document.write( "Question 211729: Each side of an equilateral triangle is 4 cm longer than the side of a square. The sum of the perimeters of the two figures is 96 cm. How long is each side of the triangle? \n" ); document.write( "
Algebra.Com's Answer #160024 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
3(x+3)+4*x=96
\n" ); document.write( "3x+9+4x=96
\n" ); document.write( "7x=96-9
\n" ); document.write( "7x=87
\n" ); document.write( "x=87/7
\n" ); document.write( "x=12.42857 cm. is the side of the square.
\n" ); document.write( "Proof:
\n" ); document.write( "3(12.42857+3)+4*12.42857=96
\n" ); document.write( "3*15.42857+49.71428=96
\n" ); document.write( "46.28571+49.71428=96
\n" ); document.write( "96~96
\n" ); document.write( "
\n" );