document.write( "Question 2477: The charge for Yellow's Yard Service is a linear function of the number of hours the yard work
\n" );
document.write( "takes. Len was charged $44 for three hours of yard work, while his neighbor Mavis was charged
\n" );
document.write( "$60 for five hours of work. Write the cost C of having Yellow's work on a lawn as a function
\n" );
document.write( "of the number of hours n it takes them to finish the work
\n" );
document.write( " Thanks in advance for your help!! \n" );
document.write( "
Algebra.Com's Answer #1057 by AnlytcPhil(1806)![]() ![]() You can put this solution on YOUR website! >>...The charge for Yellow's Yard Service is a linear function of the number of hours the yard work takes. Len was charged $44 for three hours of yard work, while his neighbor Mavis was charged $60 for five hours of work. Write the cost C of having Yellow's work on a lawn as a function of the number of hours n it takes them to finish the work Thanks in advance for your help!!...<< \n" ); document.write( "` \n" ); document.write( ">>...Len was charged $44 for three hours of yard work,...<< \n" ); document.write( ">>...the cost C...<< \n" ); document.write( ">>...number of hours n...<< \n" ); document.write( "` \n" ); document.write( "Translation: when n = 3, C = 44 \n" ); document.write( "` \n" ); document.write( ">>...Mavis was charged $60 for five hours of work...<< \n" ); document.write( ">>...the cost C...<< \n" ); document.write( ">>...number of hours n...<< \n" ); document.write( "` \n" ); document.write( "translation: when n = 5, C = 60 \n" ); document.write( "` \n" ); document.write( "We turn this into the problem: \n" ); document.write( "` \n" ); document.write( "Write the equation of the line which passes through the two points (3, 44) and (5, 60) \n" ); document.write( "` \n" ); document.write( "Use slope formula: \n" ); document.write( "m = (y2 - y1)/(x2 - x1) \n" ); document.write( "`` \n" ); document.write( "m = (60 - 44)/(5 - 3) = 16/2 = 8 \n" ); document.write( "` \n" ); document.write( "Use point-slope fomula: \n" ); document.write( "` \n" ); document.write( "y = y1 = m(x - x1) \n" ); document.write( "` \n" ); document.write( "y - 44 = 8(x - 3) \n" ); document.write( "` \n" ); document.write( "y - 44 = 8x - 24 \n" ); document.write( "` \n" ); document.write( "y = 8x + 20 \n" ); document.write( "` \n" ); document.write( "Now we change y to C and x to n \n" ); document.write( "` \n" ); document.write( "C = 8n + 20 \n" ); document.write( "` \n" ); document.write( "Check: Substitute n=3 and get C = 8(3) + 20 = 24+20 = 44 \n" ); document.write( "Substitute n=5 and get C = 8(5) + 20 = 40+20 = 60 \n" ); document.write( "` \n" ); document.write( "Edwin\r \n" ); document.write( "\n" ); document.write( " \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |