document.write( "Question 252504: a campground rents campsites for $12 per night. at this rate, all 90 campsites are usually rented. for each $1 increase in the price per night, about 3 less sites are rented. the campground's nightly revenue can be modeled by R=(90-3x)(12+x). use the vertex form to find how the campground can maximize nightly revenue \n" ); document.write( "
Algebra.Com's Answer #184521 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! R=(90-3x)(12+x). use the vertex form to find how the campground can maximize nightly revenue \n" ); document.write( "---------- \n" ); document.write( "R(x) = -3x^2-36x+90x+12*90 \n" ); document.write( "R(x) = -3x^2+ 54x + 1080 \n" ); document.write( "----------------- \n" ); document.write( "Convert to vertex form by completing the square: \n" ); document.write( "R(x)-1080-3*? = -3(x^2-18x+?) \n" ); document.write( "R(x)-1080-3*81 = -3(x^2-18x+81) \n" ); document.write( "R(x)-1323 = -3(x-9)^2 \n" ); document.write( "--- \n" ); document.write( "Vertex: (9,1323) \n" ); document.write( "Increase the price by $9; Revenue will be $1323. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |