document.write( "Question 1064521:  a company discovers that there is a linear relationship between the number of parts produced (p) and the cost to make them (c).  to produce 120 new parts, it will cost $575. to produce 350 new parts, it will cost $620.  Give a linear equation c=mp+b that gives the cost, c, required to make p parts.\r
\n" );
document.write( "\n" );
document.write( "I found the slope to be (9/46), and I've worked into the equation y=(9/46×)-(12685/23) but I'm feeling stuck and questioning all of my work now. \r
\n" );
document.write( "\n" );
document.write( "Thank you for your help.  \n" );
document.write( "
| Algebra.Com's Answer #679614 by stanbon(75887)      You can put this solution on YOUR website! a company discovers that there is a linear relationship between the number of parts produced (p) and the cost to make them (c). to produce 120 new parts, it will cost $575. to produce 350 new parts, it will cost $620. \n" ); document.write( "--- \n" ); document.write( "So, you have two points relating c and p:: (120,575) and (350,620) \n" ); document.write( "---------------------------- \n" ); document.write( "slope = 9/46 \n" ); document.write( "-------------------- \n" ); document.write( "Give a linear equation c=mp+b that gives the cost, c, required to make p parts. \n" ); document.write( "I found the slope to be (9/46), and I've worked into the equation y=(9/46×)-(12685/23) but I'm feeling stuck and questioning all of my work now. \n" ); document.write( "------- \n" ); document.write( "Equation: \n" ); document.write( "c = m*p + b \n" ); document.write( "575 = (9/46)(120) + b \n" ); document.write( "b = 575 - (9/46)120 \n" ); document.write( "b = 598.48 \n" ); document.write( "---- \n" ); document.write( "Equation:: c(p) = (9/46)p + 598.48 \n" ); document.write( "-------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " |