document.write( "Question 571712: if Area=5000
\n" );
document.write( " Length= 30+Width
\n" );
document.write( " then what is Width \n" );
document.write( "
Algebra.Com's Answer #368185 by KMST(5347) You can put this solution on YOUR website! So as not to repeat the whole words \"length\" and \"width\" too many times, we abbreviate by saying \n" ); document.write( "Let L be the length, and let W be the width. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "We get the equation \n" ); document.write( " \n" ); document.write( "We can find the solutions to that equation, applying the quadratic formula, as \n" ); document.write( " \n" ); document.write( "We need to discard the negative solution, because the width is a positive number, and we are left with \n" ); document.write( " \n" ); document.write( "Those values are not pretty, but are exact solutions. They cannot be written as exact decimals, but W = approximately 57.284 and L = approximately 87.284 \n" ); document.write( " |