document.write( "Question 830222: what is the least number of square pieces into which a cardboard,13 ft long and 8 ft wide,can be cut? \n" ); document.write( "
Algebra.Com's Answer #500433 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Let the side of each square be x, where x is not necessarily a \r\n" );
document.write( "positive integer.  However there must be a positive integer N such that\r\n" );
document.write( "Nx = 13.  And there must be another positive integer M such that Mx=8\r\n" );
document.write( "\r\n" );
document.write( "And we want these positive integers N and M to be as small as possible.\r\n" );
document.write( "\r\n" );
document.write( "So we have\r\n" );
document.write( "\r\n" );
document.write( "Nx = 13\r\n" );
document.write( "Mx = 8\r\n" );
document.write( "\r\n" );
document.write( "Dividing equals by equals:\r\n" );
document.write( "\r\n" );
document.write( "\"Nx%2F%28Mx%29\"\"%22%22=%22%22\"\"13%2F8\"\r\n" );
document.write( "\r\n" );
document.write( "Cancel the x's\r\n" );
document.write( "
\r\n" );
document.write( "\"N%2FM\"\"%22%22=%22%22\"\"13%2F8\"\r\n" );
document.write( "\r\n" );
document.write( "Since \"13%2F8\" is in lowest terms, the smallest\r\n" );
document.write( "integers N and M can be are N=13 and N=8, so the smallest\r\n" );
document.write( "number of squares is to cut it up into 1 ft by 1 ft squares.\r\n" );
document.write( "\r\n" );
document.write( "                           \r\n" );
document.write( "| | | | | | | | | | | | | |\r\n" );
document.write( "| | | | | | | | | | | | | |\r\n" );
document.write( "| | | | | | | | | | | | | |\r\n" );
document.write( "| | | | | | | | | | | | | |\r\n" );
document.write( "| | | | | | | | | | | | | |\r\n" );
document.write( "| | | | | | | | | | | | | |\r\n" );
document.write( "| | | | | | | | | | | | | |\r\n" );
document.write( "| | | | | | | | | | | | | |\r\n" );
document.write( "\r\n" );
document.write( "Answer: 13×8 = 104.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );