document.write( "Question 1008113: some number increased by 2/3 of itself equals 40 what is the number \n" ); document.write( "
Algebra.Com's Answer #623878 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Call the number x. Then we have
\n" ); document.write( "x + (2/3)x = 40
\n" ); document.write( "Remember that one x equals (3/3)x...so
\n" ); document.write( "(5/3)x = 40
\n" ); document.write( "Now multiply by 3/5 and get
\n" ); document.write( "x = (3/5)(40) = 24
\n" ); document.write( "
\n" );