document.write( "Question 509313: write an equation of the line that passes through point (4,7) and is perpendicular to the line whose equation is 2x+3y=4
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #341386 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! write an equation of the line that passes through point (4,7) and is perpendicular to the line whose equation is 2x+3y=4\r \n" ); document.write( "\n" ); document.write( "--- \n" ); document.write( "slope-intercept form of the given line: y = (-2/3)x +(4/3) \n" ); document.write( "Notice the slope is -2/3 \n" ); document.write( "---- \n" ); document.write( "Any perpendicular line must have slope = 3/2 \n" ); document.write( "------ \n" ); document.write( "Find equation of line with m = 3/2 passing thru (4,7) \n" ); document.write( "Form: y = mx + b \n" ); document.write( "7 = (3/2)4 + b \n" ); document.write( "7 = 6 + b \n" ); document.write( "b = 1 \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "y = (3/2)x + 1 \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "===================== \n" ); document.write( " |