document.write( "Question 173040: A square piece of a paper is folded in half along the diagonal .the area of the
\n" );
document.write( "resulting triangle is 50 square cm . how many centimeters was the perimeter of the original square ? \n" );
document.write( "
Algebra.Com's Answer #127898 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "The area of the square is double the area of the triangle. \n" ); document.write( "Thus, area of square is 100 square cm. \n" ); document.write( ". \n" ); document.write( "Let x = length of one side of the square \n" ); document.write( "then \n" ); document.write( "x^2 = 100 \n" ); document.write( "x = 10 cm \n" ); document.write( ". \n" ); document.write( "Perimeter of any square is four times the length of one side: \n" ); document.write( "perimeter = 4x = 4(10) = 40 cm \n" ); document.write( " |