document.write( "Question 992047: Which pair of numbers is closer together? 10^10 and 10^50 , or the pair 10^100 and 10^101?\r
\n" );
document.write( "\n" );
document.write( "I know 10^100 and 10^101 are much much further apart due to the exponent operating on a much larger scale, but I don't know how to prove this is mathematical notation. My calculator gives maths error for 10^101-10^100, so ideally I would like some algebraic way of proving the solution that doesn't simply rely on typing the numbers in.\r
\n" );
document.write( "\n" );
document.write( "Thanks. \n" );
document.write( "
Algebra.Com's Answer #611687 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Which pair of numbers is closer together? 10^10 and 10^50 , or the pair 10^100 and 10^101? \n" ); document.write( "I know 10^100 and 10^101 are much much further apart due to the exponent operating on a much larger scale, but I don't know how to prove this is mathematical notation. My calculator gives maths error for 10^101-10^100, so ideally I would like some algebraic way of proving the solution that doesn't simply rely on typing the numbers in. \n" ); document.write( "----- \n" ); document.write( "10^50-10^10 = 10^10[10^40-1] \n" ); document.write( "----- \n" ); document.write( "10^101-10^100 = 10^100[10-1] = 10^10[10^90]*9 \n" ); document.write( "---- \n" ); document.write( "Since 10^90*9 > 10^40-1, 10^101-10^100 is a greater difference. \n" ); document.write( "----------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------- \n" ); document.write( " |