document.write( "Question 296845: Math problem - Gym members pay $3 per workout with a one time membership fee of $98. Nonmembers pay$10 per workout. How many workouts would both a member and a nonmember have to do to pay the same amount? \n" ); document.write( "
Algebra.Com's Answer #213845 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
98+3x=10x
\n" ); document.write( "3x-10x=-98
\n" ); document.write( "-7x=-98
\n" ); document.write( "x=-98/-7
\n" ); document.write( "x=14 workouts would equalize the costs.
\n" ); document.write( "
\n" ); document.write( "
\n" );