document.write( "Question 142129: 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). \n" ); document.write( "
Algebra.Com's Answer #103490 by edjones(8007)![]() ![]() You can put this solution on YOUR website! The 4th corner is (-7.9,6.8) \n" ); document.write( "subtract the x's from each other and the y's from each other to find the lengths of the sides. \n" ); document.write( "-7.9-(-0.1)=-7.9+0.1=7.8 The length is always positive. \n" ); document.write( "6.8-(-3.4)=6.8+3.4=10.2 \n" ); document.write( "10.2*7.8=79.56 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |