document.write( "Question 686594: what the equation of the line that contains the point (8,0)(0,2) \n" ); document.write( "
Algebra.Com's Answer #424843 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! m=(2-0)/(0-8) \n" ); document.write( "m=2/-8 \n" ); document.write( "m=-1/4 \n" ); document.write( "-- \n" ); document.write( "y=mx+b \n" ); document.write( "y=-1/4x+2 \n" ); document.write( " |