document.write( "Question 119041: A local gym charges nonmembers $10 per hour to use the tennis courts. Members pay a yearly fee of $300 and 4$ per hour for using the tennis courts. Write and solve an equation to find how many hours you must use the tennis courts to justify becoming a member. \n" ); document.write( "
Algebra.Com's Answer #87229 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
You should get a membership when your costs as a non-member are greater than the costs would be for a member.
\n" ); document.write( "Non-Member Costs > Member Costs
\n" ); document.write( "Let H be the number of hours you rent the court.
\n" ); document.write( "\"10%2AH%3E300%2B4%2AH\"
\n" ); document.write( "\"10%2AH-4%2AH%3E300\"
\n" ); document.write( "\"6%2AH%3E300\"
\n" ); document.write( "\"H%3E50\"
\n" ); document.write( "So, if you use more than 50 hours of court time, you should definitely get a membership.
\n" ); document.write( "
\n" );