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)![]() ![]() You can put this solution on YOUR website! For parallel lines: \n" ); document.write( "A1/A2 = B1/B2 \n" ); document.write( "So, \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( "=> \n" ); document.write( "=> |