document.write( "Question 119985: I need help solving a problem that says, write an equation of the line that is \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "perpendicular to the line 5y + 2x = 13 and
\n" );
document.write( "passes through the (6, 2). Write the answer in slope-intercept form or standard form.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #87930 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! 5Y+2X=13 \n" ); document.write( "5Y=-2X+13 \n" ); document.write( "Y=-2X/5+13/5 THUS THIS LINE HAS A SLOPE OF -2/5. (RED LINE) \n" ); document.write( "FOR THE PERPENDICULAR LINE THE SLOPE IS THE NEGATIVE RECIPRICAL OF THIS SLOPE OR 5/2. \n" ); document.write( "USING THE POINT(6,2 & THE SLOPE OF 5/2 WE SOLVE THE LINE EQUATION FOR THE Y INTERCEPT(b) \n" ); document.write( "2=5/2*6+b \n" ); document.write( "2=30/2+b \n" ); document.write( "b=2-15 \n" ); document.write( "b=-13 FOR THIS Y INTERCEPT. \n" ); document.write( "y=5x/2-13 (GREEN LINE) \n" ); document.write( " |