document.write( "Question 636546: How to I write 0.666 (6 repeating) in decimal form?? \n" ); document.write( "
Algebra.Com's Answer #401083 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,\r
\n" ); document.write( "\n" ); document.write( "Let x = .6
\n" ); document.write( "10x = 10* .6 = 6.6
\n" ); document.write( " 10x - x = 6
\n" ); document.write( " x(10-1) = 6
\n" ); document.write( " x = 6/9 = 2/3
\n" ); document.write( " \n" ); document.write( "
\n" );