document.write( "Question 363351: equation of a line containing the given point and perpendicular to the given line: (4,-3);2x+7y=8 \n" ); document.write( "
Algebra.Com's Answer #259050 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
The desired equation would have the form \"7x+-+2y+=+c\", where c is a constant that is to be determined. To find c, plug in the coordinates of the given point into the desired equation: 7*4 - 2*-3 = c, or 28 + 6 = c, or c = 34. Therefore the eqaution is \"7x+-+2y+=+34\". \n" ); document.write( "
\n" );