Algebra.Com's Answer #50869 by jim_thompson5910(35256)  You can put this solution on YOUR website! Let L=length and h=height. In this case the equations for perimeter and area are: \n" );
document.write( "2L+2h=32 and L*h=60 \n" );
document.write( "L=60/h \n" );
document.write( "Now plug in L=60/h for L in the previous equation \n" );
document.write( " \n" );
document.write( " Multiply 2nd term on left side to reach common denominator \n" );
document.write( " Multiply both sides by h \n" );
document.write( " Get everything to one side by subtraction \n" );
document.write( " Now we have a quadratic to solve. Use the quadratic equation to solve.\r \n" );
document.write( "\n" );
document.write( "\n" );
document.write( "\n" );
document.write( " Solved by pluggable solver: SOLVE quadratic equation with variable | \n" );
document.write( "Quadratic equation (in our case ) has the following solutons: \n" );
document.write( " \n" );
document.write( "  \n" );
document.write( " \n" );
document.write( " For these solutions to exist, the discriminant should not be a negative number. \n" );
document.write( " \n" );
document.write( " First, we need to compute the discriminant : . \n" );
document.write( " \n" );
document.write( " Discriminant d=64 is greater than zero. That means that there are two solutions: . \n" );
document.write( " \n" );
document.write( "  \n" );
document.write( "  \n" );
document.write( " \n" );
document.write( " Quadratic expression can be factored: \n" );
document.write( "  \n" );
document.write( " Again, the answer is: 10, 6.\n" );
document.write( "Here's your graph: \n" );
document.write( " | \n" );
document.write( " \n" );
document.write( " \n" );
document.write( "So the height is either 6 or 10. Lets solve for L. \n" );
document.write( " \n" );
document.write( " \n" );
document.write( " If h=10 then L=6 \n" );
document.write( " \n" );
document.write( " \n" );
document.write( " If h=6 then L=10, see a pattern? \n" );
document.write( " |