document.write( "Question 662351: If 5 more than 2/3 of a number is 9, what's the number? \n" ); document.write( "
Algebra.Com's Answer #412135 by sravanik2005(14)\"\" \"About 
You can put this solution on YOUR website!
Let that number be x
\n" ); document.write( "given 2x/3+5=9 =>2x/3=4
\n" ); document.write( " =>x=6
\n" ); document.write( "So the number is 6
\n" ); document.write( "
\n" );