document.write( "Question 1100770: A man bets $24 on a football game. He gets back his original bet back plus another $48 (his winnings). He spent 50% of his winnings at a restaurant to celebrate, and 25% of his winnings on a taxi to get home. If he started out with $240, how much does he have when he gets home?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #715429 by richwmiller(17219) You can put this solution on YOUR website! r=240-24+24+48-.5*(48)-.25*(48) \n" ); document.write( "r=240-24+24+48-24-12 \n" ); document.write( "r=252 \n" ); document.write( "Warning: I am sick in bed. Double check my work. \n" ); document.write( " |