document.write( "Question 551242: a semi-conductor manufacturer seeks to maximize it's pprofits. testing indicates that they can produce 100,000 chips per week at a cost of $40 a chip, and sell them for $65 a chip. they also find that they can produce 125,000 chips per week at a cost of $35 per chip and sell them for $63 a chip. how much profit can they expect to earn if they produce 130,000 chips per week? I have a really hard time with word problems and need some help. \n" ); document.write( "
Algebra.Com's Answer #359725 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
a semi-conductor manufacturer seeks to maximize it's profits. testing indicates that they can produce 100,000 chips per week at a cost of $40 a chip, and sell them for $65 a chip. they also find that they can produce 125,000 chips per week at a cost of $35 per chip and sell them for $63 a chip. how much profit can they expect to earn if they produce 130,000 chips per week?
\n" ); document.write( "Find the profits
\n" ); document.write( "at 100,000: 65 - 40 = $25 per chip
\n" ); document.write( "at 125,000: 63 - 35 = $28 per chip
\n" ); document.write( ":
\n" ); document.write( "Assign the values as follows
\n" ); document.write( "x1=100000; y1=25
\n" ); document.write( "x2=125000; y2=28
\n" ); document.write( "Find the slope
\n" ); document.write( "m = \"%2828-25%29%2F%28125000-100000%29\" = \"3%2F25000\" = .00012
\n" ); document.write( ":
\n" ); document.write( "Find the equation using the point/slope formula; y - y1 = m(x - x1)
\n" ); document.write( "y - 25 = .00012(x - 100000)
\n" ); document.write( "y - 25 = .00012x - 12
\n" ); document.write( "y = .00012x - 12 + 25
\n" ); document.write( "y = .00012x + 13
\n" ); document.write( ":
\n" ); document.write( "\"how much profit can they expect to earn if they produce 130,000 chips per week?\"
\n" ); document.write( "Replace x with 130000
\n" ); document.write( "y = .00012(130000) + 13
\n" ); document.write( "y = 15.6 + 13
\n" ); document.write( "y = $28.60 profit when 130,000 chips are made
\n" ); document.write( "
\n" ); document.write( "
\n" );