document.write( "Question 1205528: Bod wants to put his footballs into boxes.
\n" ); document.write( "If he uses big boxes, he can put 7 footballs in each box with 4 footballs left over.
\n" ); document.write( "If he uses small boxes, he can put 5 footballs in each box with 4 footballs left over.\r
\n" ); document.write( "\n" ); document.write( "What is the smallest number of footballs that Bob could own?
\n" ); document.write( "

Algebra.Com's Answer #842388 by Edwin McCravy(20054)\"\" \"About 
You can put this solution on YOUR website!
Bod wants to put his footballs into boxes.
\n" ); document.write( "If he uses big boxes, he can put 7 footballs in each box with 4 footballs
\n" ); document.write( "left over.
\n" ); document.write( "If he uses small boxes, he can put 5 footballs in each box with 4 footballs
\n" ); document.write( "left over.
\n" ); document.write( "
\r\n" );
document.write( "What is the smallest number of footballs that Bob could own?\r\n" );
document.write( "\r\n" );
document.write( "If he uses B big boxes, then he has 7B + 4 footballs.\r\n" );
document.write( "\r\n" );
document.write( "If he uses S small boxes, then he has 5S + 4 footballs.\r\n" );
document.write( "S small boxes.\r\n" );
document.write( "\r\n" );
document.write( "Then he has 7B + 4 and also 5S + 4 footballs \r\n" );
document.write( "\r\n" );
document.write( "\"7B+%2B+4+=+5S+%2B4\"\r\n" );
document.write( "\r\n" );
document.write( "\"7B=5S\"\r\n" );
document.write( "\r\n" );
document.write( "\"B%2FS=5%2F7\"\r\n" );
document.write( "\r\n" );
document.write( "The smallest number of footballs is when B and S are the smallest\r\n" );
document.write( "they can be and be whole numbers.\r\n" );
document.write( "\r\n" );
document.write( "That's when B=5 and S=7\r\n" );
document.write( "\r\n" );
document.write( "So he has 7B+4 = 7(5)+4 = 35+4 = 39 footballs.\r\n" );
document.write( "Checking:\r\n" );
document.write( "It's also when he has 5S+4 = 5(7)+4 = 35+4 = 39 footballs.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );