document.write( "Question 738896: A rectangular bedroom has an area of 140 square feet. What could be the dimensions of the bedroom?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #450943 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A rectangular bedroom has an area of 140 square feet. What could be the dimensions of the bedroom? \n" ); document.write( "---------------- \n" ); document.write( "L*W = 140 \n" ); document.write( "L = 140/W \n" ); document.write( "---- \n" ); document.write( "Pick any value for W and solve for L \n" ); document.write( "--- \n" ); document.write( "eg \n" ); document.write( "W = 1, L = 140 \n" ); document.write( "W = 10, L = 14 \n" ); document.write( "W = pi, L = 140/pi \n" ); document.write( "W = 1000, L = 0.14 \n" ); document.write( "etc \n" ); document.write( " \n" ); document.write( " |