document.write( "Question 230502: give the slpoe of 2x+3y=10 \n" ); document.write( "
Algebra.Com's Answer #170693 by unlockmath(1688) You can put this solution on YOUR website! Slope formula is y=mx + b (m is the slope) \n" ); document.write( "You want to get the equation in this form so: \n" ); document.write( "2x + 3y = 10 (subtract 2x from both sides) \n" ); document.write( "3y = -2x + 10 (Then divide both sides by 3 to get y all by itself)\r \n" ); document.write( "\n" ); document.write( " y = -2x/3 + 10/3\r \n" ); document.write( "\n" ); document.write( " Therefore slope is -2/3 \n" ); document.write( " |