document.write( "Question 981748: Half a number +12=126,calculate the value of the number. \n" ); document.write( "
Algebra.Com's Answer #602685 by MathLover1(20850)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "let's number be \"x\"
\n" ); document.write( " half a number is \"x%2F2\"\r
\n" ); document.write( "\n" ); document.write( "if half a number \"x%2F2%2B12=126\", then we have\r
\n" ); document.write( "\n" ); document.write( "\"x%2F2=126-12\"\r
\n" ); document.write( "\n" ); document.write( "\"x%2F2=114\"\r
\n" ); document.write( "\n" ); document.write( "\"x=114%2A2\"\r
\n" ); document.write( "\n" ); document.write( "\"x=228\"
\n" ); document.write( "
\n" );