document.write( "Question 1010352: It cost $5 to get into the carnival grounds then it cost $2 for each light show the relationship between the number of carnival rides taken and the amount spent in a table \n" ); document.write( "
Algebra.Com's Answer #625879 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Call the cost in dollars, C, and the number of rides (light shows), x. \n" ); document.write( "Then the total cost would be \n" ); document.write( "C = 2x + 5 \n" ); document.write( " |