document.write( "Question 1066129: I need help getting the answer to A golf club charges nonmembers $30 per day to play golf. Members pay $360 annual dues plus $10 per day. How many days d must a nonmember and member use the club in one year so they pay the same amount
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #681285 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! I need help getting the answer to A golf club charges nonmembers $30 per day to play golf. Members pay $360 annual dues plus $10 per day. How many days d must a nonmember and member use the club in one year so they pay the same amount. \n" ); document.write( "Let the number of days of golf be \"x\":: \n" ); document.write( "Cost for non-member = 30x dollars \n" ); document.write( "Cost of member = 360 + 10x dollars \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "30x = 360+10x \n" ); document.write( " 20x = 360 \n" ); document.write( "x = 18 (# of days of golf for equal pay) \n" ); document.write( "-------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " |