document.write( "Question 73439: Find the length of a carpet 75 cm wide to cover the floor of a room whose dimensions are 8 meters by 6 meters. \n" ); document.write( "
Algebra.Com's Answer #52560 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! The floor of the room is 8 meters by 6 meters. The area of this floor is the length multiplied \n" ); document.write( "by the width. In equation for this is: \n" ); document.write( ". \n" ); document.write( "A = L*W \n" ); document.write( ". \n" ); document.write( "So the area is: \n" ); document.write( ". \n" ); document.write( "A = 8 * 6 = 48 square meters. \n" ); document.write( ". \n" ); document.write( "We are told that the carpet width is 75 cm. Be careful. We have to change that to meters. \n" ); document.write( "The carpet is 0.75 meters wide. \n" ); document.write( ". \n" ); document.write( "The length of the carpet times its width must equal 48 square meters. Return to the area \n" ); document.write( "equation: \n" ); document.write( ". \n" ); document.write( "A = L*W \n" ); document.write( ". \n" ); document.write( "We know the area we want is 48 square meters. We also know that the carpet width is 0.75 meters. \n" ); document.write( "So we substitute those two values into the Area equation to get: \n" ); document.write( ". \n" ); document.write( "48 = L * 0.75 \n" ); document.write( ". \n" ); document.write( "Divide both sides of this equation by 0.75 meters to get: \n" ); document.write( ". \n" ); document.write( "48/0.75 = L \n" ); document.write( ". \n" ); document.write( "If you do the division you will find that the length of carpet needed is 64 yards. \n" ); document.write( ". \n" ); document.write( "Hope this helps you to understand the problem. \n" ); document.write( " |