document.write( "Question 459706: Billy Joe and Bobby Sue were two young lovers with nothing better to do but go to a local theme park. They spent 1/10 of their funds on parking. 1/3 of their remaining funds were spent to enter the park. They spent 1/2 of the remaining cash on food. After spending 250$ on a vendotoilet they left with 1/5 of their original amount. How much did they bring to the park? \n" ); document.write( "
Algebra.Com's Answer #315241 by richwmiller(17219) You can put this solution on YOUR website! x equals amt at beginning \n" ); document.write( "x/10=p \n" ); document.write( "(x-p)/3=t for tickets \n" ); document.write( "f=(x-p-t)/2 \n" ); document.write( "v=250 \n" ); document.write( "x-p-t-f-v=x/5 \n" ); document.write( "f = 750, p = 250, t = 750, v = 250, x = 2500 \n" ); document.write( "They entered with 2500 or probably 25 dollars \n" ); document.write( "they spent \n" ); document.write( "7.50 on food \n" ); document.write( "2.50 on parking \n" ); document.write( "7.50 to get in \n" ); document.write( "2.50 on vendotoilet \n" ); document.write( "and had 5 dollars when they left. \n" ); document.write( " \n" ); document.write( " |