document.write( "Question 148963: The price of a 2-hour plumbing repair job is $140 and the price of a 5-hour job is $290. Use the slope to predict the cost of a repair job lasting 4 hours. \n" ); document.write( "
Algebra.Com's Answer #109321 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The price of a 2-hour plumbing repair job is $140 and the price of a 5-hour job is $290. Use the slope to predict the cost of a repair job lasting 4 hours. \n" ); document.write( "-------------------- \n" ); document.write( "You have two points relating hours and cost: \n" ); document.write( "(2,140) and (5,290) \n" ); document.write( "-------------- \n" ); document.write( "slope = (290-140)/(5-2) = 150/3 = 50 \n" ); document.write( "Form: y = mx + b \n" ); document.write( "140 = 50*2 + b \n" ); document.write( "b = 40 \n" ); document.write( "---------------- \n" ); document.write( "EQUATION: \n" ); document.write( "Cost(x) = 50x + 40 \n" ); document.write( "C(4) = 5*4 + 40 \n" ); document.write( "C(4) = $60 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |