document.write( "Question 1048298: Write the equation of a line perpendicular to 7x+9y=12 and has the same y intercept as 3x-2y=11 \n" ); document.write( "
Algebra.Com's Answer #663921 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
The desired line must have the form 9x-7y = k, for some constant k.\r
\n" ); document.write( "\n" ); document.write( "Its y-intercept is numerically -k/7.\r
\n" ); document.write( "\n" ); document.write( "The y-intercept of the other given line is -11/2.\r
\n" ); document.write( "\n" ); document.write( "===> \"-k%2F7+=+-11%2F2\" ===> k = 77/2.\r
\n" ); document.write( "\n" ); document.write( "===> the desired line has equation 9x - 7y = 77/2, or 18x - 14y = 77.
\n" ); document.write( "
\n" );