document.write( "Question 54979: write the equation of the line that passes through (3,2) and is perpendicular to the line 5x+4y=11 \n" ); document.write( "
Algebra.Com's Answer #37174 by funmath(2933)\"\" \"About 
You can put this solution on YOUR website!
write the equation of the line that passes through (3,2) and is perpendicular to the line 5x+4y=11
\n" ); document.write( "First, we need to find the slope of the line they gave us. To do this we need to put the equation in slope intercept form \"highlight%28y=mx%2Bb%29\", where m=slope, and (0,b)=y-intercept.
\n" ); document.write( "\"5x%2B4y=11\"
\n" ); document.write( "\"-5x%2B5x%2B4y=-5x%2B11\"
\n" ); document.write( "\"4y=-5x%2B11\"
\n" ); document.write( "\"4y%2F4=-5x%2F4%2B11%2F4\"
\n" ); document.write( "\"y=%28-5%2F4%29x%2B11%2F4\"
\n" ); document.write( "\"y=highlight%28-5%2F4%29x%2B11%2F4\" the slope of this line is -5/4.
\n" ); document.write( "We need a line perpendicular to this line so our slope needs to be 4/5. (Flip the slope and change the sign.)
\n" ); document.write( "Now we use the point slope formula \"highlight%28y-y1=m%28x-x1%29%29\", where m=slope and (x1,y1)=the given point. Our m=4/5 and our point is (x1,y1)=(3,2)
\n" ); document.write( "\"y-2=%284%2F5%29%28x-3%29\"
\n" ); document.write( "\"5%28y-2%29=5%284%2F5%29%28x-3%29\"
\n" ); document.write( "\"5y-10=%2820%2F5%29%28x-3%29\"
\n" ); document.write( "\"5y-10=4%28x-3%29\"
\n" ); document.write( "\"5y-10=4x-12\"
\n" ); document.write( "\"5y-10%2B10=4x-12%2B10\"
\n" ); document.write( "\"5y=4x-2\"
\n" ); document.write( "\"5y%2F5=4x%2F5-2%2F5\"
\n" ); document.write( "\"y=%284%2F5%29x-2%2F5\" <--slope intercept form of a line \"highlight%28y=mx%2Bb%29\"
\n" ); document.write( "Happy Calculating!!!
\n" ); document.write( "
\n" );