document.write( "Question 470589: I need help with this problem:\r
\n" );
document.write( "\n" );
document.write( "A plant can manufacture 50 golf club per day at a total DAILY COST of $5669 and 70 gulf clubs per day for a total daily cost of $7269.\r
\n" );
document.write( "\n" );
document.write( "Assuming that daily cost and production are linearly related, find the total daily cost C of production x golf clubs.\r
\n" );
document.write( "\n" );
document.write( "Graph the total daily cost of 0<= x <= 200 \r
\n" );
document.write( "\n" );
document.write( "Thank you! \n" );
document.write( "
Algebra.Com's Answer #322757 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! A plant can manufacture 50 golf club per day at a total DAILY COST of $5669 and 70 gulf clubs per day for a total daily cost of $7269. \n" ); document.write( "Assuming that daily cost and production are linearly related, find the total daily cost C of production x golf clubs. \n" ); document.write( "Graph the total daily cost of 0<= x <= 200 \n" ); document.write( "** \n" ); document.write( "Standard form for given equation: y=mx+b \n" ); document.write( "You have two points of (x,y) coordinates to work with: (50,5669) and (70,7269) \n" ); document.write( "m=∆y/∆x=(7269-5669)/(70-50)=80 \n" ); document.write( "y=80x+b \n" ); document.write( "using (x,y) coordinates from one of given points to find b (y-intercept) \n" ); document.write( "5669=80*50+b \n" ); document.write( "5669=4000+b \n" ); document.write( "b=5669-4000=1669 \n" ); document.write( "equation: \n" ); document.write( "y=80x+1669 \n" ); document.write( "ans: \n" ); document.write( "C=80x+1669 (0 ≤ x ≤ 200) \n" ); document.write( "see graph below \n" ); document.write( "..\r \n" ); document.write( "\n" ); document.write( " |