document.write( "Question 230434: The profits of a company that produces auto parts can be represented by a linear function. If the company sells 25 parts its profits are $80 and if the company sells 40 parts its profits are $125. Find the number of parts sold if the profits were $305. If the profits were $905. \n" ); document.write( "
Algebra.Com's Answer #170771 by texttutoring(324)\"\" \"About 
You can put this solution on YOUR website!
Let x=the number of parts sold
\n" ); document.write( "Let y =the profit\r
\n" ); document.write( "\n" ); document.write( "Find the slope of the linear equation by using the slope formula:\r
\n" ); document.write( "\n" ); document.write( "m=(y2-y1)/(x2-x1)\r
\n" ); document.write( "\n" ); document.write( "In this case, y2=$125, y1=$80. x2=40, x1=25.\r
\n" ); document.write( "\n" ); document.write( "m=($125-$80)/40-25= $45/15
\n" ); document.write( "m=$3/part\r
\n" ); document.write( "\n" ); document.write( "We need to find the y-intercept (or b).\r
\n" ); document.write( "\n" ); document.write( "y=mx+b\r
\n" ); document.write( "\n" ); document.write( "I can choose either point (40,125) or (25,80).\r
\n" ); document.write( "\n" ); document.write( "y=mx+b
\n" ); document.write( "125=3*40+b
\n" ); document.write( "125=120+b
\n" ); document.write( "125-120=b
\n" ); document.write( "5=b\r
\n" ); document.write( "\n" ); document.write( "The line's equation is:\r
\n" ); document.write( "\n" ); document.write( "y=3x+5\r
\n" ); document.write( "\n" ); document.write( "If profits are $305:\r
\n" ); document.write( "\n" ); document.write( "305=3x+5
\n" ); document.write( "300=3x
\n" ); document.write( "x=100\r
\n" ); document.write( "\n" ); document.write( "If profits are $305, 100 parts were sold.\r
\n" ); document.write( "\n" ); document.write( "If profits are $905:\r
\n" ); document.write( "\n" ); document.write( "905=3x+5
\n" ); document.write( "900=3x
\n" ); document.write( "x=300\r
\n" ); document.write( "\n" ); document.write( "If profits were $905, 300 parts were sold.
\n" ); document.write( "
\n" );