document.write( "Question 457603:  Which of the following is the equation of a line perpendicular to
\n" );
document.write( "9y = 3x + 5 that passes through (-2,3)? \r
\n" );
document.write( "\n" );
document.write( "y = -3x - 3
\n" );
document.write( "3y - 6x = 10
\n" );
document.write( "y - 3x = -3
\n" );
document.write( "y = -3x - 6\r
\n" );
document.write( "\n" );
document.write( "I really don't understand this. \n" );
document.write( "
| Algebra.Com's Answer #313970 by nerdybill(7384)     You can put this solution on YOUR website! Which of the following is the equation of a line perpendicular to \n" ); document.write( "9y = 3x + 5 that passes through (-2,3)? \n" ); document.write( "y = -3x - 3 \n" ); document.write( "3y - 6x = 10 \n" ); document.write( "y - 3x = -3 \n" ); document.write( "y = -3x - 6 \n" ); document.write( ". \n" ); document.write( "Begin by finding the slope of: \n" ); document.write( "9y = 3x + 5 \n" ); document.write( "y = (3/9)x + 5/9 \n" ); document.write( "y = (1/3)x + 5/9 (slope-intercept form) \n" ); document.write( "we see that the slope is 1/3 \n" ); document.write( "a line perpendicular would have to have a slope that is the negative reciprocal -- which is -3 \n" ); document.write( "easiest way to inspect the four given answer looking for a -3 slope \n" ); document.write( "y = -3x - 3 (yes) \n" ); document.write( "3y - 6x = 10 (no) \n" ); document.write( "y - 3x = -3 (no) \n" ); document.write( "y = -3x - 6 (yes) \n" ); document.write( ". \n" ); document.write( "now, you only have to pick from two: \n" ); document.write( "y = -3x - 3 \n" ); document.write( "y = -3x - 6 \n" ); document.write( "to eliminate one we use the given point:(-2,3) \n" ); document.write( "Only the \"top\" equation works: \n" ); document.write( "y = -3x - 3 \n" ); document.write( "3 = -3(-2) - 3 \n" ); document.write( "3 = 6 - 3 \n" ); document.write( "3 = 3 \n" ); document.write( ". \n" ); document.write( "Answer: y = -3x - 3\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |