document.write( "Question 885598: if a water park charges six dollars for admission and $1.50 for each ticket and i have thirty six dollars how many tickets can i buy \n" ); document.write( "
Algebra.Com's Answer #535294 by indra89811(24)![]() ![]() You can put this solution on YOUR website! The initial cost for admission is $ 6. \n" ); document.write( "Cost of each ticket is $1.50. Let x be the no. of tickets bought. \n" ); document.write( "Total cost of tickets = 1.5 x\r \n" ); document.write( "\n" ); document.write( "1.5x + 6 = 30 \n" ); document.write( "1.5x=24 \n" ); document.write( "x=16\r \n" ); document.write( "\n" ); document.write( "Hence, 16 tickets can be bought in total. \r \n" ); document.write( "\n" ); document.write( "-------------------Peace out, hun ;D---------------------------------- \n" ); document.write( " |