document.write( "Question 411158: Find the slope and the y-intercept of the line\r
\n" );
document.write( "\n" );
document.write( "10x=7y+7\r
\n" );
document.write( "\n" );
document.write( "The slope is??\r
\n" );
document.write( "\n" );
document.write( "The y-intercept is?? (0,_) \n" );
document.write( "
Algebra.Com's Answer #289045 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 7y=10x-7 \n" ); document.write( "y=10/7x-1 \n" ); document.write( "slope m=10/7 \n" ); document.write( "y iny (0,-1) \n" ); document.write( " |