document.write( "Question 1189337: . Mr. Dodson is having the exterior of his
\n" );
document.write( "house painted. The painters charge
\n" );
document.write( "$35 per hour plus the cost of materials.
\n" );
document.write( "After 20 hours of work, Mr. Dodson
\n" );
document.write( "owes the painters $840. Assume the
\n" );
document.write( "relationship is linear. Find and
\n" );
document.write( "interpret the rate of change and the
\n" );
document.write( "initial value \n" );
document.write( "
Algebra.Com's Answer #820686 by Theo(13342)![]() ![]() You can put this solution on YOUR website! the slope intercept form of the equation of a straight line is y = mx + b. \n" ); document.write( "m is the slope \n" ); document.write( "b is the y-intercept.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "in this problem, y represents the total cost and x represents+ the number of hours.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the formula becom3es y = 35 * x + b\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when y = 840 and x = 20, the formula becomes 840 = 35 * 20 + b \n" ); document.write( "simplify to get 840 = 700 + b \n" ); document.write( "solve for b to get b = 140.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the additional cost of the material can be assumed to be part of the up front cost which is the 140 dollars. \n" ); document.write( "that's the initial value.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the rate of change is 35 dollars. \n" ); document.write( "that the cost per hour.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if the painters take 20 hours to finish the job, then the total cost is 840 because 20 * 35 + 140 = 840. \n" ); document.write( " |