document.write( "Question 448779: 4x=7y+63
\n" );
document.write( "How do I find the slope?
\n" );
document.write( "What is the y intercept? \n" );
document.write( "
Algebra.Com's Answer #308757 by mananth(16946)![]() ![]() You can put this solution on YOUR website! rewrite the equation \n" ); document.write( "7y=4x-63 \n" ); document.write( "/7 \n" ); document.write( "y= 4x/7 -9\r \n" ); document.write( "\n" ); document.write( "compare with y= mx+b \n" ); document.write( "m= 4/7 the slope \n" ); document.write( "y intercept is b = -9 \n" ); document.write( " |