document.write( "Question 702380:
\n" );
document.write( "a flower bed is in the shape of a triangle with one side twice the length of the shortest side and the third side is 12 ft more than the length of the shortest side the perimeter is 156 \n" );
document.write( "
Algebra.Com's Answer #432977 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! LET X=THE SHORTER SIDE. \n" ); document.write( "LET 2X=THE NEXT SIDE. \n" ); document.write( "LET X+12=THE LONGEST SIDE. \n" ); document.write( "PERIMETER=X+2X+X+12 \n" ); document.write( "156=4X+12 \n" ); document.write( "156-12=4X \n" ); document.write( "144=4X \n" ); document.write( "X=144/4 \n" ); document.write( "36 ANS. FOR THE SHORTEST SIDE. \n" ); document.write( "2*36=72 ANS FOR THE NEXT SIDE. \n" ); document.write( "36+12=48 ANS. FOR THE LONGEST SIDE. \n" ); document.write( "PROOF: \n" ); document.write( "156=36+72+48 \n" ); document.write( "156=156 \n" ); document.write( " |