document.write( "Question 340856: find the slope: 36x – 9y = 15 \n" ); document.write( "
Algebra.Com's Answer #244186 by CharlesG2(834)![]() ![]() ![]() You can put this solution on YOUR website! find the slope: 36x – 9y = 15\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "okay so we need to solve for y \n" ); document.write( "36x - 9y = 15 \n" ); document.write( "-9y = -36x + 15 (rearranged terms) \n" ); document.write( "9y = 36x - 15 (divided both sides by -1) \n" ); document.write( "y = (36/9)x - (15/9) (divided both sides by 9) \n" ); document.write( "y = 4x - 5/3 (simplified) \n" ); document.write( "now it is in y = mx + b form, where m is the slope, \n" ); document.write( "and b is the y-intercept (vertical-intercept or point (0,b))\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "slope = m = 4 \n" ); document.write( " \n" ); document.write( " |