document.write( "Question 724601: A company's costs, in millions of dollars, are given by the equation, C=x^2-3x-27, where x is the number of items sold, in thousands. What are the costs when 1,000 items are sold? and 1,500 items are sold?\r
\n" );
document.write( "\n" );
document.write( "So far I have used 1 and 1.5 and substituted into the equation but I am getting negative numbers is that correct? \n" );
document.write( "
Algebra.Com's Answer #443801 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A company's costs, in millions of dollars, are given by the equation, C=x^2-3x-27, where x is the number of items sold, in thousands. What are the costs when 1,000 items are sold? and 1,500 items are sold? \n" ); document.write( "------------------- \n" ); document.write( "C(x) = x^2-3x-27 \n" ); document.write( "C(1) = 1-3-27 = -29 \n" ); document.write( "C(1.5) = 2.25 - 3*1.5 - 27 = 2.25 - 4.5 - 27 = -29.25 \n" ); document.write( "----- \n" ); document.write( "Note: If x is in thousands, these answers are what you get. \n" ); document.write( "As costs the answers do not make much sense. Maybe x \n" ); document.write( "should be 1000 instead of 1 and 1500 instead of 1.5 \n" ); document.write( "That way your cost figures would be positive. Try it. \n" ); document.write( "------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |