document.write( "Question 761357: A square and triangle have equal perimeters.The length of three sides of the triangle is 6.1 cm, 8.2 cm and 9.7 cm.What is the area of the square.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #463209 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Perimeter of Triangle = 6.1+ 8.2 +9.7 = 24cm \n" ); document.write( "There are 4 equal sized sides on a square \n" ); document.write( "each measuring 24/4 = 6cm \n" ); document.write( "Area of a square = length^2 \n" ); document.write( " = 6^2 \n" ); document.write( " = 36cm^2. \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |