document.write( "Question 32878: Suppose eight square have sides of length 1,1,2,3,4,5,6, and 9 inches. Is it possible to piece these tiles together to form a rectangle? \n" ); document.write( "
Algebra.Com's Answer #19327 by khwang(438)![]() ![]() ![]() You can put this solution on YOUR website! The total area: \n" ); document.write( " 1+1+2^2+3^2+4^2+5^2+6^2+9^2 = 2+13+ + 41 + 117 = 173 \n" ); document.write( " is a prime of oly possiblee dim = 1 x 173 . \n" ); document.write( " And clearly, either side of the final rectangle should be >= 9. \n" ); document.write( " So, it is impossible.\r \n" ); document.write( "\n" ); document.write( " Kenny \n" ); document.write( " |