document.write( "Question 257333: the cost of labor for producing x transmissions is L(x) = 0.3x^2 + 400x + 550 dollars, while the cost of materials is M(x) = 0.1x^2 + 50x + 800 dollars. write a polynomial T(x) that represents the total cost of materials and labor for producing x transmissions. \n" ); document.write( "
Algebra.Com's Answer #189252 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! Total cost of labor and materials is addition. \n" ); document.write( "So, L(x) + M(x) = T(x). We can express that as \n" ); document.write( " \n" ); document.write( "combining like terms gets us \n" ); document.write( " |