document.write( "Question 28516: I came across this IQ question:\r
\n" );
document.write( "\n" );
document.write( "How do you proof that 10 = 9.999999999...? \n" );
document.write( "
Algebra.Com's Answer #15517 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! How do you proof that 10 = 9.999999999...?\r \n" ); document.write( "\n" ); document.write( "LET ......X = 9.9999999999999..... \n" ); document.write( "SO ....10X = 99.99999999999999.........SUBTRACTING \n" ); document.write( "10X-X=90 \n" ); document.write( "9X=90 \n" ); document.write( "X=90/9=10 \n" ); document.write( " |