document.write( "Question 887498: find an equation in point-slope form for the line having the slope m=4 and containing point (6,5)
\n" );
document.write( " please show me how it is done so I can learn \n" );
document.write( "
Algebra.Com's Answer #536681 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! find an equation in point-slope form for the line having the slope m=4 and containing point (6,5) \n" ); document.write( "please show me how it is done so I can learn \n" ); document.write( "*** \n" ); document.write( "Standard form of equation for a line in point-slope form: (y-y1)=m(x-x1) \n" ); document.write( "(x1,y1)=(6,5) \n" ); document.write( "y-5=4(x-6) \n" ); document.write( "y-5=4x-24 \n" ); document.write( "y=4x-19 \n" ); document.write( " |