document.write( "Question 186217: Find the slope and the y intercept.\r
\n" );
document.write( "\n" );
document.write( "5x-3y=2\r
\n" );
document.write( "\n" );
document.write( "slope=
\n" );
document.write( "y intercept=\r
\n" );
document.write( "\n" );
document.write( "Please show me step by step how to work this problem.\r
\n" );
document.write( "\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #139620 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 5x-3y=2 \n" ); document.write( "3y=-5x+2 \n" ); document.write( "y=-5x/3+2/3 \n" ); document.write( "Y=mX+b Where m=slope & b=y intercept. \n" ); document.write( "slope=-5/3 ans. \n" ); document.write( "y intercept=2/3 ans. \n" ); document.write( " |