document.write( "Question 347254: Find the slope of the line having the equation 3x + 4y = 9 \n" ); document.write( "
Algebra.Com's Answer #248311 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Hi, \n" ); document.write( "*Note: Slope-intercept form of a line is y = mx + b where m is the slope and b the y-intercept \n" ); document.write( ". \n" ); document.write( "3x + 4y = 9 \n" ); document.write( ". \n" ); document.write( "Solve for y \n" ); document.write( "4y = -3x + 9 \n" ); document.write( ". \n" ); document.write( "y = (-3/4)x + (9/4) \n" ); document.write( ". \n" ); document.write( "Slope is -3/4 \n" ); document.write( " |