document.write( "Question 482549: Use the five steps for problem solving to answer the following question. Please show all of your work.\r
\n" );
document.write( "\n" );
document.write( "The Johnson County Carnival costs $15 plus $0.50 per ride. The Jefferson County Carnival costs $10 plus $1.00 per ride. How many rides should you plan on
\n" );
document.write( "riding to make the Johnson County Carnival less expensive than the Jefferson County Carnival? \n" );
document.write( "
Algebra.Com's Answer #330321 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Let x be the number of rides \n" ); document.write( "Johnson 15 + 0.50 x \n" ); document.write( "Jefferson 10 + 1.00 x \n" ); document.write( "Johnson < Jefferson \n" ); document.write( "10 + 1.00 x < 15 + 0.50 x \n" ); document.write( "10 + 1.00 x < 15 + 0.50 x \n" ); document.write( "10 - 15 < 0.5 x -1 x \n" ); document.write( "-5 < -0.5 x \n" ); document.write( "10 < x \n" ); document.write( "x should be greater than 10 rides for Johnson Carnival to be less expensive \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " \n" ); document.write( " |