Value of x for which f(x) is undefined

  • Thread starter Thread starter Richie Smash
  • Start date Start date
  • Tags Tags
    Value
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
13 replies · 6K views
Richie Smash
Messages
293
Reaction score
15

Homework Statement


Given [tex]f(x)=\frac{3x-2}{x+1}[/tex]
Calculate the value of x, for which f(x) is undefined.

Homework Equations

The Attempt at a Solution


Hi, I've never come across this before and I'm not finding anything on the internet, I would post my attempt but the problem is I don't know where to start.

What does it mean by undefined, my best guess is that it isn't equal to anything?
 
Physics news on Phys.org
Richie Smash said:

Homework Statement


Given [tex]f(x)=\frac{3x-2}{x+1}[/tex]
Calculate the value of x, for which f(x) is undefined.

Homework Equations

The Attempt at a Solution


Hi, I've never come across this before and I'm not finding anything on the internet, I would post my attempt but the problem is I don't know where to start.

What does it mean by undefined, my best guess is that it isn't equal to anything?
One definition of undefined would be f(x) = ∞

What value of x would satisfy that?
 
Well, if y=∞, then it would the be everything above 0 and also including 0?
 
berkeman said:
One definition of undefined
I just realized the irony in my reply... o0)
 
Because f(x) can be represented as y as far as I know.
 
Richie Smash said:
Because f(x) can be represented as y as far as I know.
y didn't you show that in your post? y, oh y?!

Anyway, only where the function goes to infinity would it be considered "undefined". And that would be where?
 
berkeman said:
y didn't you show that in your post? y, oh y?!

Anyway, only where the function goes to infinity would it be considered "undefined". And that would be where?

Hmm well it has to be from.. 0 to infinity.
 
Richie Smash said:
Hmm well it has to be from.. 0 to infinity.

Richie Smash said:
[tex]f(x)=\frac{3x-2}{x+1}[/tex]
So x=-1 gives f(x) = infinity, why is that?
 
Richie Smash said:
What does it mean by undefined

It means that in order to calculate the value of ##f(x)##, you would have to perform a mathematical operation that is not allowed. A value of ##x## has already been mentioned that would require you to do that. (Hint: the expression ##f(x) = \infty## is really a sloppy way of saying "you would have to perform a mathematical operation that is not allowed". And you've already mentioned the operation as well.)

Richie Smash said:
Because f(x) can be represented as y

This is just playing with symbols; it has no mathematical meaning. You already have an expression for ##f(x)##; you don't need any other symbols.
 
  • Like
Likes   Reactions: berkeman
berkeman said:
So x=-1 gives f(x) = infinity, why is that?
No, not true.
If x = -1, there is division by zero, making the fraction undefined. f(-1) is not ##\infty##.
Looking a bit ahead from the scope of the OP's problem, as x approaches -1 from the left, you get completely different values from when x approaches -1 from the right. On one side of -1, the graph of this function goes off to ##-\infty## while on the other side of -1, the graph goes off to ##+\infty##.
 
  • Like
Likes   Reactions: berkeman
OK I see that -1 is the answer, as it will indeed make the function undefined, but my problem is I'm just guessing a number and putting it in the function, how do I actually calculate it?
 
Richie Smash said:
Given ##f(x)=\frac{3x-2}{x+1}##
Calculate the value of x, for which f(x) is undefined.
Richie Smash said:
OK I see that -1 is the answer, as it will indeed make the function undefined, but my problem is I'm just guessing a number and putting it in the function, how do I actually calculate it?
What's to guess? Division by zero is undefined, so what value of x causes the fraction to be undefined? In your problem, the denominator is zero when x + 1 = 0, or equivalently, when x = -1.

For many problems like this, a rational function will be undefined for any input value that makes the denominator zero. Other things to look out for are square root and even-root functions for which the argument is negative, or log functions for which the argument is nonpositive.
 
Last edited:
  • Like
Likes   Reactions: Richie Smash