document.write( "Question 947747: Omar must choose a number between
\n" );
document.write( "55
\n" );
document.write( " and
\n" );
document.write( "101
\n" );
document.write( " that is a multiple of
\n" );
document.write( "4
\n" );
document.write( ",
\n" );
document.write( "5
\n" );
document.write( ", and
\n" );
document.write( "8
\n" );
document.write( ". Write all the numbers that he could choose. If there is more than one number, separate them with commas. \n" );
document.write( "
Algebra.Com's Answer #578356 by josgarithmetic(39623)![]() ![]() ![]() You can put this solution on YOUR website! Need product of three digits meaning, very likely you need total of three digits for the factors, at the most. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Because of the multiple of 8, one of the factors needs be multiple of 8, possibly as little as just 8.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "5*8=40, not big enough product \n" ); document.write( "2*5*8=80, works \n" ); document.write( "3*5*8=120, too big\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Only one value fits. |