document.write( "Question 825335: I am asked to write an equation of the line that passes through the given points. Use the first point to write the equation. Here is what is given: (0,0), (4, -12) \n" ); document.write( "
Algebra.Com's Answer #497221 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
slope
\n" ); document.write( "m=(-12-0)/(4-0)
\n" ); document.write( "m=-3
\n" ); document.write( "-------------
\n" ); document.write( "y=-3x
\n" ); document.write( "
\n" );