Find the domain of the inverse of a function

AI Thread Summary
The discussion centers on finding the domain of the inverse of the function f(x) = 3x² - 1. The range of the function is established as -1 ≤ f(x) ≤ 299, but there is confusion regarding the domain for the inverse, with one participant suggesting x ≥ -1 while the textbook states x ≥ 0. It is clarified that a function must be one-to-one to have an inverse, and the original function is many-to-one unless its domain is restricted. By limiting the domain to x ≥ 0, the function becomes one-to-one, allowing for an inverse to exist. The conversation emphasizes the importance of restricting the domain for quadratics to ensure a valid inverse.
chwala
Gold Member
Messages
2,827
Reaction score
415
Homework Statement
Kindly see attached problem
Relevant Equations
domain and inverse of functions concept
This is a textbook problem:

1632880387875.png


now for part a) no issue here, the range of the function is ##-1≤f(x)≤299##

now for part b)

i got ##x≥-1##
1632880550296.png
but the textbook indicates the solution as ##x≥0## hmmmmm i think, that's not correct...
 
Physics news on Phys.org
chwala said:
Homework Statement:: Kindly see attached problem
Relevant Equations:: domain and inverse of functions concept

This is a textbook problem:

View attachment 289875

now for part a) no issue here, the range of the function is ##-1≤f(x)≤299##

now for part b)

i got ##x≥-1##
View attachment 289876but the textbook indicates the solution as ##x≥0## hmmmmm i think, that's not correct

...I think i see why..." a function qualifies to have an inverse if its only ##1-1## or many to one ...but not one to many...we have to restrict the domain in order to realize a function lol :cool:
 
Last edited by a moderator:
chwala said:
...I think i see why..." a function qualifies to have an inverse if its only ##1-1## or many to one
I think a "many to one" function can’t have an inverse over its whole domain. In fact that’s why your original function, y = f(x) = 3x² -1, only has an inverse over part of its domain.

f(x) = 3x² -1 is many-to-one. For example, both x = 1 and x = -1 gives the same value of y = 3x² – 1 = 2.

So, if we are given y = 2, we can’t ‘get back’ to a unique value for x.

In this question, by limiting the original function’s domain to x≥0, we restrict the function so now it is one-to-one and the inverse function exists.

(But that’s a non-mathematician’s view.)
 
Steve4Physics said:
I think a "many to one" function can’t have an inverse over its whole domain. In fact that’s why your original function, y = f(x) = 3x² -1, only has an inverse over part of its domain.

f(x) = 3x² -1 is many-to-one. For example, both x = 1 and x = -1 gives the same value of y = 3x² – 1 = 2.

So, if we are given y = 2, we can’t ‘get back’ to a unique value for x.

In this question, by limiting the original function’s domain to x≥0, we restrict the function so now it is one-to-one and the inverse function exists.

(But that’s a non-mathematician’s view.)
That's correct, an inverse would suffice if we restrict the domain...in general, for quadratics this would be determined by the ##x## co- ordinate value at the turning point of the graph.
 
Last edited:
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top