document.write( "Question 253412: A sport store sells about 50 mountain bikes per month at a price of $220 each. For each $20 decrease in price, about 10 more bikes per month are sold. Write a quadratic function in standard form that models the revenue from bike sales. What price produces the maximum revenue? \n" ); document.write( "
Algebra.Com's Answer #185728 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
y=mx+b
\n" ); document.write( "220=-2*50+b
\n" ); document.write( "320=b
\n" ); document.write( "y=-2x+320
\n" ); document.write( "This a linear equation not quadratic. \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );