document.write( "Question 104890This question is from textbook Algebra and Trigonometry
\n" );
document.write( ": a plumber charged $110 for a three hour job and $160 for a five hour job. At this rate, how much would he charge for an eight hour job.\r
\n" );
document.write( "\n" );
document.write( "need help. have tried. my answer was $200. please correct me if i am wrong
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #76324 by oberobic(2304)![]() ![]() ![]() You can put this solution on YOUR website! Figure the rates per hr. \n" ); document.write( "110/3 = 36 2/3 \n" ); document.write( "160/5 = 32. \n" ); document.write( "So, the rates are not the same. \n" ); document.write( "Knowing a bit about plumbers, they normally charge a basic fee to just show up, and then they charge per hr. \n" ); document.write( "In cases like these, where we're asked to project to a new data point (in this case an 8-hr job), you should immediately think of a graph. The x-axis would be the hours worked. The y-axis would be the charge for the work (the cost of the job). \n" ); document.write( "We're given two pairs of values: \n" ); document.write( "(3,110) and (5,160). \n" ); document.write( "The next step is to fit a line to them. \n" ); document.write( "y = mx+b is the general equation for a line. \n" ); document.write( "m = the slope = rise/run = change in y / change in x \n" ); document.write( "Call the change in y, dy (for delta y). \n" ); document.write( "Call the change in x, dx (for delta x). \n" ); document.write( "m = dy/dx = 50/2 = 25 \n" ); document.write( "The slope is thus 25, which means for each hour, the price goes up by $25. That means the plumber charges $25/hr. \n" ); document.write( "We also know the plumber charges $110 for a 3-hr job. 3*25 = $75. So the base charge would be $110-75 = $35. \n" ); document.write( "y = 25x + 35 \n" ); document.write( "Checking this formula at x=3, we know it is 110. \n" ); document.write( "Checking it at x=5, we obtain: \n" ); document.write( "y = 25*5 + 35 = 125 + 35 = 160. \n" ); document.write( "That checks. \n" ); document.write( "Now to figure an 8-hr job, set x=8 and use the equation\" \n" ); document.write( "y = 25*8 + 35. \n" ); document.write( "y = 200 + 35. \n" ); document.write( "y = 235. \n" ); document.write( "That means an 8-hr job costs $235. \n" ); document.write( " |