document.write( "Question 299926: find the slope and the y intercept
\n" );
document.write( "6-1/2y=10x \n" );
document.write( "
Algebra.Com's Answer #215374 by checkley77(12844) ![]() You can put this solution on YOUR website! 6-1/2y=10x \n" ); document.write( "-1/2y=10x-6 \n" ); document.write( "y=10x/(-1/2)-6/(-1/2) \n" ); document.write( "y=10x*-2-6*-2 \n" ); document.write( "y=-20x+12 \n" ); document.write( "Slope=-20 \n" ); document.write( "Y intercept=12 \n" ); document.write( " |