Respuesta :
Answer:
y = 8/5x
Step-by-step explanation:
I'm assuming that they're asking for the equation in point-slope form.
The formula is y=mx+b where:
m = slope
b = y intercept
However, the y intercept is just (0,0) so b = 0
To find the slope we already have 2 given points: (0,0) and (5,8)
To find slope you do rise/run and you get 8/5
Substitute the slope & y intercept in the formula:
y = 8/5x
Let me know if I'm wrong!!
Answer:
y=8/5x
Step-by-step explanation:
Hi there!
We need to find the equation of the line that passes through (5,8) and the origin (the point (0,0)).
There are 3 ways to write the equation of the line, although the most common way is slope-intercept form, or y=mx+b where m is the slope and b is the y intercept
first, let's find m (slope)
The formula for the slope calculated from two points is [tex]\frac{y_{2}-y_{1}}{x_{2}-x_{1}}[/tex], where ([tex]x_{1}[/tex],[tex]y_{1}[/tex]) and ([tex]x_{2}[/tex], [tex]y_{2}[/tex]) are points
we have two points, but let's label their values to avoid any confusion
[tex]x_{1}[/tex]=5
[tex]y_{1}[/tex]=8
[tex]x_{2}[/tex]=0
[tex]y_{2}[/tex]=0
now substitute into the formula
m=[tex]\frac{y_{2}-y_{1}}{x_{2}-x_{1}}[/tex]
m=[tex]\frac{0-8}{0-5}[/tex]
multiply
m=[tex]\frac{-8}{-5}[/tex]
divide
m=8/5
The slope of the line is 8/5
here's the equation so far
y=8/5x+b
now we need to find b
as the point will pass through both (5,8) and (0,0) we can use either one of them to solve for b
let's take (0,0) as an example
substitute 0 as x and 0 as y
0=8/5(0)+b
multiply
0=0+b
add
0=b
substitute 0 as b into the equation
Therefore the equation of the line is:
y=8/5x (the 0 is not necessary)
Hope this helps! :)