Take a point P on the graph of y = 2 x 2 , and draw a line going through P parallel to the y -axis. Then call the red area A : the area bounded by this line, the graph of y = x 2 , and the graph of y = 2 x 2 .
Now, draw a line going through P parallel to the x -axis. Then call the blue area B : the area bounded by this line, the graph of y = 2 x 2 , and the graph of y = f ( x ) .
This function f ( x ) is continuous and displays the unique property that for every point P on y = 2 x 2 , the two areas A and B are equal.
Find f ( x ) and evaluate f ( 1 2 ) .
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.
Could you please explain the following:
" Next, using the Fundamental Theorem of Calculus, along with the observation that f − 1 ( 0 ) = 0 by necessity, we differentiate to find that "
4 a × f − 1 ( 2 a 2 ) = 3 a 2
From which equation and exactly how can we differentiate to get 2 a 2 = f ( 4 3 a ) ?
Log in to reply
I'm differentiating both sides of the equation ∫ 0 2 a 2 f − 1 ( y ) d y = a 3 with respect to a . By the FTC this yields
d a d ( 2 a 2 ) × f − 1 ( 2 a 2 ) = 3 a 2 ⟹ f − 1 ( 2 a 2 ) = 4 3 a .
I then subject both sides of this last equation to the function f to end up with 2 a 2 = f ( 4 3 a ) .
The curves point to an interesting geometric/visual way - considering the two areas to be made of horizontal and vertical strips that are divided into ratios 1:1 and 3:1
Orange curve:
y = x 2 x = y
Red curve:
y = 2 x 2 x = 2 y = 2 1 y 1 / 2
Blue curve:
y = α x 2 x = α y = α 1 y 1 / 2
Red Area (A):
A = ∫ 0 a ( 2 x 2 − x 2 ) d x = 3 a 3
Blue Area (B):
B = ∫ 0 2 a 2 ( 2 1 y 1 / 2 − α 1 y 1 / 2 ) d y = ( 2 1 − α 1 ) ∫ 0 2 a 2 y 1 / 2 d y = 3 2 ( 2 1 − α 1 ) 8 a 3
Equate the two areas:
3 a 3 = 3 2 ( 2 1 − α 1 ) 8 a 3 1 = 2 ( 2 1 − α 1 ) 2 2 4 1 = 1 − α 2 α 2 = 1 6 9 α = 9 3 2
Evaluating the previously unknown curve at x = 1 2 gives:
9 3 2 ( 1 4 4 ) = 3 2 ( 1 6 ) = 5 1 2
For C, Why did you take y=alpha x^2? Is it because of the shape of the function's graph?
Log in to reply
That's an interesting question. I just assumed it was also a quadratic. However, my solution doesn't prove that it must be a quadratic.
Log in to reply
Nice solution. I couldn't be sure that curve C was quadratic, so I let it be h ( x ) and calculated B as
∫ 0 2 a 2 ( 2 y − h − 1 ( y ) ) d y = 3 4 a 3 − ∫ 0 2 a 2 h − 1 ( y ) d y .
Equating this to A = 3 1 a 3 we end up with a 3 = ∫ 0 2 a 2 h − 1 ( y ) d y .
Then using the Fundamental Theorem of Calculus, along with the observation that h − 1 ( y ) = 0 by necessity, we find that
3 a 2 = 4 a × h − 1 ( 2 a 2 ) ⟹ h − 1 ( 2 a 2 ) = 4 3 a ⟹ 2 a 2 = h ( 4 3 a ) .
Letting x = 4 3 a , we then have that a = 3 4 x ⟹ 2 a 2 = 9 3 2 x 2 ⟹ h ( x ) = 9 3 2 x 2 ,
in which case h ( 1 2 ) = 5 1 2 as you have found. So curve C is unique and, indeed, quadratic. :)
Log in to reply
@Brian Charlesworth – Cool, thanks. So it can be proven. And if a quadratic solution wasn't viable, the solution process presumably would have yielded a contradiction (reductio ad absurdum).
@Brian Charlesworth – Nice use of the inverse! I encourage you to post this as a separate solution :)
Log in to reply
@Zach Abueg – Ok, done. :) With the restatement of the question the problem isn't quite the challenge it was originally, but I thought it was still worth posting my solution for sake of posterity.
Log in to reply
@Brian Charlesworth – Thanks. I've removed the y = α x 2 part.
@Brian Charlesworth – You should post this as a solution because your solution is complete, but Steven's solution isn't.
It crossed my mind as well, and followed @Steven Chase .
Probably, to maintain Blue=Red area, the third equation must be quadratic (I'm not certain).
The coordinates of point P are ( x , 2 x 2 ) .
The area A is therefore (as can be seen in other answers) 3 1 x 3 .
Then we notice that the integrals for B would be much easier if we considered the curves as functions of the y axis, instead.
we define x = g ( y ) to be the inverse of the requested function f ( x ) .
The red curve is then a ( y ) = 2 y .
The area A, translated to a function of y is now 3 1 2 y 3
The area B is the integral of the a ( y ) function between 0 and y, minus the integral of g ( y ) in the same range, which we'll call area C (that is the area between the blue curve and the y axis, in the drawing).
As we've defined, the area B+C is equal to ∫ 0 y 2 t d t = 2 1 3 2 y 3 .
As A = B, the area C is equal to C = ( B + C ) − B = 2 1 3 2 y 3 − 3 1 2 y 3 = 2 1 2 1 y 3 . We'll recall that this area is equal to the integral of g ( y ) over the range.
Differentiating this expression to receive x = g ( y ) is easy, and gives us x = 2 3 8 y .
Transforming this function back to the original axis gives us the requested function f ( x ) = 9 3 2 x 2 .
From here, substituting f ( 1 2 ) = 9 1 4 4 × 3 2 = 5 1 2
Change x by Δ x and calculate the increment of the red area:
A 1 = Δ x ( 2 x 2 − x 2 ) = Δ x x 2
Let us assume that at this value of y the argument of the f ( x ) function is x = x 1 . In other words, f ( x 1 ) = y . The increment of the blue area is:
A 2 = Δ y ( x − x 1 ) = d x d y Δ x ( x − x 1 ) = 4 x ( x − x 1 ) Δ x
Making A 1 = A 2 and solving for x we get:
x = 3 4 x 1 .
If x 1 = 1 2 , we get x = 1 6 and y = 5 1 2
Area of the rectangle = 2 X 3
The area under the curve y = 2 x 2 is 3 2 X 3 i.e. one third the area of the rectangle. So the area between y = 2 x 2 and the Y axis must be two-thirds of the rectangle's area.
The curve y = x 2 divides every vertical line (ordinate of y = 2 x 2 ) into two parts! So it must divide the area too into two equal halves.
So to get equal area, every horizontal line from Y axis to y = 2 x 2 must be divided into ratio 3:1 by the unknown curve.
Writing y = 2 x 2 as x = 2 y and dividing the x coordinate in 3:1 gives x = 4 3 2 y which gives f ( x ) = y = 9 3 2 x 2
Giving f(12) = 512
Problem Loading...
Note Loading...
Set Loading...
With the coordinates of point P being ( a , 2 a 2 ) we have that A = ∫ 0 a ( 2 x 2 − x 2 ) d x = ( 3 1 x 3 ) 0 a = 3 1 a 3 .
Now, taking a more general approach, let curve C be y = f ( x ) . (We will show that f ( x ) is necessarily a quadratic.) To calculate B , we integrate with respect to y :
B = ∫ 0 2 a 2 ( 2 y − f − 1 ( y ) ) d y = 3 4 a 3 − ∫ 0 2 a 2 f − 1 ( y ) d y .
Equating A to B we then find that ∫ 0 2 a 2 f − 1 ( y ) d y = a 3 .
Next, using the Fundamental Theorem of Calculus, along with the observation that f − 1 ( 0 ) = 0 by necessity, we differentiate to find that
4 a × f − 1 ( 2 a 2 ) = 3 a 2 ⟹ f − 1 ( 2 a 2 ) = 4 3 a ⟹ 2 a 2 = f ( 4 3 a ) .
Letting x = 4 3 a , we have that a = 3 4 x ⟹ 2 a 2 = 9 3 2 x 2 ⟹ f ( x ) = 9 3 2 x 2 .
That is, curve C is uniquely quadratic, with f ( 1 2 ) = 9 3 2 × 1 2 2 = 5 1 2 .