document.write( "Question 1058197: Find the slope from the standard form of the equation.
\n" );
document.write( "3x - y = 7 \n" );
document.write( "
Algebra.Com's Answer #673225 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Same problem, different numbers. \n" ); document.write( "================= \n" ); document.write( "Find the slope of the line. \n" ); document.write( "3x - 2y = 10 \n" ); document.write( "----------- \n" ); document.write( "Change to slope-intercept form, y = mx + b \n" ); document.write( "m is the slope. \n" ); document.write( "---- \n" ); document.write( "That means solve for y: \n" ); document.write( "3x - 2y = 10 \n" ); document.write( "2y = 3x - 10 \n" ); document.write( "y = (3/2)x - 5 \n" ); document.write( "Slope m = 3/2 \n" ); document.write( " \n" ); document.write( " |