document.write( "Question 250993: What is the smallest whole number value of N such that 30^n is larger than 10 billion?\r
\n" );
document.write( "\n" );
document.write( "A.5 B.6 C.7 D.8 E.9 \n" );
document.write( "
Algebra.Com's Answer #182773 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! you can do this by trail and error starting with the smallest\r \n" ); document.write( "\n" ); document.write( "30^6 is still only millions but 30^7 is > 21 billion \n" ); document.write( " |