document.write( "Question 253823: Find equations for 4 lines, none of them horizontal or vertical, which intersect at the vertices of a rectangle. What is true about the slopes of these lines? Thank you! \n" ); document.write( "
Algebra.Com's Answer #186165 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! FIrst create a rectangle with verticies A (0,0); B (3,0) ; C(3,2) ; D(0,2) \n" ); document.write( "We can write equations passing through AC and BD using slope formula which is \n" ); document.write( " \n" ); document.write( "step 1 find slope of AC \n" ); document.write( " \n" ); document.write( "step 2 - find slope of BD \n" ); document.write( " \n" ); document.write( "-- \n" ); document.write( "We can find equations for AC and BD as \n" ); document.write( "AC: Y = (2/3)x + 0 \n" ); document.write( "BD: Y = (-2/3)x + 2 \n" ); document.write( "-- \n" ); document.write( "we have 2 lines not four that pass through the verticies ABCD. \n" ); document.write( "We notice that the slopes are the same one + and one -. \n" ); document.write( "I don't see four. \n" ); document.write( " |