document.write( "Question 873379: Members of the Campus Roller Rink pay a yearly membership fee of $50 plus $5 each time they go skating. Nonmembers pay $10 each time they go skating. How many times would both a member and a nonmember have to go skating in a year in order to pay the same amount? \n" ); document.write( "
Algebra.Com's Answer #526826 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
5x + 50 = 10x
\n" ); document.write( " 50 = 5x
\n" ); document.write( " 10 = x, number of times to go and pay the same amount
\n" ); document.write( "
\n" );