Determine the value of B and C of a function

  • Thread starter Thread starter bbsamson
  • Start date Start date
  • Tags Tags
    Function Value
AI Thread Summary
To determine the values of b and c for the function to be continuous across the entire real number line, the function must match at the transition points defined by the piecewise conditions. The user attempted to equate the two expressions at x=1 and x=3, resulting in b = -3 and c = 4. However, there was confusion regarding the meaning of the condition |x-2| ≥ 1, which defines the intervals where the second piece of the function is applicable. Understanding this condition is crucial for ensuring continuity at the boundaries of the piecewise function. A graphical representation of the function and the inequalities involved may aid in clarifying the problem.
bbsamson
Messages
2
Reaction score
0
Member warned about posting with no effort

Homework Statement



Determine the value of b and c such that the function is continuous on the entire real number line

Homework Equations



f(x) = { x+1 , 1<x<3
x^2+bx+c, |x-2| >=1

The Attempt at a Solution


What is the best way to get the b and c value?[/B]
 
Physics news on Phys.org
bbsamson said:

Homework Statement



Determine the value of b and c such that the function is continuous on the entire real number line

Homework Equations



f(x) = { x+1 , 1<x<3
x^2+bx+c, |x-2| >=1

The Attempt at a Solution


What is the best way to get the b and c value?[/B]
Hello bbsamson. Welcome to PF.

Please show an attempt at a solution.

What have you tried?

What sort of course is this for? Is it calculus? Are you using the idea of limits?
 
Last edited:
bbsamson said:

Homework Statement



Determine the value of b and c such that the function is continuous on the entire real number line

Homework Equations



f(x) = { x+1 , 1<x<3
x^2+bx+c, |x-2| >=1

The Attempt at a Solution


What is the best way to get the b and c value?[/B]

I have tried to put x+1 = x^2+bx+c when x=1 and x=3
I get the result of b = -3 & C =4
I just confuse the part of| x-2|>=1 , what is that mean in this question?
 
Understanding what it means is half the point of this question.

I suspect you have not transcribed the question completely exactly, down to the last punctuation mark, but it is understandable anyway.

What functions described this way mean is that e.g. f(x) = one thing, in this case (x + 1) for x that are in the range stated by the first condition, here 1<x<3, but f(x) = another thing, in this case... well you can fill this in yourself.

In this case if you look at it you'll find the two conditions match up such that f(x) is defined over the whole range of x from - to + infinity . That might not always be the case.

Then since you switch from one formula to another at some points, a function defined like this most often won't be continuous. It won't here for most a, b; you are asked to find the values of these where the function does match up at the points where the specification of the function changes. You seem to have done so.

I strongly recommend you draw a picture of of the |x - 2| ≥ 1 , in fact of the whole system and solution, then you will understand the situation much better and otherwise you are likely to make mistakes now and in future.
 
Last edited:
bbsamson said:
I have tried to put x+1 = x^2+bx+c when x=1 and x=3
I get the result of b = -3 & C =4
I just confuse the part of| x-2|>=1 , what is that mean in this question?
Solve the inequality: | x-2| ≥ 1.

That should clarify things.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top