document.write( "Question 154853: in the formula, c represents the total charge in dollars for babysitting, and h represents the number of hours the child is watched. how much should jonathan pay id his child is sat the babysitting service for 3 hours?
\n" ); document.write( " c = 5.25 + 4.25 H
\n" ); document.write( "

Algebra.Com's Answer #114012 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
c = 5.25 + 4.25H Substitute H = 3 for 3 hours of baby-sitting.
\n" ); document.write( "c = 5.25 + 4.25(3)
\n" ); document.write( "c = 5.25 + 12.75
\n" ); document.write( "c = 18
\n" ); document.write( "Jonathan should pay $18.00
\n" ); document.write( "
\n" );