Question 103054
find an equation in standard form of the line containing the give points

(0,0),(5,-2)
first we need to find the slope;
{{{m=(0-(-2))/(0-5)}}}
{{{m=2/-5}}}
Choose either of the points given and substitute for x, y and m in the slope intercept equation.
slope-intercept equation;
y=mx+b
{{{-2=(-2/5)(5)+b}}}
-2=-2+b
b=0
so the equation would be;
{{{y=(-2/5)x+0}}}
or {{{y=(-2/5)x}}}
:)