document.write( "Question 1110716: It costs a company $126 to produce 18 units of a product and $54 to produce 12 units. Write a linear equation to represent the cost of producing each item. \n" ); document.write( "
Algebra.Com's Answer #725733 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
(18, 126) and (12, 54)
\n" ); document.write( "The slope is 72/6=12
\n" ); document.write( "point slope y-y1=m(x-x1), m slope (x1, y1) a point
\n" ); document.write( "y-126=12(x-18)
\n" ); document.write( "y=12x-216+126
\n" ); document.write( "y=12x-90; x is the item, y the cost.
\n" ); document.write( "
\n" );