Finding Constants for Continuity of Composite Function

  • Thread starter Thread starter dylmans
  • Start date Start date
  • Tags Tags
    Continuity
dylmans
Messages
13
Reaction score
0

Homework Statement


Find the constants a and b such that the function is continuous on the entire real line.


Homework Equations


f(x)={2, x< or = -1
{ax + b, -1<x<3
{-2, x> or = 3


The Attempt at a Solution


I don't know where to start.

If anyone is willing to help me with my calculus make up work let me know. I don't get it at all.
 
Physics news on Phys.org
This isn't really calculus. You need to pick a and b so that a*(-1)+b=2 and a*(3)+b=-2. Do you see why?
 
haha sorry it is in my calculus book. you i think i do. but how would you get a and b then?
 
You would solve the two simultaneous equations -a+b=2 and 3a+b=(-2). I think that's in your algebra book.
 
a=-1 and b=1, i don't have an algebra book but i got it somehow. do i need a new thread for each new problem i have?
 
dylmans said:
a=-1 and b=1, i don't have an algebra book but i got it somehow. do i need a new thread for each new problem i have?

You don't have to. But you'll get better response time if you do. Posts with zero replies get much more attention.
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top