document.write( "Question 1174531: Line l is perpendicular to the graph of 2x + 3y = 5, and has the same x-intercept as the graph of 2x + 3y = 5. Find the standard form of the equation whose graph is l.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #799943 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 2x+3y=5 is y=(-2/3)x+(5/3), with slope -2/3 and y-intercept (5/3). The x-intercept is when y=0 and is 2.5 \n" ); document.write( "The perpendicular line has slope 3/2, the negative reciprocal. \n" ); document.write( "We know that a point on that line is (2.5, 0) from the first line. \n" ); document.write( "point-slope formula y=y1=m(x-x1), m slope (x1, y1) point \n" ); document.write( "y-0=(3/2)(x-2.5) \n" ); document.write( "y=(3/2)x-3.75 \n" ); document.write( "or (3/2)x-y=3.75 and standard form 12x-8y=30 \n" ); document.write( " |