document.write( "Question 53740: how do you write an equation of
\n" );
document.write( "slope=3 thru(1,5) in standard form
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #36108 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! y - y1 = m(x - x1) \n" ); document.write( "y - 5 = 3(x - 1) \n" ); document.write( "y - 5 = 3x - 3 \n" ); document.write( "3x - y = -2 \n" ); document.write( " |