document.write( "Question 10277: Find an equation of the line that passes through (–3, 1) and is perpendicular to y = (1/2)x + 4. Write answer in slope–intercept form.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #5462 by rapaljer(4671)![]() ![]() You can put this solution on YOUR website! The slope of the line y = (1/2)x + 4 is m=1/2. The slope of a line perpendicular to this line is the negative reciprocal of 1/2, which is -2.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So, you need a line in the form y = mx + b, that passes through (-3,1) with a slope m= -2. Write the equaition y = mx+b, and substitute m=-2, x=-3, and y=1, and solve for b.\r \n" ); document.write( "\n" ); document.write( "y=mx+b \n" ); document.write( "1=(-2)(-3) + b \n" ); document.write( "1=6 + b \n" ); document.write( "b= -5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The equation is y=-2x-5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Check: write \n" ); document.write( "y=mx+b \n" ); document.write( "1=-2(-3) - 5 \n" ); document.write( "1=6-5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "R^2 at SCC \n" ); document.write( " |