document.write( "Question 775343: the sum of 23 and half a number is 32. find the number \n" ); document.write( "
Algebra.Com's Answer #472808 by sofiyac(983)\"\" \"About 
You can put this solution on YOUR website!
let the number be x then half the number is x/2, so
\n" ); document.write( "23+x/2=32 solve for x, subtract 23 from each side of the equal sign
\n" ); document.write( "x/2=9 now multiply each side by 2
\n" ); document.write( "x=18
\n" ); document.write( "
\n" );