document.write( "Question 988878: How many integers from 24 to 103, inclusive, are multiples of either 6 or 9 or both? \n" ); document.write( "
Algebra.Com's Answer #609346 by Shai(25)![]() ![]() You can put this solution on YOUR website! Multiples of 6(24,30,36,...,102) \n" ); document.write( "14 \n" ); document.write( "Multiples of 9(27,36,45,....,99) \n" ); document.write( "9 \n" ); document.write( "Multiples of both(36,54,72,90) \n" ); document.write( "4 \n" ); document.write( "Or=+ \n" ); document.write( "Henceforth the answer here is (14+9+4) \n" ); document.write( "27 \n" ); document.write( " |