document.write( "Question 124106: Can you solve : Find the equation of the line in slope intercept form that passes through the point (2,5) and is perpendicular to the line 3x-4y =1\r
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #91017 by RoMaR(3) ![]() You can put this solution on YOUR website! y=(3x-1)/4 \n" ); document.write( "so the slope of the first graph is 3/4 \n" ); document.write( "since the line is perpendicular it shoulde be the negative reciprocal of the slope of the first graph \n" ); document.write( "Using the point-slope form of equation: \n" ); document.write( "y-5=-4/3(x-2) then evaluating \n" ); document.write( "y=(-4/3)x+(8/3)+5 \n" ); document.write( "3y=-4x+8+15 \n" ); document.write( "Then the equation if the graph in standard form| \n" ); document.write( "4x+3y-23=0 \n" ); document.write( " |