document.write( "Question 994594: Jon has to pay $7.00 admission for the skating rink and $1.50 per hour to rent roller blades. How many hours can he skate for $19 \n" ); document.write( "
Algebra.Com's Answer #613622 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "H=Hours he an skate; T=total cost
\n" ); document.write( "T=$7.00+($1.50/hr)H
\n" ); document.write( "T-$7.00=($1.50/hr)H
\n" ); document.write( "(T-$7.00)/($1.50/hr)=H
\n" ); document.write( ".
\n" ); document.write( "For T=$19:
\n" ); document.write( "($19.00-$7.00)/($1.50/hr)=H
\n" ); document.write( "$12.00/($1.50/hr)=H
\n" ); document.write( "8hrs=H
\n" ); document.write( ".
\n" ); document.write( "ANSWER: Jon can skate 8 hours for $19.00.
\n" ); document.write( "
\n" );