document.write( "Question 202980: An appliance repair service uses the formula c=50n+80 to determine the labor cost for a service call, where c= the cost in dollars and n= the number of hours
\n" );
document.write( "a find the cost for n=0,1, and 2 hours
\n" );
document.write( "b find the slope and c-intercept for the line c= 50n+80
\n" );
document.write( "c interpret tyhe slope and c-intercept \n" );
document.write( "
Algebra.Com's Answer #153135 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! An appliance repair service uses the formula c=50n+80 to determine the labor cost for a service call, where c= the cost in dollars and n= the number of hours \n" ); document.write( "a find the cost for n=0,1, and 2 hours \n" ); document.write( "n=1: c = 50*1+80 = 130 \n" ); document.write( "n=2: c = 50*2+80 = 180 \n" ); document.write( "n=3: c = 50*3+80 = 230 \n" ); document.write( "------------------------------------------------- \n" ); document.write( "b find the slope and c-intercept for the line c= 50n+80 \n" ); document.write( "slope = 50; c-intercept = 80 \n" ); document.write( "------------------------------------------------- \n" ); document.write( "c interpret the slope and c-intercept \n" ); document.write( "As n increases \"1\", c increases 50 \n" ); document.write( "When n = 0 c = 80 \n" ); document.write( "===================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |