document.write( "Question 1194478: A factory can make 65 tennis rackets per day for a total daily cost of $6072. The factory could instead make 85 tennis rackets per day for a total daily cost of $7001.\r
\n" );
document.write( "\n" );
document.write( "(a) Assuming that total daily cost and production are linearly related, find the total daily cost of producing x tennis rackets.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #826715 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! make these ordered pairs (62, 6072) and (85, 7001) \n" ); document.write( "Slope is 929/20=46.45 \n" ); document.write( "point-slope formula y-y1=m(x-x1) where m slope and (x1, y1) a point \n" ); document.write( "y-7001=46.45(x-85)=46.45x-3948.25 \n" ); document.write( "y=46.45x+3052.75 \n" ); document.write( " \n" ); document.write( " |