document.write( "Question 234199: suppose it costs 5 dollars to enter a carnival. Each ride costs 1.25 dollars. you have 15 dollars to spend at the carnival. What is the greatest number of rides that you can go on? \n" ); document.write( "
Algebra.Com's Answer #172713 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
suppose it costs 5 dollars to enter a carnival. Each ride costs 1.25 dollars. you have 15 dollars to spend at the carnival. What is the greatest number of rides that you can go on?
\n" ); document.write( "-------------
\n" ); document.write( "Let # of rides you can go on = \"x\":
\n" ); document.write( "Equation:
\n" ); document.write( "5 + 1.25x = 15
\n" ); document.write( "1.25x = 10
\n" ); document.write( "x = 8
\n" ); document.write( "============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );