document.write( "Question 970392: Find the slope of:\r
\n" );
document.write( "\n" );
document.write( "5x - 2y = 24 \n" );
document.write( "
Algebra.Com's Answer #593018 by amarjeeth123(569)![]() ![]() ![]() You can put this solution on YOUR website! 5x - 2y = 24 \n" ); document.write( "2y=5x-24 \n" ); document.write( "y=(5/2)x-12 \n" ); document.write( "Comparing this with y=mx+c we get, \n" ); document.write( "slope=5/2 \n" ); document.write( " |