document.write( "Question 1046566: How many natural numbers upto 990 are divisible by 5 and 9 both but not by 7 ? \n" ); document.write( "
Algebra.Com's Answer #662014 by ikleyn(52909)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "How many natural numbers upto 990 are divisible by 5 and 9 both but not by 7 ?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "\"990%2F%285%2A9%29\" = 22 natural numbers are divisible by 5 and 9 both.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Of them, 3 are divisible by 7: 45*7 = 315,  2*(45*7) = 630,  and 3*(45*7) = 945.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "22 - 3 = 19.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  19 natural numbers.\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );