document.write( "Question 146916: Hi, I am trying to understand how you would write out this problem to work it: Thanks for your help, Reuben \n" ); document.write( "
Algebra.Com's Answer #107295 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! width = w \n" ); document.write( "length = 100 + w \n" ); document.write( "c^2 = a^2 + b^2 \n" ); document.write( "500^2 = (w)^2 + (100 + w)^2 \n" ); document.write( "250,000 = w^2 + 10,000 + 200w + w^2 \n" ); document.write( "0 = 2w^2 + 200w - 240,000 \n" ); document.write( "0 = w^2 + 100w - 120,000 \n" ); document.write( "w = ( -100 +- sqrt( 10,000 + 480,000 ) ) / 2 \n" ); document.write( "w = ( -100 +- sqrt( 490,000 ) ) / 2 \n" ); document.write( "w = ( -100 +- 700 ) / 2 \n" ); document.write( "w = -800 and w = 300 \n" ); document.write( "Length can only be positive. w = 300 \n" ); document.write( "length = 100 + 300 = 400 \n" ); document.write( "300ft by 400ft \n" ); document.write( " |