document.write( "Question 1050297: When the number is doubled and then added to 24, the result is 49. Find
\n" ); document.write( "the number
\n" ); document.write( "

Algebra.Com's Answer #665858 by LinnW(1048)\"\" \"About 
You can put this solution on YOUR website!
let x be the number.
\n" ); document.write( "2x + 24 = 49
\n" ); document.write( "add -24 to each side
\n" ); document.write( "2x = 25
\n" ); document.write( "x = 25/2
\n" ); document.write( "
\n" ); document.write( "
\n" );