MHB How Do You Solve Linear Equations with Given Coordinates?

  • Thread starter Thread starter Sarahq
  • Start date Start date
AI Thread Summary
To solve linear equations using given coordinates, identify the slope (m) by calculating the change in y over the change in x, which is -2 in this case. The linear equation is structured as y = mx + b, where m represents the slope and b is the y-intercept. By substituting known values into the equation, you can solve for b, resulting in the equation y = -2x + 3. Finally, to find specific values, set y to the desired number and solve for x. This method provides a clear approach to determining linear relationships from coordinates.
Sarahq
Messages
1
Reaction score
0
16368478379993046955366016216983.jpg
 
Mathematics news on Phys.org
Hi Sarahq, and welcome to MHB!

For your Problem 5, you should notice that as $X$ increases by $1$, $Y$ decreases by $2$. So the equation between $X$ and $Y$ should start as $Y = \dfrac{-2}1X \ldots$. You should then be able to find the constant term to complete the equation.
 
Hi Sarahq,

The formula for linear equations is
\[ y = mx+b \]
m = slope and b = shift on the y-axis.

The following formula is used to calculate the slope m
\[ m = \frac{y_2-y_1}{x_2-x_1} \]
(here -2/1 = -2)
Use x-, y-values and m to calculate b:
\[ -23 = -2 * 13 + b \]
solve for b:
\[ -23 = -26 + b | +26 \]
\[ 3 = b \]
so:
\[ y = -2x + 3 \]
Now just set y = 31 and solve for x.
Hope it was helpfull :)
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Back
Top