document.write( "Question 282935: Given the lines –2x + 3y = 6 and 2y + 3x = 4. What is the relationship between these lines? (Be sure to show your work and state your reason for your answer. There is no credit give for just a letter as the answer.)\r
\n" );
document.write( "\n" );
document.write( "a) Parallel
\n" );
document.write( "b) Intersecting at other than a 90 degree angle
\n" );
document.write( "c) Intersecting and perpendicular
\n" );
document.write( "d) No relationship
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #205420 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! –2x + 3y = 6 \n" ); document.write( "slope =-a/b where here a=-2 and b=3 \n" ); document.write( "-(-2)/3=2/3\r \n" ); document.write( "\n" ); document.write( " and 2y + 3x = 4 \n" ); document.write( "we need to rearrange \n" ); document.write( "3x+2y=4 \n" ); document.write( "-a/b \n" ); document.write( "-3/2 \n" ); document.write( "--3/2*2/3=-1 there fore they are perpendicular and intersecting Since perpendicular lines must cross at some point\r \n" ); document.write( "\n" ); document.write( "Just for fun (not needed) let's find the intersection. \n" ); document.write( "–2x + 3y = 6 \n" ); document.write( "3x + 2y = 4 \n" ); document.write( "multiply first by 3 and second by 2. \n" ); document.write( "-6x+9y=18 \n" ); document.write( "6x+4y=8 \n" ); document.write( "add them \n" ); document.write( "13y=26 \n" ); document.write( "y=2 \n" ); document.write( "plug 2 for y in any of the equations. \n" ); document.write( "2y + 3x = 4 \n" ); document.write( "2*2+3x=4 \n" ); document.write( "3x=0 \n" ); document.write( "x=0 \n" ); document.write( "(0,2) is the intersection of the two equations. \n" ); document.write( " |