document.write( "Question 124296: A small-appliance manufacturer finds that the profit P (in dollars) generated by producing x microwave ovens per week is given by the formula below provided that 0 ≤ x ≤ 200. \r
\n" );
document.write( "\n" );
document.write( "P=1/10(x)(300-x)
\n" );
document.write( "
\n" );
document.write( "How many ovens must be manufactured in a given week to generate a profit of $2217.60? (If there is only one answer, write it twice.)\r
\n" );
document.write( "\n" );
document.write( "_______________ (ovens smaller answer)\r
\n" );
document.write( "\n" );
document.write( "_______________ (ovens larger answer)\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I don't even know how to go about this problem. Please help!! \n" );
document.write( "
Algebra.Com's Answer #91092 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A small-appliance manufacturer finds that the profit P (in dollars) generated by producing x microwave ovens per week is given by the formula below provided that 0 ≤ x ≤ 200. \n" ); document.write( "P=1/10(x)(300-x)\r \n" ); document.write( "\n" ); document.write( "How many ovens must be manufactured in a given week to generate a profit of $2217.60? (If there is only one answer, write it twice.) \n" ); document.write( "----------- \n" ); document.write( "2217.60 = (1/10)x(300-x) \n" ); document.write( "22176 = 300x-x^2 \n" ); document.write( "x^2-300x+22176 =0 \n" ); document.write( "(x-168)(x-132) = 0 \n" ); document.write( "x = 166 or x=132 \n" ); document.write( "---------------------- \n" ); document.write( "__132_____________ (ovens smaller answer) \n" ); document.write( "___166____________ (ovens larger answer) \n" ); document.write( "--------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |