document.write( "Question 336765: A golf course charges $52 for a round of golf using a set of their clubs, and $44 if you have your own clubs. If you buy a set of clubs for $270, how many rounds must you play to recover the cost of the clubs? \n" ); document.write( "
Algebra.Com's Answer #241470 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
(52-44)X=270
\n" ); document.write( "8X=270
\n" ); document.write( "X=270/8
\n" ); document.write( "X=33.75 ROUNDS TO BREAK EVEN.
\n" ); document.write( "
\n" );