document.write( "Question 191067: 1.Jenny wants to utilize a portion of her garden for growing flowers. Being a designer herself, she visualizes a triangular area with different lengths for each side. For this Jenny decides to keep a side of the triangular area 3 feet shorter and the other 2 feet longer than the third side. She also wants to restrict the perimeter of the triangular area to 32 feet, so that it does not cover a huge area of the garden. Determine the maximum length of each side of the triangular area that Jenny has visualized. \n" ); document.write( "
Algebra.Com's Answer #143439 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Jenny wants to utilize a portion of her garden for growing flowers. Being a designer herself, she visualizes a triangular area with different lengths for each side. For this Jenny decides to keep a side of the triangular area 3 feet shorter and the other 2 feet longer than the third side. She also wants to restrict the perimeter of the triangular area to 32 feet, so that it does not cover a huge area of the garden. Determine the maximum length of each side of the triangular area that Jenny has visualized.
\n" ); document.write( "-----------------
\n" ); document.write( "Letl length of the 3rd side be \"x\" ft.
\n" ); document.write( "Then length of the 2nd side is \"x-3\"
\n" ); document.write( "And length of the 1st side is \"x+2\"
\n" ); document.write( "--------------------------------------------
\n" ); document.write( "Equation:
\n" ); document.write( "Perimeter = 32
\n" ); document.write( "x + x+2 + x-3 = 32
\n" ); document.write( "------
\n" ); document.write( "3x 33
\n" ); document.write( "x = 11 ft.(3rd side)
\n" ); document.write( "x-3 = 8 ft
\n" ); document.write( "x+2 = 13 ft
\n" ); document.write( "====================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );