document.write( "Question 64457: To find an equation of a line given the slope and one point on the line>\r
\n" );
document.write( "\n" );
document.write( "m = 2; (3,2) \n" );
document.write( "
Algebra.Com's Answer #45082 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! To find an equation of a line given the slope and one point on the line> \n" ); document.write( "m = 2; (3,2) \n" ); document.write( "--------- \n" ); document.write( "y=mx+b ; you are given y=2,x=3, and m=2; need to find b. \n" ); document.write( "2=2*3+b \n" ); document.write( "b=-4 \n" ); document.write( "EQUATION: \n" ); document.write( "y=2x-4 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |