document.write( "Question 821698: A plumber charges P200 for a service call plus P100 for each hour of work. How much will the plumber charge if he works for 8 hours?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #494347 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! --- \n" ); document.write( "c(t) = 100t + 200 \n" ); document.write( "--- \n" ); document.write( "c(8) = 100(8) + 200 \n" ); document.write( "c(8) = 800 + 200 \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "c(8) = 1000 pound \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( " |