document.write( "Question 126934This question is from textbook Beginning Algebra
\n" );
document.write( ": How do I determine if the following pair of lines ar parallel, perpendicular or neither. How do I solve the eqaution\r
\n" );
document.write( "\n" );
document.write( "Line 1 with equation x+2y=6
\n" );
document.write( "line 2 with eqaution x+3y=9
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #92970 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! FIRST YOU MUST [PUT THESE EQUATION INTO THE STANDARD LINE EQUATION FORMAT: \n" ); document.write( "Y=mX+b \n" ); document.write( "X+2Y=6 OR 2Y=-X+6 OR Y=-X/2+6/2 OR Y=-X/2+3 \n" ); document.write( "X+3Y=9 OR 3Y=-X+9 OR Y=-X/3+9/3 OR Y=-X/3+3 \n" ); document.write( "THESE 2 LINES ARE NEITHER. \n" ); document.write( "PROOF: |