document.write( "Question 45990: Here is the problem:
\n" );
document.write( "The area of a square is twice the area of a triangle. The base of the triangle is 2 less than the side of the square and the height of the triangle is twice the side of the square. Find the side of the square. What equation using one variable would you use to find the side of the square? And how would you solve the equation? Thank you so much. \n" );
document.write( "
Algebra.Com's Answer #30546 by Paul(988)![]() ![]() ![]() You can put this solution on YOUR website! Base of triangle = x-2 \n" ); document.write( "Height os triangle = 2x \n" ); document.write( "Side of square = x \n" ); document.write( "Area of triangle = ( base * height ) / 2 \n" ); document.write( "--> \n" ); document.write( "--> \n" ); document.write( "Area of square --> \n" ); document.write( "EQUATION: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "x=4 \n" ); document.write( "Hence, the side of the square is 4 cm. \n" ); document.write( "Paul. \n" ); document.write( " |