document.write( "Question 69345: Hi,
\n" );
document.write( "I'm stuck on this equation. Parallelogram ABCD with vertices A=(1,2), B=(3,8), C= (9,0) and D= (x,y). Hint vector AB=vector DC. I'm really stuck and have no idea how to find x and y. Please help. the answer's supposed to be (7,4) \n" );
document.write( "
Algebra.Com's Answer #49351 by stanbon(75887) ![]() You can put this solution on YOUR website! Parallelogram ABCD with vertices A=(1,2), B=(3,8), C= (9,0) and D= (x,y). \n" ); document.write( "------------------------ \n" ); document.write( "Plot the points so you can visualize the position of D(x,y) \n" ); document.write( "The first thing you should see is that (7,4) cannot be the right answer. \n" ); document.write( "You need an equation for CD and an equation for BD \n" ); document.write( "------------------------- \n" ); document.write( "CD??? \n" ); document.write( "has the same slope as AB which is \"3\" \n" ); document.write( "CD is the line with slope of 3 and passing through (9,0) \n" ); document.write( "That equation is y=3x-27 \n" ); document.write( "---------------- \n" ); document.write( "BD???? \n" ); document.write( "has the same slope as AC which is -1/4 \n" ); document.write( "BD is the line with slope of 1/4 and passing through (3,8) \n" ); document.write( "That equation is y=(-1/4)x+(35/4) \n" ); document.write( "--------------- \n" ); document.write( "Setting 3x-27 = (-1/4)x+(35/4) \n" ); document.write( "solve for x=11 \n" ); document.write( "Solve for y=6 \n" ); document.write( "---------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |