document.write( "Question 1075453: Mr. Bondi is replacing the square tiles in his bathroom. Each new tile is 3 inches longer and 3 inches wider than an old tile. Each new tile covers 39 square inches more than an old tile.\r
\n" ); document.write( "\n" ); document.write( "A) How big were the old tiles? ____ inches by ____ inches\r
\n" ); document.write( "\n" ); document.write( "B) If the area of a room is 5120 square inches, how many new tiles will he need? _____ tiles.
\n" ); document.write( "

Algebra.Com's Answer #690120 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
let l be the length of the old tile and w be the width of the old tile, then
\n" ); document.write( ":
\n" ); document.write( "The area of the new tile minus the area of the old tile equals 39
\n" ); document.write( ":
\n" ); document.write( "(l+3)(w+3) -lw = 39
\n" ); document.write( ":
\n" ); document.write( "lw +3l +3w +9 -lw = 39
\n" ); document.write( ":
\n" ); document.write( "3l +3w = 30
\n" ); document.write( ":
\n" ); document.write( "l +w = 10
\n" ); document.write( ":
\n" ); document.write( "We know that the area of the old tile is maximized when l = 5 and w = 5
\n" ); document.write( ":
\n" ); document.write( "***********************
\n" ); document.write( "A) 5 inches by 5 inches
\n" ); document.write( "***********************
\n" ); document.write( ":
\n" ); document.write( "**********************************************************
\n" ); document.write( "B) The area of a new tile is (5+3)(5+3) = 64 square inches
\n" ); document.write( "Note that 25 + 39 = 64
\n" ); document.write( "5120 / 64 = 80 new tiles
\n" ); document.write( "**********************************************************
\n" ); document.write( ":
\n" ); document.write( "
\n" ); document.write( "
\n" );