document.write( "Question 192691: Write the equation of the line that passes through (-4,7) with a slope of a half.
\n" );
document.write( "
\n" );
document.write( "thanks \n" );
document.write( "
Algebra.Com's Answer #144628 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Write the equation of the line that passes through (-4,7) with a slope of a half. \n" ); document.write( ". \n" ); document.write( "Given: \n" ); document.write( "point (-4,7) \n" ); document.write( "slope, m, 1/2 \n" ); document.write( ". \n" ); document.write( "Plug it all into the \"point slope\" form: \n" ); document.write( "y-y1 = m(x-x1) \n" ); document.write( "y-7 = (1/2)(x-(-4)) \n" ); document.write( "y-7 = (1/2)(x+4) \n" ); document.write( "y-7 = (1/2)x + 2 \n" ); document.write( "y = (1/2)x + 9 (this is the slope-intercept form:what they're looking for) \n" ); document.write( " \n" ); document.write( " |