document.write( "Question 370070: How many positive integers not exceeding 3278 are divisible by neither 12 nor 15?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #263727 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! Look at the number of integers from 1 to 3278 divisible by 12. \n" ); document.write( " \n" ); document.write( "Look at the number of integers from 1 to 3278 divisible by 15. \n" ); document.write( " \n" ); document.write( "Look at the number of integers from 1 to 3278 divisible by both 12 and 15(multiples of 60). \n" ); document.write( " \n" ); document.write( "Then find the number divisible by 12 and 15. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So then the remaining integers from 1 to 3278 are not divisble by 12 or 15. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |