document.write( "Question 952482: write an equation in slope-intercept form of the line satisfying the given conditions.
\n" );
document.write( "The line passes through (4,-4) and is parallel to the line whose equation is y=2x+1 \n" );
document.write( "
Algebra.Com's Answer #581669 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! write an equation in slope-intercept form of the line satisfying the given conditions. \n" ); document.write( " The line passes through (4,-4) and is parallel to the line whose equation is y=2x+1 \n" ); document.write( "----- \n" ); document.write( "The given line has slope = 2. \n" ); document.write( "--- \n" ); document.write( "Equation we want has m = 2 ; x = 4 ; y = -4 \n" ); document.write( "------ \n" ); document.write( "Equation Form:: \n" ); document.write( "y = mx + b \n" ); document.write( "------- \n" ); document.write( "Solve for \"b\":: \n" ); document.write( "-4 = 2*4 + b \n" ); document.write( "b = -12 \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "y = 2x - 12 \n" ); document.write( "----------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------- \n" ); document.write( " |