Solve f(x) for a and b: Calc Workshop Help

  • Thread starter Thread starter ACLerok
  • Start date Start date
AI Thread Summary
To ensure the piecewise function f(x) is continuous for all x, the limits at the transition points x = 0 and x = 1 must be equal. At x = 0, the left-hand limit gives b, while the right-hand limit evaluates to -2, leading to the equation b = -2. At x = 1, the left-hand limit equals 7 and the right-hand limit equals a + b, resulting in a + (-2) = 7, which simplifies to a = 9. The values a = 9 and b = -2 ensure continuity, confirming the solution is correct. Understanding the limit equations is crucial for solving continuity problems in piecewise functions.
ACLerok
Messages
194
Reaction score
0
Let f(x)=

{3x - 2, if x < 0;
{ax + b, if 0 <= x <= 1;
{3x + 4, if x > 1.
(its a piece wise function)

It's telling me to Find a and b so that f(x) is continuous for all values of x. what's the easiest way to solve this? i was told that it's easier to graph it first. Help?
 
Physics news on Phys.org
Graphing is not necessary, but trying to visualize things is never a bad thing. Consider the points where the definition of the curve changes: at x = 0 and at x = 1. For a continuous function, the left and right hand limits of the function will be the same at these points (at all points to be more accurate, but we only need to check these two points since we know there are no potential continuity problems anywhere else).

\lim_{x\rightarrow 0^+} f(x) = -2

\lim_{x\rightarrow 0^-} f(x) = b



\lim_{x\rightarrow 1^+} f(x) = a + b

\lim_{x\rightarrow 1^-} f(x) = 7
 
so am i just supposed to be able to solve for a and b now?
a= 9
b= -2
is this right? or wrong?
can you please explain how you got those limit equations?
 
Last edited:
Yeah, that's right.

\lim_{x\rightarrow 0^+} f(x) = \lim_{x\rightarrow 0^+} 3x-2 = 3*0-2 = 0

and so on.
 
Kindly see the attached pdf. My attempt to solve it, is in it. I'm wondering if my solution is right. My idea is this: At any point of time, the ball may be assumed to be at an incline which is at an angle of θ(kindly see both the pics in the pdf file). The value of θ will continuously change and so will the value of friction. I'm not able to figure out, why my solution is wrong, if it is wrong .
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Back
Top