document.write( "Question 1050293: 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 #665870 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 2x+24=49 \n" ); document.write( "2x=49-24 \n" ); document.write( "x=25/2 \n" ); document.write( "x=12.5 \n" ); document.write( " |