document.write( "Question 260757: Perpendicular Lines: Write the equation of the line through (4,5) and perpendicular to the line with equation 3x + 2y = -1.\r
\n" );
document.write( "\n" );
document.write( "Please explain how the equation came out to y = 2/3 x + 7 as shown in my example answer key.\r
\n" );
document.write( "\n" );
document.write( "Thank you,
\n" );
document.write( "Melissa \n" );
document.write( "
Algebra.Com's Answer #192109 by richwmiller(17219) You can put this solution on YOUR website! Glad you provided the answer you have. \n" ); document.write( "First we have to find the slope of the given line \n" ); document.write( "3x+2y=-1 \n" ); document.write( "Get y by itself \n" ); document.write( "2y=-3x-1 \n" ); document.write( "y=-3x/2-1/2 \n" ); document.write( "The slope is -3/2 \n" ); document.write( "So the perpendicular line has to have a slope of 2/3\r \n" ); document.write( "\n" ); document.write( "2/3*(-3/2)=-1 \n" ); document.write( "The new line goes through (4,5) \n" ); document.write( "Plug in 4 and 5 to find b \n" ); document.write( "5=2*4/3+b \n" ); document.write( "15/3-8/3=b \n" ); document.write( "7/3=b \n" ); document.write( "y=2x/3+7/3 \n" ); document.write( "or 3y=2x+7 \n" ); document.write( " \n" ); document.write( " |