document.write( "Question 966210: A rectangle playground with an area of 900 square feet has a width that is 1/4 of its length. \r
\n" ); document.write( "\n" ); document.write( " Write and solve an equation USING SQUARE ROOTS to find the dimensions of the playground. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " Length _______ Width _______
\n" ); document.write( "

Algebra.Com's Answer #590550 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
\"W\"= width of the playground in feet.
\n" ); document.write( "\"L\"= length of the playground in feet.
\n" ); document.write( "\"W%2AL=900\"= area of the playground in square feet.
\n" ); document.write( "The problem states that the width is 1/4 of the length,
\n" ); document.write( "which in formula is \"W=L%2F4\" .
\n" ); document.write( "Since I do not like denominators, I change that into an equivalent equation:
\n" ); document.write( "\"W=L%2F4\" ---> \"4W=L\" .
\n" ); document.write( "Then, substituting into \"W%2AL=900\" , we get
\n" ); document.write( "\"W%2A%284W%29=900\" ---> \"4W%5E2=900\" ---> \"W%5E2=900%2F4\" ---> \"W%5E2=225\" ---> \"W=sqrt%28225%29\" ---> \"highlight%28W=15%29\" .
\n" ); document.write( "(The other solution for the equation would be \"W=-sqrt%28225%29=-15\" , but we are looking for a length, which is a positive number, so \"w=-15\" is not a solution to the problem).
\n" ); document.write( "Then, substituting the value found into \"L=4W\" , we get
\n" ); document.write( "\"L=4%2A15\" ---> \"highlight%28L=60%29\" .
\n" ); document.write( "\"highlight%28Length=60+ft%29\" , \"highlight%28Width=15+ft%29\" .
\n" ); document.write( "
\n" );