document.write( "Question 661563: Carol is thinking of a number. If the number is increased by 6, then doubled, and 9 is subtracted from the product, the result is 23. What is the original number? \n" ); document.write( "
Algebra.Com's Answer #411671 by ReadingBoosters(3246)![]() ![]() ![]() You can put this solution on YOUR website! Visualize this problem as working backward like following a map in reverse from the destination back to the starting place.\r \n" ); document.write( "\n" ); document.write( "[(23 + 9)/2]-6 \n" ); document.write( "32/2 \n" ); document.write( "16 - 6 \n" ); document.write( "10\r \n" ); document.write( "\n" ); document.write( "Proof \n" ); document.write( "10+6 = 16 *2 = 32 - 9 = 23 \n" ); document.write( " |