document.write( "Question 509072: Find the slope-intercept form for the line satisfying the conditions.
\n" );
document.write( "How do I solve this. Parallel to y = -2x passing through (7,8) \n" );
document.write( "
Algebra.Com's Answer #341251 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find the slope-intercept form for the line satisfying the conditions. \n" ); document.write( "How do I solve this. Parallel to y = -2x passing through (7,8) \n" ); document.write( "** \n" ); document.write( "Standard form of equation for a straight line: y=mx+b, m=slope, b=y-intercept \n" ); document.write( "For given problem: \n" ); document.write( "slope m=-2 since line is parallel to y=-2x whose slope=-2. \n" ); document.write( "equation: y=-2x+b \n" ); document.write( "solve for b using (x,y) coordinates of given point (7,8) \n" ); document.write( "8=-2*7+b \n" ); document.write( "b=8+14=22 \n" ); document.write( "equation: y=-2x+22 \n" ); document.write( " |