document.write( "Question 149021: Roman paid $150 to join a handball club. He pays an additional $15 every time he uses one of the club's handball courts. Write an equation that describes Roman's total cost for playing handball as a function of the number of times he plays. Let C= the total cost and n= the number of times he plays. \n" ); document.write( "
Algebra.Com's Answer #109337 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
C = 150 + 15n \n" ); document.write( "
\n" );