document.write( "Question 43162: Can someone help me to work this backwards?\r
\n" ); document.write( "\n" ); document.write( "Karen spent all but $8.00 of her savings in three stores. In each store she spent $2.00 less than half of what she had when she went in. How much money did Karen have at the start?\r
\n" ); document.write( "\n" ); document.write( "Someone answered this for me, but I couldn't get it to come up. Sorry, but I think my computer is fixed now.
\n" ); document.write( "Thanks,
\n" ); document.write( "

Algebra.Com's Answer #28179 by aaaaaaaa(138)\"\" \"About 
You can put this solution on YOUR website!
Solving by backtracking is just doing the inverse operations at the inverse order. If we normally divide and add, to backtrack we will subtract and multiply. Algebraically meaning:
\n" ); document.write( "\"end+=+start%2F2+%2B+2\"
\n" ); document.write( "\"-start%2F2+=+2+-+end\"
\n" ); document.write( "\"-start+=+4+-+2%2Aend\"
\n" ); document.write( "\"start+=+2%28end-2%29\"\r
\n" ); document.write( "\n" ); document.write( "For end = 8, subtract 2 and multiply by 2:
\n" ); document.write( "\"s+=+12\"\r
\n" ); document.write( "\n" ); document.write( "For end = 12
\n" ); document.write( "\"s+=+20\"\r
\n" ); document.write( "\n" ); document.write( "For end = 20
\n" ); document.write( "\"s+=+36\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );