document.write( "Question 942181: Suppose
\n" );
document.write( " that the profit P for selling x handbags is given by P = 54x - x^2 - 9, How many handbags must be sold to give a profit of $720? \n" );
document.write( "
Algebra.Com's Answer #574321 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Suppose that the profit P for selling x handbags is given \n" ); document.write( "by P = 54x - x^2 - 9, How many handbags must be sold to give \n" ); document.write( "a profit of $720? \n" ); document.write( "-------------- \n" ); document.write( "Solve:: \n" ); document.write( "54x - x^2 - 9 = 720 \n" ); document.write( "----- \n" ); document.write( "x^2 - 54x + 729 = 0 \n" ); document.write( "Factor:: \n" ); document.write( "(x-27)^2 = 0 \n" ); document.write( "x = 27 \n" ); document.write( "-------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------------- \n" ); document.write( " |