document.write( "Question 950132: two gyms open up right next to each other. In order to increase their business, each comes up with a different marketing strategy. A gym charges no registration fee but charges people 13 dollars per visit to gym. B gym charges a one time fee of 63 dollars and then charges 4 dollars for each visit. How many visits must a person go in order to pay the same amount for each gym? \n" ); document.write( "
Algebra.Com's Answer #580110 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
two gyms open up right next to each other. In order to increase their business, each comes up with a different marketing strategy. A gym charges no registration fee but charges people 13 dollars per visit to gym. B gym charges a one time fee of 63 dollars and then charges 4 dollars for each visit. ------
\n" ); document.write( "A(x) = 13v
\n" ); document.write( "B(x) = 63 + 4v
\n" ); document.write( "------
\n" ); document.write( "How many visits must a person go in order to pay the same amount for each gym?
\n" ); document.write( "Solve:
\n" ); document.write( "13v = 63+4v
\n" ); document.write( "9v = 63
\n" ); document.write( "v = 7 (# of visits for equality of A(x) and B(x)
\n" ); document.write( "--------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "---------------
\n" ); document.write( "
\n" ); document.write( "
\n" );