document.write( "Question 414736:  Angela wants to purchase carpeting for her living room. The dimensions of her living room are 12 feet by 12 feet. If carpeting is sold by the squard yard, determine how many square yards of carpeting she must purchase. (3feet= 1yard)
\n" );
document.write( "(9squarefeet=1square yard) \n" );
document.write( "
| Algebra.Com's Answer #290896 by praseenakos@yahoo.com(507)     You can put this solution on YOUR website! First find the area of the floor\r \n" ); document.write( "\n" ); document.write( "Area = length X width\r \n" ); document.write( "\n" ); document.write( "length = 12 feet = \n" ); document.write( "\n" ); document.write( "width = 12 feet = 4 yards\r \n" ); document.write( "\n" ); document.write( "==> area = \n" ); document.write( "\n" ); document.write( "==> Required carpet = 16 square yards.. \n" ); document.write( " |