document.write( "Question 1063765: Jack & Jill charge $23 for a custom painted water pail. They currently sell 110 water pails a month. They estimate that for each $1 decrease in the cost of the pails, they could sell 10 more pails a month. What price will maximize Jack & Jill's income? If they charges this price, how much income should they expect? \n" ); document.write( "
Algebra.Com's Answer #678893 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
Look for a pattern in price, and how many pails sold.\r
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "PRICE       SELL\r\n" );
document.write( "23-1        110+10\r\n" );
document.write( "23-2        110+2*10\r\n" );
document.write( "23-3        110+3*10\r\n" );
document.write( ".\r\n" );
document.write( ".\r\n" );
document.write( "23-x        110+10x\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x, amount subtracted from $23
\n" ); document.write( "y, amount of sales revenue\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Sales revenue to expect, \"y=%2823-x%29%28110-10x%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Can you find the maximum value for y and at which x it occurs from this?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "$17 per pail for best sales of $2890
\n" ); document.write( "
\n" );