document.write( "Question 70192: As a painter begins work, one fourth of a house has already been painted. Eight hours later, the house is two-thirds painted. Calculate the painter’s work rate (i.e.slope).
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #50056 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! As a painter begins work, one fourth of a house has already been painted. Eight hours later, the house is two-thirds painted. Calculate the painter’s work rate (i.e.slope). \n" ); document.write( "---------- \n" ); document.write( "You have two points involving (time,work done): \n" ); document.write( "They are (0,1/4) and (8,2/3) \n" ); document.write( "The slope relates (job done / time) or rate. \n" ); document.write( "slope= [(2/3)-(1/4)]/[8-0]= (5/12)/8 = 5/96 = 1job/19 1/5 hrs \n" ); document.write( "--------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |