Determining the area enclosed by inverse

  • Thread starter Thread starter Saitama
  • Start date Start date
  • Tags Tags
    Area Inverse
Click For Summary

Homework Help Overview

The problem involves determining the area enclosed by the inverse function of a cubic polynomial, specifically \( f(x) = x^3 + 3x + 1 \), between the vertical lines \( x = -3 \) and \( x = 5 \), and the x-axis. The area is denoted as \( A \), and the task is to find the greatest integer less than or equal to \( A \).

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants discuss the difficulty of finding the inverse function and whether there is a trick to the problem. Some suggest using the properties of inverse functions and symmetry in graphs. Others explore the relationship between the areas under the curves of \( f(x) \) and its inverse.

Discussion Status

The discussion is ongoing, with various interpretations and approaches being explored. Some participants have provided insights into calculating the area using integrals, while others are questioning the assumptions about the symmetry of the graph and the necessity of finding specific roots. There is no explicit consensus yet.

Contextual Notes

Participants note the challenge of calculating the area due to the nature of the cubic function and its inverse, as well as the potential complications of fractional roots. The discussion reflects a mix of attempts to clarify the problem setup and the mathematical reasoning involved.

Saitama
Messages
4,244
Reaction score
93

Homework Statement


Area enclosed by y=g(x), x=-3, x=5 and x-axis where g(x) is inverse function of ##f(x)=x^3+3x+1## is A, then find [A] where [.] denotes the greatest integer function.


Homework Equations





The Attempt at a Solution


Honestly, I see no way to proceed here. Finding out the inverse is not possible here so I guess there is some trick to the problem.

Any help is appreciated. Thanks!
 
Physics news on Phys.org
Pranav-Arora said:

Homework Statement


Area enclosed by y=g(x), x=-3, x=5 and x-axis where g(x) is inverse function of ##f(x)=x^3+3x+1## is A, then find [A] where [.] denotes the greatest integer function.

Homework Equations


The Attempt at a Solution


Honestly, I see no way to proceed here. Finding out the inverse is not possible here so I guess there is some trick to the problem.

Any help is appreciated. Thanks!

By inspection, [itex]f(1) = 5[/itex] and [itex]f(-1) = -3[/itex]. Hence [itex]g(-3) = -1[/itex] and [itex]g(5) = 1[/itex]. I believe that [itex]A[/itex] is then
[tex] \int_0^1 5 - f(y)\,dy[/tex]
 
Last edited:
pasmith said:
[tex]A = \int_{-3}^5 g(x)\,dx = \int_{g(-3)}^{g(5)} 5 - f(y)\,dy[/tex]

How do you get this? :rolleyes:
 
Pranav-Arora said:
How do you get this? :rolleyes:

Ignore that; it's wrong. I edited my post.
 
pasmith said:
Ignore that; it's wrong. I edited my post.

I meant how you get 5-f(y)?
 
Pranav-Arora said:
I meant how you get 5-f(y)?

Draw a graph of [itex]y = g(x)[/itex] (which is by definition the curve [itex]x = f(y)[/itex]) for [itex]-3 \leq x \leq 5[/itex], and identify the area A. Then express A as an integral with respect to y.
 
pasmith said:
Draw a graph of [itex]y = g(x)[/itex] (which is by definition the curve [itex]x = f(y)[/itex]) for [itex]-3 \leq x \leq 5[/itex], and identify the area A. Then express A as an integral with respect to y.

I honestly don't see it. Can you please elaborate some more or give me a relevant link?
 
Hi Pranav!

The area enclosed by ##f^{-1}(x)## between ##x=-3## and ##x=5##, is the same area as the one enclosed by ##f(y)## between ##y=-3## and ##y=5##.
It's what you get if you take the mirror image in the line y=x.

Can you find that area?
 
Hi ILS! :)

I like Serena said:
Hi Pranav!

The area enclosed by ##f^{-1}(x)## between ##x=-3## and ##x=5##, is the same area as the one enclosed by ##f(y)## between ##y=-3## and ##y=5##.
It's what you get if you take the mirror image in the line y=x.

Can you find that area?

##f(y)=y^3+3y+1##.

The area enclosed by f(y) between y=-3 and y=5 is ##\displaystyle \int_{-3}^5 (y^3+3y+1)dy=168##.

But this doesn't look like the right answer.
 
  • #10
Pranav-Arora said:
Hi ILS! :)

##f(y)=y^3+3y+1##.

The area enclosed by f(y) between y=-3 and y=5 is ##\displaystyle \int_{-3}^5 (y^3+3y+1)dy=168##.

But this doesn't look like the right answer.

My bad. I meant the area enclosed by f(x) between y=-3 and y=5 (and the y-axis).
 
  • #11
I like Serena said:
My bad. I meant the area enclosed by f(x) between y=-3 and y=5 (and the y-axis).

But for that I need the inverse of f(x). :confused:
 
  • #12
Pranav-Arora said:
But for that I need the inverse of f(x). :confused:

Not really. You only need the boundaries for x that correspond to y=-3 and y=5.
So you need to solve f(x)=-3 and f(x)=5.
Can you?
 
  • #13
I like Serena said:
Not really. You only need the boundaries for x that correspond to y=-3 and y=5.
So you need to solve f(x)=-3 and f(x)=5.
Can you?

pasmith mentioned them above. :P

For f(x)=-3, x=-1 and for f(x)=5,x=1.
 
  • #14
Pranav-Arora said:
pasmith mentioned them above. :P

For f(x)=-3, x=-1 and for f(x)=5,x=1.

So...
 
  • #15
I like Serena said:
So...

Do I have to integrate f(x) from x=-1 to 1?
 
  • #16
Pranav-Arora said:
Do I have to integrate f(x) from x=-1 to 1?

Not exactly.
Take a look at this Wolfram picture.

You need the area enclosed between the lines x=0, y=-3, and the graph.
And that combined with the area enclosed between the lines x=0, y=5, and the graph.
 
  • #17
I like Serena said:
Not exactly.
Take a look at this Wolfram picture.

You need the area enclosed between the lines x=0, y=-3, and the graph.
And that combined with the area enclosed between the lines x=0, y=5, and the graph.

I am not sure if I get it but I guess I will have to break the integral. I just saw the plot of ##x^3+3x+1## and it looks like there is a root between -1 and 0. Unfortunately, the root is fractional so I don't know would I have noticed that during the examination. I think I am missing something else too.
 
  • #18
Pranav-Arora said:
I am not sure if I get it but I guess I will have to break the integral. I just saw the plot of ##x^3+3x+1## and it looks like there is a root between -1 and 0. Unfortunately, the root is fractional so I don't know would I have noticed that during the examination. I think I am missing something else too.

Perhaps you can calculate the integral of f(x) between x=-1 and x=1?

Which area will you have calculated?
 
  • #19
For reference, here is the Wolfram picture showing what you have to calculate according to your problem description.

Can you indicate which areas are the relevant areas?
 
  • #20
I like Serena said:
Perhaps you can calculate the integral of f(x) between x=-1 and x=1?

I will break this integral from x=-1 to a and from x=a to 1, where a is the root. The value is negative for -1 to a is negative. Changing the sign and adding it to value obtained between a to 1 gives the area between f(x) and the x-axis. But that's not what I need.

To calculate what is required, I need the value of a but as I said before, it is fractional and would be impossible to find during the exam.
 
  • #21
Pranav-Arora said:
Do I have to integrate f(x) from x=-1 to 1?

No. You can do it for x = -1 to 1 if you have the correct integrand(s). Have you drawn a picture of the required area? Show us your integral.

[Edit] Didn't see the second page before I posted this...
 
  • #22
Pranav-Arora said:
I will break this integral from x=-1 to a and from x=a to 1, where a is the root. The value is negative for -1 to a is negative. Changing the sign and adding it to value obtained between a to 1 gives the area between f(x) and the x-axis. But that's not what I need.

To calculate what is required, I need the value of a but as I said before, it is fractional and would be impossible to find during the exam.

You do not need that "a".
Take another look at the graph: http://m.wolframalpha.com/input/?i=plot[y=x^3+3x+1,x=-1,x=0,x=1,y=-3,y=5,+{x,-1,1}]&x=-1505&y=-71

What you name "a", is the y-value for x=0.
You don't need to integrate to and from "a", but to and from x=0.
 
  • #23
I like Serena said:
You do not need that "a".
Take another look at the graph: http://m.wolframalpha.com/input/?i=plot[y=x^3+3x+1,x=-1,x=0,x=1,y=-3,y=5,+{x,-1,1}]&x=-1505&y=-71

What you name "a", is the y-value for x=0.
You don't need to integrate to and from "a", but to and from x=0.

I have shown the required area in the attachment, the shaded area is what we require, right?

I am not sure but is the graph symmetrical? It looks so.

I calculated the area on the right side of x=0. It can be found from the integral:
$$5-\int_{0}^1 (x^3+3x+1)dx=5-\frac{11}{4}=\frac{9}{4}$$

Twice of 9/4 is 9/2, hence area is 9/2=4.5, or [A]=4.

This is the answer shown by the key. Is this correct?
 

Attachments

  • graph.png
    graph.png
    7.9 KB · Views: 581
  • #24
Pranav-Arora said:
I have shown the required area in the attachment, the shaded area is what we require, right?

I am not sure but is the graph symmetrical? It looks so.

I calculated the area on the right side of x=0. It can be found from the integral:
$$5-\int_{0}^1 (x^3+3x+1)dx=5-\frac{11}{4}=\frac{9}{4}$$

Twice of 9/4 is 9/2, hence area is 9/2=4.5, or [A]=4.

This is the answer shown by the key. Is this correct?

Good point.
You can calculate the area to the right of the y-axis, which is what you did.
The graph is not symmetrical, but it's close enough for our purposes.
You are only asked to give an integer approximation, which is what you did.

Good! :wink:
 
  • Like
Likes   Reactions: 1 person
  • #25
I like Serena said:
Good point.
You can calculate the area to the right of the y-axis, which is what you did.
The graph is not symmetrical, but it's close enough for our purposes.
You are only asked to give an integer approximation, which is what you did.

Good! :wink:

Well, I would disagree with that. If you don't prove it is symmetric, don't use it. It would be easy enough to calculate the areas of both regions with dx integrals and be sure.
 
  • #26
I like Serena said:
Good point.
You can calculate the area to the right of the y-axis, which is what you did.
The graph is not symmetrical, but it's close enough for our purposes.
You are only asked to give an integer approximation, which is what you did.

Good! :wink:

Thanks a lot ILS! :smile:

Now that the problem is solved, I was wondering if you could help me understand the solution given in the solution booklet? The solution booklet solves the problem in a single line and I am clueless about what the paper setters did. Here's what is written in booklet:

$$A=\left(4-\int_0^1(f(y)-1)dy \right)+\left|4-\int_{-1}^0 (1-f(y))dy\right|=\frac{9}{2}$$

Any idea what is going on above?
 
  • #27
Pranav-Arora said:
Thanks a lot ILS! :smile:

Now that the problem is solved, I was wondering if you could help me understand the solution given in the solution booklet? The solution booklet solves the problem in a single line and I am clueless about what the paper setters did. Here's what is written in booklet:

$$A=\left(4-\int_0^1(f(y)-1)dy \right)+\left|4-\int_{-1}^0 (1-f(y))dy\right|=\frac{9}{2}$$

Any idea what is going on above?

That is an unnecessarily obscure way to set it up. The natural way would be just use the usual calculus formula for area between two curves:$$
A = \int_a^b y_{upper} - y_{lower}~dx$$on both pieces:$$
\int_{-1}^0 f(x) -(-3)~dx + \int_0^15-f(x)~dx$$
 
  • #28
LCKurtz said:
That is an unnecessarily obscure way to set it up. The natural way would be just use the usual calculus formula for area between two curves:$$
A = \int_a^b y_{upper} - y_{lower}~dx$$on both pieces:$$
\int_{-1}^0 f(x) -(-3)~dx + \int_0^15-f(x)~dx$$

Yep, agreed! :)

But it looks to me that the solution was trying to define a odd function g(x)=f(x)-1. Anyways, its quite difficult to catch that during the exam so simply setting up the integrals is way better.

Do you think it would be possible to solve the problem without looking at the plots? I couldn't get a feel for the problem until I looked at the graphs. Do you have any suggestions?

Thank you very much LCKurtz and ILS! I got to learn something new. :smile:
 
  • #29
Pranav-Arora said:
Yep, agreed! :)

Do you think it would be possible to solve the problem without looking at the plots? I couldn't get a feel for the problem until I looked at the graphs. Do you have any suggestions?

My advice would be to NEVER set up an area integral without making a plot. The only exception would be where it is so simple that you already have a mental image, which amounts to the same thing.
 
  • Like
Likes   Reactions: 1 person
  • #30
LCKurtz said:
My advice would be to NEVER set up an area integral without making a plot. The only exception would be where it is so simple that you already have a mental image, which amounts to the same thing.

Thank you once again LCKurtz! :)
 

Similar threads

  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 12 ·
Replies
12
Views
4K
Replies
5
Views
2K
  • · Replies 15 ·
Replies
15
Views
2K
Replies
13
Views
5K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 18 ·
Replies
18
Views
2K