document.write( "Question 887939: 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 15 feet more than the length of the shortest side. Find the dimensions if the perimeter is 123 feet. \n" ); document.write( "
Algebra.Com's Answer #536936 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x+2x+x+15=123 \n" ); document.write( "4x=123-15 \n" ); document.write( "4x=108 \n" ); document.write( "x=108/4 \n" ); document.write( "x=27 short side \n" ); document.write( "2x=54 \n" ); document.write( "x+15=42 \n" ); document.write( " |