If the price of the item drops by 60% then that means the new price is 40% of the original
new price = p*0.4
ex:
new price = $100*0.4= $40
new price= $75*0.4 = $30
Answer:-3x+12
Step-by-step explanation:
The estimate of the sum of 202 and 57 is 260. You add the numbers together and than round up.
F(x) = 18-x^2 is a parabola having vertex at (0, 18) and opening downwards.
g(x) = 2x^2-9 is a parabola having vertex at (0, -9) and opening upwards.
By symmetry, let the x-coordinates of the vertices of rectangle be x and -x => its width is 2x.
Height of the rectangle is y1 + y2, where y1 is the y-coordinate of the vertex on the parabola f and y2 is that of g.
=> Area, A
= 2x (y1 - y2)
= 2x (18 - x^2 - 2x^2 + 9)
= 2x (27 - 3x^2)
= 54x - 6x^3
For area to be maximum, dA/dx = 0 and d²A/dx² < 0
=> 54 - 18x^2 = 0
=> x = √3 (note: x = - √3 gives the x-coordinate of vertex in second and third quadrants)
d²A/dx² = - 36x < 0 for x = √3
=> maximum area
= 54(√3) - 6(√3)^3
= 54√3 - 18√3
= 36√3.