document.write( "Question 544884: find the slope and the y-intercept of the line. 5x=3y+15
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #355321 by cira554(7)![]() ![]() You can put this solution on YOUR website! 5x=3y+15 rearranging it we get 3y=5x-15, \n" ); document.write( "dividing by 3 all through we get y=5/3x-5 which is in the form y=mx+c, \n" ); document.write( "m is our slope and c our y-intercept. \n" ); document.write( "therefore from our equation the slope is 5/3 and the y-intrcept=-5 \n" ); document.write( " |