document.write( "Question 73032: How do I find the slope and y intercept represented by\r
\n" );
document.write( "\n" );
document.write( "y=3x+5 \n" );
document.write( "
Algebra.Com's Answer #52291 by pradhyumna.kumar@gmail.com(62)![]() ![]() ![]() You can put this solution on YOUR website! How do I find the slope and y intercept represented by \n" ); document.write( "y=3x+5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "sol :: slope = 3 ; y - intercept = 5\r \n" ); document.write( "\n" ); document.write( " it is in the form of y = mx + c ; m=slope , c= y - intercept \n" ); document.write( " |