document.write( "Question 1169964: Write an equation in slope-intercept form for the line that satisfies each set of
\n" );
document.write( "conditions\r
\n" );
document.write( "\n" );
document.write( "Passes through (4, 2), perpendicular to y= - 2x + 3 \n" );
document.write( "
Algebra.Com's Answer #794816 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Slope-intercept form: y = mx+b \n" ); document.write( "The slope of the given line is -2, so the slope of a line perpendicular to that line is +1/2. So the equation you are looking for is \n" ); document.write( "y = (1/2)x+b \n" ); document.write( "To determine b and thus complete the equation, use the given point (4,2) to substitute 4 for x and 2 for y, then solve for b. \n" ); document.write( " \n" ); document.write( " |