document.write( "Question 273619: the perimeter of a large rectangular room measures 900 ft. the surface area of its floor is found to be 50000sq.ft how long is each side of the store room? \n" ); document.write( "
Algebra.Com's Answer #199836 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
the perimeter of a large rectangular room measures 900 ft. the surface area of its floor is found to be 50000sq.ft how long is each side of the store room?\r
\n" ); document.write( "\n" ); document.write( "L*W = 50000\r
\n" ); document.write( "\n" ); document.write( "l= 50000/W\r
\n" ); document.write( "\n" ); document.write( "Perimeter = 2L+2W\r
\n" ); document.write( "\n" ); document.write( "900 = 2* 50000/w + 2w\r
\n" ); document.write( "\n" ); document.write( "900= 100000 +2w^2 / w
\n" ); document.write( "900w= 100000 +2w^2\r
\n" ); document.write( "\n" ); document.write( "2w^2-900w+100000\r
\n" ); document.write( "\n" ); document.write( "w^2-450w+50000 =0\r
\n" ); document.write( "\n" ); document.write( "w^2-250w-200w +50000=0\r
\n" ); document.write( "\n" ); document.write( "w(w-250)-200(w-250)=0\r
\n" ); document.write( "\n" ); document.write( "(w-200)(w-250) =0\r
\n" ); document.write( "\n" ); document.write( "w= 200 or 250 feet
\n" ); document.write( "
\n" );