document.write( "Question 993988: The equation, in general form, of the line that passes through the point (3,5) and is parallel to the line 6x-9y+2=0 is Ax+By+C=0 where A,B and C are what? \n" ); document.write( "
Algebra.Com's Answer #613182 by anand429(138)\"\" \"About 
You can put this solution on YOUR website!
For parallel lines:
\n" ); document.write( "A1/A2 = B1/B2
\n" ); document.write( "So, \"A%2FB+=+%286%2F%28-9%29%29\"
\n" ); document.write( "=> -3A=2B ----------------------------(i)
\n" ); document.write( " Now it passes through (3,5) so,
\n" ); document.write( "A*3 +B*5 +C=0
\n" ); document.write( "=> 3A+5B + C=0
\n" ); document.write( "=> 3B = -C (using (i))-----------(ii)\r
\n" ); document.write( "\n" ); document.write( "Simplfying given equation in terms of single variable we get,
\n" ); document.write( "Ax+By+C=0
\n" ); document.write( "=> \"%28-2%2F3%29Bx+%2B+By+-+3B+=+0\"
\n" ); document.write( "=> \"2x+-+3y+%2B+9+=+0\"
\n" ); document.write( "
\n" );