document.write( "Question 400510: Find the equation of the line passing through (-3, 4) and parallel to 2x + 5y = 12. \n" ); document.write( "
Algebra.Com's Answer #283487 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
The line must have the equation 2x + 5y = c. To find c, use the coordinates of the point (-3,4):\r
\n" ); document.write( "\n" ); document.write( "2*-3 + 5*4 = -6 + 20 = 14\r
\n" ); document.write( "\n" ); document.write( "Therefore the equation of the line is 2x + 5y = 14.
\n" ); document.write( "
\n" );