Questions related to Relations and Functions

AI Thread Summary
The discussion focuses on determining the range of the function √(x²+x+1) and finding the inverse value f⁻¹(2) for the function f(x) = x² - 3x + 4. Participants clarify that the range of the first function is not simply (0,∞) and must be greater than 1/2, with the minimum value found through differentiation yielding a range of [√3/2,∞). The second function's inverse is debated, with emphasis on the necessity for the function to be one-to-one and onto for an inverse to exist. Additionally, a new question regarding the composition of functions is introduced, prompting the suggestion to start a separate thread for clarity.
Raghav Gupta
Messages
1,010
Reaction score
76

Homework Statement



1. Range of the function ## \sqrt {x^2+x+1} ## is equal to?

2.ƒ:R---->R is defined as ƒ(x) = x2 -3x +4, then f -1 (2) is equal to?

Homework Equations


NA

The Attempt at a Solution


For the first one tried squaring on both the sides but that does not give linear x in terms of y for finding the range.

For second one, I can directly substitute f(x) as 2 for getting the answer.
But I have a confusion that a function must be injective and surjective for the inverse otherwise it inverse must not exist.
 
Physics news on Phys.org
1. you must have ##x^2 + x + 1 \geq 0## so for what x is that true?

2. I think you could start with ##2 = x^2 - 3x + 4## & go from there
 
fourier jr said:
1. you must have ##x^2 + x + 1 \geq 0## so for what x is that true?

2. I think you could start with ##2 = x^2 - 3x + 4## & go from there
1. I'm not asking for domain but range.
I know that the domain would be set of all real numbers.

2. That I know but I think f inverse should not exist as the function is not one one and onto?
 
fourier jr said:
1. you must have ##x^2 + x + 1 \geq 0## so for what x is that true?

2. I think you could start with ##2 = x^2 - 3x + 4## & go from there

Raghav Gupta said:
1. I'm not asking for domain but range.
I know that the domain would be set of all real numbers.

You have a square root to worry about, so not every ##x## works in the domain. And what ##x##'s work determine the range.

2. That I know but I think f inverse should not exist as the function is not one one and onto?
Sometimes when ##f^{-1}## does not exist, the notation such as ##f^{-1}(2)## means the set of all ##x## such that ##f(x)=2##.
 
LCKurtz said:
You have a square root to worry about, so not every ##x## works in the domain. And what ##x##'s work determine the range.
But I see here that if we choose any x here in this case , the value of
x2 + x + 1 is always greater than zero,
so not to worry for square root in this case.
 
Raghav Gupta said:
But I see here that if we choose any x here in this case , the value of
x2 + x + 1 is always greater than zero,
so not to worry for square root in this case.
That's right, but that does not mean the range is ##(0,\infty)##. For example, what ##x## gives ##f(x) = 1/2##?
 
LCKurtz said:
That's right, but that does not mean the range is ##(0,\infty)##. For example, what ##x## gives ##f(x) = 1/2##?
No x gives that value
 
Raghav Gupta said:
No x gives that value
Right. So you still have to figure out the range.
 
LCKurtz said:
Right. So you still have to figure out the range.
Ya, the range then must be greater then 1/2 also.
What is the method to find the particular value?
 
  • #10
Raghav Gupta said:
Ya, the range then must be greater then 1/2 also.
What is the method to find the particular value?
You have to figure out the least that ##x^2+x+1##, and hence its square root, can be.
 
  • Like
Likes Raghav Gupta
  • #11
LCKurtz said:
You have to figure out the least that ##x^2+x+1##, and hence its square root, can be.
I differentiated it,
Got 2x + 1 = 0
Hence x = -1/2, a minima.
Substituting in function we get square root of 3/4 which is √3/2
Hence range is [√3/2,∞)
Thanks.
The word least provoked the differentiation.
 
  • #12
Good. Note that you could have also found the min value without calculus by completing the square.
 
  • #13
LCKurtz said:
Good. Note that you could have also found the min value without calculus by completing the square.
Hmm that's also fine.
As the thread is related to relations and functions.
I wanted to ask only a last question.

If ## f(x) = sin^2x + sin^2(x+ π/3) + cosxcos(x+ π/3)## and ##g(5/4)=1##, then ##(gof)(x)## is equal to?
Options are
0
1
sinx
None of these

I know gof(x) is g(f(x)) but here g(x) is not given.
 
  • #14
Anybody there or should I start a new thread?
 
  • #15
Raghav Gupta said:
Anybody there or should I start a new thread?
I say yes - new thread. It's quite a different question.

Composition in LaTeX is ##(f\circ g)(x) \ \ \ \leftarrow\ \ \ \text{(f\circ g)(x)}## .
 
  • #16
Raghav Gupta said:
Anybody there or should I start a new thread?
Yes, new thread, which you already did.

See my reply in that thread.
 
Back
Top