document.write( "Question 500339: Explain how to write the equation y – 2 = 5(x + 7) in slope-intercept form.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #338112 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! slope-intercept form is: \n" ); document.write( "y = mx + b \n" ); document.write( "where \n" ); document.write( "m is the slope \n" ); document.write( "b is the y-intercept at (0,b) \n" ); document.write( ". \n" ); document.write( "y – 2 = 5(x + 7) \n" ); document.write( "distribute 5 to each term inside parentheses: \n" ); document.write( "y – 2 = 5x + 35 \n" ); document.write( "add 2 to both sides: \n" ); document.write( "y – 2 + 2 = 5x + 35 + 2 \n" ); document.write( "y = 5x + 37 (this is what they're looking for)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |