document.write( "Question 1056028: How to solve x from: x = 25 + 0.1x ? \n" ); document.write( "
Algebra.Com's Answer #671185 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
x=25+0.1x
\n" ); document.write( "subtract 0.1 x from both sides to have all the x values on one side
\n" ); document.write( "0.9x=25
\n" ); document.write( "divide both sides by 0.9x=27.777 (repeating) or 250/9, if we multiply both sides by 10 to get 9x=250 and divide by 9.
\n" ); document.write( "
\n" );