Value of x for which f(x) is undefined

  • Thread starter Thread starter Richie Smash
  • Start date Start date
  • Tags Tags
    Value
AI Thread Summary
The function f(x) = (3x - 2) / (x + 1) is undefined when the denominator equals zero, which occurs at x = -1. This leads to division by zero, a mathematical operation that is not allowed. The discussion clarifies that f(-1) does not equal infinity; rather, it is simply undefined. To find values that make a rational function undefined, one must identify when the denominator is zero. Therefore, x = -1 is the value for which f(x) is undefined.
Richie Smash
Messages
293
Reaction score
15

Homework Statement


Given f(x)=\frac{3x-2}{x+1}
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 f(x)=\frac{3x-2}{x+1}
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)
 
Richie Smash said:
Well, if y=∞
y? Why y?
 
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:
f(x)=\frac{3x-2}{x+1}
So x=-1 gives f(x) = infinity, why is that?
 
  • #10
Because you'd end up dividing by 0
 
  • #11
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 berkeman
  • #12
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 berkeman
  • #13
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?
 
  • #14
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 Richie Smash
Back
Top