document.write( "Question 1204418: Find the area of the parallelogram with the following vertices:\r
\n" );
document.write( "\n" );
document.write( "1. (-2, 3), (5, 8), (3, 3), and (0, 8)\r
\n" );
document.write( "\n" );
document.write( "A. 16 sq units
\n" );
document.write( "B. 20 sq units
\n" );
document.write( "C. 34 sq units
\n" );
document.write( "D. 18 sq units
\n" );
document.write( "E. 25 sq units
\n" );
document.write( "F. 36 sq units\r
\n" );
document.write( "\n" );
document.write( "2. (-2, 7), (-4, 4), (-11, 4), and (-9, 7)\r
\n" );
document.write( "\n" );
document.write( "A. 15 sq units
\n" );
document.write( "B. 63 sq units
\n" );
document.write( "C. 28 sq units
\n" );
document.write( "D. 21 sq units
\n" );
document.write( "E. 36 sq units
\n" );
document.write( "F. 14 sq units\r
\n" );
document.write( "\n" );
document.write( "3. (-6, 6), (-6, 3), (-12, 3), and (-12, 6)\r
\n" );
document.write( "\n" );
document.write( "A. 36 sq units
\n" );
document.write( "B. 54 sq units
\n" );
document.write( "C. 15 sq units
\n" );
document.write( "D. -45 sq units
\n" );
document.write( "E. 18 sq units
\n" );
document.write( "F. 24 sq units\r
\n" );
document.write( "\n" );
document.write( "4. (12, -3), (5, -6), (5, -3), and (12, -6)\r
\n" );
document.write( "\n" );
document.write( "A. 21 sq units
\n" );
document.write( "B. -17 sq units
\n" );
document.write( "C. 50 sq units
\n" );
document.write( "D. 32.5 sq units
\n" );
document.write( "E. 42 sq units
\n" );
document.write( "F. 30 sq units“\r
\n" );
document.write( "\n" );
document.write( "5. (-2, 2), (-6, 9), (-13, 9), and (-9, 2)\r
\n" );
document.write( "\n" );
document.write( "A. 10 sq units
\n" );
document.write( "B. 25 sq units
\n" );
document.write( "C. -55 sq units
\n" );
document.write( "D. 64 sq units
\n" );
document.write( "E. 35 sq units
\n" );
document.write( "F. 49 sq units \n" );
document.write( "
Algebra.Com's Answer #840645 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The response from the other tutor says to use a magical formula for the area of a parallelogram in terms of the coordinates of the vertices. \n" ); document.write( "That is a good method if all you want to do is to get the answers without learning anything. \n" ); document.write( "In every one of these examples, one pair of sides is either horizontal or vertical, so you can find the area in each case using the basic formula, \n" ); document.write( "Area = base * height \n" ); document.write( "I will get you started on a couple of your examples. \n" ); document.write( "2. (-2, 7), (-4, 4), (-11, 4), and (-9, 7) \n" ); document.write( "(-2,7) and (-9,7) determine a horizontal segment of length 7; (-4,4) and (-11,4) determine another horizontal segment of length 7. The vertical distance between those two horizontal segments is the difference between 4 and 7, which is 3. So the area is 7*3 = 21. \n" ); document.write( "3. (-6, 6), (-6, 3), (-12, 3), and (-12, 6) \n" ); document.write( "(-6,6) and (-6,3) determine a vertical segment of length 3; (-12,3) and (-12,6) determine another vertical segment of length 3. The horizontal distance between those two vertical segments is the difference between -6 and -12, which is -6. So the area is 3*6 = 18. Note that this parallelogram is in fact a rectangle. \n" ); document.write( "Work the other examples by the same process. \n" ); document.write( " \n" ); document.write( " |