document.write( "Question 818384: Jackson's bedroom has an area 90 square feet. The area of his bedroom is 9 time that of his closet. If the closet is 2 feet what is the length? \n" ); document.write( "
Algebra.Com's Answer #492499 by LinnW(1048)![]() ![]() You can put this solution on YOUR website! The area of the closet is 1/9 of the area of the 90 sqft bedroom. \n" ); document.write( "So, the area of the closet is (1/9)*90 = 10 sqft. \n" ); document.write( "The area of the closet is L * W \n" ); document.write( " L * 2 = 10 \n" ); document.write( "Dividing each side by 2 we find L = 5 . \n" ); document.write( " |