document.write( "Question 234081: I was given this problem includes a grapth, with a line in the x/y-plane and the points x(2,0), y(0,3), the qeustion is which is the equation? \n" ); document.write( "
Algebra.Com's Answer #172645 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! y=mx+b \n" ); document.write( "y int=3 \n" ); document.write( "m=-3/2 \n" ); document.write( "y=-3/2x+3 \n" ); document.write( " |