document.write( "Question 1125615: A gym charges a $30 sign-up fee plus $20 per month. You have a $130 gift card for the gym. When does the total spent on your gym membership exceed the amount of your gift card? \n" ); document.write( "
Algebra.Com's Answer #741914 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+n+\" = number of months
\n" ); document.write( "\"+20n+%2B+30+=+130+\"
\n" ); document.write( "\"+20n+=+100+\"
\n" ); document.write( "\"+n+=+5+\"
\n" ); document.write( "After 5 months value of gift card is exceeded
\n" ); document.write( "
\n" ); document.write( "
\n" );