document.write( "Question 1144692: A woman went with her husband to a local casino one evening. They were both very lucky. the husband started with $30 and tripled his money every hour for four hours. His wife also tripled her money every hour, but left after 3 hours. If they both went home with the same amount of money, how much money did the woman start with. \n" ); document.write( "
Algebra.Com's Answer #765855 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "(1) Using logical reasoning....

\n" ); document.write( "The husband started with $30 and tripled his money 4 times.
\n" ); document.write( "The wife finished with the same amount as her husband but tripled her money only 3 times.
\n" ); document.write( "Since she finished with the same amount but tripled her money one time less, she must have started with 3 times as much.

\n" ); document.write( "ANSWER: $90

\n" ); document.write( "(2) Using formal algebra....

\n" ); document.write( "The man started with 30 and finished with 30*(3^4).
\n" ); document.write( "The woman started with x and finished with x*(3^3).
\n" ); document.write( "They finished with the same amount:

\n" ); document.write( "\"30%2A3%5E4+=+x%2A3%5E3\"
\n" ); document.write( "\"x+=+%2830%2A3%5E4%29%2F%283%5E3%29+=+30%2A3+=+90\"
\n" ); document.write( "
\n" );