document.write( "Question 142355: Find the area of a rectangle if three of its corners are (-0.1,-3.4), (-7.9,-3.4), and (-0.1,6.8). Any help with this would be appreciated. Thank you in advance. \n" ); document.write( "
Algebra.Com's Answer #103628 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! the length of the side parallel to the x-axis is the difference in the x's when the y is constant \n" ); document.write( "__ similarly with the side parallel to the y-axis\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x-length __ -0.1-(-7.9) __ 7.8\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y-length __ 6.8-(-3.4) __ 10.2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "area is 7.8*10.2 __ 79.56 \n" ); document.write( " |