document.write( "Question 916161: 1.how many two-digit primes are there whose units digit is more than its tens digit ?
\n" ); document.write( "2.how many four-digit numbers are multiples of 15 ?
\n" ); document.write( "3.the product of two positive integers is 4028 and their gcf is 2.what is their lcm ?
\n" ); document.write( "4.the lcm of 84 and the number n is 588 and their gcf is 28.what is n?
\n" ); document.write( "5.what is the smallest integer greater than 2014 that is divisible by 101 ?6.how many multiples of 16 are there between 100 and 1000 ?
\n" ); document.write( "7.if 7n is divided by 5,the remaindes is 3.find the remainder when 3n is divided by 5 ?
\n" ); document.write( "8.julghe a6 has lo0m bands to give to her frnds.if she gives 6 or 8 lo0m bands to each frnd,she has n0 left over.if she gives 9 to e2h frnd,she has 3 left over.find the smallest number of lo0m bands julie ann can have ?
\n" ); document.write( "9.how many four digit numbers are multiples of 4 n0t of 6 ?
\n" ); document.write( "10.what is the smallest positive integer whìch when multiplied to 2014 will make it a perfect square?
\n" ); document.write( "

Algebra.Com's Answer #555937 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
1.how many two-digit primes are there whose units digit is more than its tens digit ?
\n" ); document.write( "
\r\n" );
document.write( "Here they all are.  You count them:\r\n" );
document.write( "13, 17, 19, 23, 29, 37, 47, 59, 67, 79, 89\r\n" );
document.write( "

\n" ); document.write( "2.how many four-digit numbers are multiples of 15 ?
\n" ); document.write( "The smallest 4-digit number is 1000, divide 1000 by 15, get 66.666...
\n" ); document.write( "So take the next integer 67. Multiply it by 15 and get 1005, which
\n" ); document.write( "is the smallest 4-digit multiple of 15
\n" ); document.write( "
\r\n" );
document.write( "The largest 4-digit number is 9999, divide 9999 by 15, get 666.6\r\n" );
document.write( "So take the largesr integer less that that which is 666.  Multiply \r\n" );
document.write( "666 by 15 and get 9990, which is the largest 4-digit multiple of 15.\r\n" );
document.write( "\r\n" );
document.write( "So the numbers we are looking for are these:\r\n" );
document.write( "\r\n" );
document.write( "67x15, 68x15, ... , 666x15, inclusive\r\n" );
document.write( "\r\n" );
document.write( "There's the same number of them as there are integers from 66 to 666\r\n" );
document.write( "\r\n" );
document.write( "There are 666 integers from 1 to 666.\r\n" );
document.write( "We need to subtract from that the number of integers from 1 to 66\r\n" );
document.write( "666-66 = 600\r\n" );
document.write( "\r\n" );
document.write( "So there are 600 4-digit multiples of 15.\r\n" );
document.write( "------------------\r\n" );
document.write( "

\n" ); document.write( "the product of two positive integers is 4028 and their gcf is 2.
\n" ); document.write( "
\r\n" );
document.write( "4028 = 2x2014, the only factor of 2 (other than 1) is 2. So the\r\n" );
document.write( "2 positive integers are 2 and 2014.\r\n" );
document.write( "

\n" ); document.write( "what is their lcm
\n" ); document.write( "
\r\n" );
document.write( "Their lcm is 2014\r\n" );
document.write( "------------------\r\n" );
document.write( "That's all for now.  You are only allowed 2 questions and I answered 3.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );