document.write( "Question 1094368: How would you solve this problem?
\n" );
document.write( "For an annual membership fee of $500, Mr. Bailey can join a country club that would allow him to play a round of golf for $35. Without the membership, the country club charges $55 for each round of golf. How many rounds of golf would Mr. Bailey have to play for the cost to be the same with and without a membership? \n" );
document.write( "
Algebra.Com's Answer #708916 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 500+35x=55x \n" ); document.write( "500=20x \n" ); document.write( "25=x \n" ); document.write( " \n" ); document.write( " |