document.write( "Question 989120: if one half of a certain number is added to one third of the same number, the result is 30.Find the number. \n" ); document.write( "
Algebra.Com's Answer #609545 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
1/2x+1/3x=30
\n" ); document.write( "3/6x+2/6x=30
\n" ); document.write( "5/6x=30
\n" ); document.write( "x=30/(5/6)
\n" ); document.write( "x=30*6/5
\n" ); document.write( "x=36
\n" ); document.write( "
\n" );