document.write( "Question 1096391: At the fair you buy an unlimited ride pass for
\n" ); document.write( "$28
\n" ); document.write( "and plan to play some games costing
\n" ); document.write( "$2 per game. Write a function in
\n" ); document.write( "x
\n" ); document.write( "that represents the total amount you spend on rides and games at the fair. Be sure to indicate any domain restrictions.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #710856 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+y%28x%29+\" = total amount spent on rides and games
\n" ); document.write( "Let \"+x+\" = number of games played
\n" ); document.write( "\"+y%28x%29+=+2x+%2B+28+\"
\n" ); document.write( "restriction on domain is:
\n" ); document.write( "\"+x+%3E=0+\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );