y = − x 3 with x ≥ 0 and y = x 3 with x ≤ 0 . Both curves are freely translated vertically. Using the x -axis we inscribe rectangles inside the two curves, on the top of each other so that the rectangle have the maximum area possible. When the area of the 1 2 t h rectangle is equal to 3 2 7 6 8 3 , the perimeter of the 9 t h rectangle can be expressed as q p , where p and q are coprime positive integers. Find p + q .
The diagram shows two curves
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
@Valentin Duringer I think I have done a similar one but still I like it (your problems never get old). But it's thanks to you I learnt coordinate geometry (I used to hate it)
Log in to reply
I'm very happy my problems were an occasion to learn new things !
Log in to reply
Thank you so much for what you are doing! It's perfect!
In the fifth line from the bottom, you wrote
3
2
6
7
8
3
. It’s
3
2
7
6
8
3
:j
I was thinking: WHAT?!
2
1
5
=
3
2
6
7
8
? :D
Weird flex: minecraft players like me are geniuses when it comes to reciting the exponents of two.
Log in to reply
Sorry , I will correct it. Anyway did you seriously memorise the powers of 2 ?
@Omek K , @Jeff Giff You guys could not solve P121 yet ? :D
We note that the variable curve (purple and green curves combined) can be represented by y = h 0 − ∣ x 3 ∣ , where h 0 is the variable height of the curve. Since the curve is symmetrical about the y -axis, we need only consider the positive quadrant. Let the height of the n th maximum-area rectangle be h n and its top right vertex be ( x n , y n . Then we note that
y n = k = 1 ∑ n h k = h 0 − x n 3
First let us find the value of h 1 in terms of h 0 . The area of any inscribed rectangle is given by:
A ⟹ d x d A x = 2 x y = 2 x ( h 0 − x 3 ) = 2 h 0 x − 2 x 4 = 2 h 0 − 8 x 3 = 3 4 h 0 Putting d x d A = 0
Since d x 2 d 2 A < 0 , A is maximum, when x = 3 4 h 0 . This means that x 1 = 3 4 h 0 and y 1 = h 0 − 4 h 0 = 4 3 h 0 . As h 1 = y 1 , ⟹ h 1 = 4 3 h 0 . We note that the pattern repeats, and we have:
h 1 = 4 3 h 0 h 2 = 4 3 ( h 0 − y 1 ) = 1 6 3 h 0 h 3 = 4 3 ( h 0 − y 2 ) = 6 4 3 h 0 ⟹ h n = 4 n 3 h 0 y 1 = 4 3 h 0 y 2 = y 1 + h 2 = 1 6 1 5 h 0 y 3 = y 2 + h 3 = 6 4 6 3 h 0 y n = 4 n 4 n − 1 h 0 x 1 = 3 h 0 − y 1 = 3 4 h 0 x 2 = 3 h 0 − y 2 = 3 1 6 h 0 x 3 = 3 h 0 − y 3 = 3 6 4 h 0 x n = 3 4 n h 0
The area of the 1 2 th rectangle:
A 1 2 2 x 1 2 h 1 2 2 3 4 1 2 h 0 ⋅ 4 1 2 3 h 0 4 1 6 h 0 3 4 h 0 3 4 ⟹ h 0 = 3 2 7 6 8 3 = 2 1 5 3 = 2 1 5 3 = 2 1 5 3 = 2 1 6 1 = 2 1 6 = 2 1 2 = 4 6
And the perimeter of the 9 th rectangle:
p 9 = 4 x 9 + 2 h 9 = 4 ⋅ 3 4 9 4 6 + 2 ⋅ 4 9 3 ⋅ 4 6 = 1 + 3 2 3 = 3 2 3 5
Therefore p + q = 3 5 + 3 2 = 6 7 .
Problem Loading...
Note Loading...
Set Loading...
The equation of the green , purple line will be − x 3 + c , x 3 + c respectively.
Now, for first rectangle, let the coordinates of A will be ( x 1 , − x 1 3 + c ).
So the area of 1st rectangle will be 2( x 1 )( − x 1 3 + c ) let this be called a function f(x) for a given c. Therefore,
f ( x ) = 2 ( x ) ( − x 3 + c )
Now for area to be maximum
f ′ ( x ) 0 8 x 3 x = 0 = d ( 2 ( x ) ( − x 3 + c ) ) = d ( 2 ( x ) ( − x 3 + c ) ) = 2 ( − x 3 + c ) + 2 ( x ) ( − 3 x 2 ) = − 8 x 3 + 2 c = 2 c = 3 4 c
Therefore, x 1 = 3 4 c at given c.
Now, consider second rectangle , let the coordinates of B will be ( x 2 , − x 2 3 + c ).
So the area of 2nd rectangle will be 2( x 2 )( − x 2 3 + c − ( − x 1 3 + c ) ) let this be called a function g(x) for a given c. Therefore,
g ( x ) = 2 ( x ) ( − x 3 + x 1 3 )
Here x 1 3 is constant for a given c. Therefore we can repeat the same process and get x 2 = 3 4 x 1 3 = 3 4 2 c .
In general, x n = 3 4 n c at given c for the nth rectangle.
In general, y n = - 4 n c + c
Now given, 2 x 1 2 ( y 1 2 − y 1 1 ) = 3 2 7 6 8 3 = 2 1 5 3 . Solve to get c as 2 1 2 . (I am omitting the tedious work)
Required 4 x 9 + 2( y 9 − y 8 ) ⇒ Substitute c to get the required value as 3 2 3 5 .
Therefore
q p p + q = 3 2 3 5 = 6 7