Problem of Optimisation: A company is designing a logo. The logo is a circle of radius 4 inches with an inscribed rectangle. The rectangle must be as large as possible.

First, draw a diagram showing the rectangle, the circle and the unknowns . Then find the equations representing this problem (equation of a circle of center 0, x2 +y2=42 (1) and of the area of the rectangle A=2x*2y (2)). Substitute one variable of eq(1) in eq (2) ==> A= 4xROOT(16-x2) (3).The largest area can be found by differentiating eq(3) (to find the local maximum of the equation). dA/dx = (64-8x2)/ROOT(16-x2) (using the formula for the differentiation of the product of two functions).The stationary points are the points for which dA/dx = 0. We compute and find x=ROOT(8) or x= - ROOT(8).To verify it is a maximum, we can take the second derivative of this point (and it must be less than 0) or plug the value just lower and higher than ROOT(8) in the first derivative to see if the function is increasing or decreasing at those points. Finally, determine the area by plugging ROOT(8) in (2), which gives A=32 sq inches

Related Maths A Level answers

All answers ▸

A particle of mass M is being suspended by two ropes from a horizontal ceiling. Rope A has a tension of 15N at 30 deg and rope B has a tension of xN at 45 deg, find M assuming the particle remains stationary.


Use integration by parts to integrate the following function: x.sin(7x) dx


The probability function of a discrete random variable X is given by p(x)=x^2 x =1,2,3. Find E(X)


1. The curve C has equation y = 3x^4 – 8x^3 – 3 (a) Find (i) d d y x (ii) d d 2 y x 2 (3) (b) Verify that C has a stationary point when x = 2 (2) (c) Determine the nature of this stationary point, giving a reason for your answer.