New Reply

Piecewise functions

 
Share Thread Thread Tools
Jan22-13, 04:40 PM   #1
 

Piecewise functions


If a vertex of a parabola is on the x axis and it's a value is positive so it opens upward, would there only be one function? For example x sqrt-2x +1 , the vertex form would be y= (x-1)sqrt
since it will never have neg y values , will u need to consider both functions like in other piecewise functions?
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Bird's playlist could signal mental strengths and weaknesses
>> Minus environment, patterns still emerge: Computational study tracks E. coli cells' regulatory mechanisms
>> Bacterium uses natural 'thermometer' to trigger diarrheal disease, scientists find
Jan22-13, 09:06 PM   #2
 
Mentor
Quote by Coco12 View Post
If a vertex of a parabola is on the x axis and it's a value is positive so it opens upward, would there only be one function?
No, there would be an infinite number of them. You didn't specify a, which would change the shape of the parabola, and you didn't specify where the vertex is on the x-axis.
Quote by Coco12 View Post
For example x sqrt-2x +1 , the vertex form would be y= (x-1)sqrt
This is very confusing, but I think I understand what you're trying to say. "sqrt" does not mean "squared" - it's short for square root.

Your equation seems to be y = x2 - 2x + 1 = (x - 1)2. An easy way to indicate an exponent is using the ^ symbol.
Quote by Coco12 View Post

since it will never have neg y values , will u need to consider both functions like in other piecewise functions?
Now I don't understand what you're asking. The parabola in your example is continuous for all values of x. There's nothing piecewise about it.
Jan22-13, 09:07 PM   #3
 
Mentor
Quote by Mark44 View Post
No, there would be an infinite number of them. You didn't specify a, which would change the shape of the parabola, and you didn't specify where the vertex is on the x-axis.
This is very confusing, but I think I understand what you're trying to say. "sqrt" does not mean "squared" - it's short for square root.

Your equation seems to be y = x2 - 2x + 1 = (x - 1)2. An easy way to indicate an exponent is using the ^ symbol.


Now I don't understand what you're asking. The parabola in your example is continuous for all values of x. There's nothing piecewise about it.
BTW, don't use "textspeak" like "u" for "you" here at PF. It's not allowed.
Jan23-13, 05:14 AM   #4
 

Piecewise functions


Sorry I mean squared for them all, the first equation is in standard form and I changed it to vertex form. The a value is 1 as can be seen in the vertex form. So for this equation , would it be correct to say that there is no piecewise function since it never goes into the negative y value?I am just asking because the question asked for a piecewise function of this equation but I don't think that it is possible.
Jan23-13, 06:53 AM   #5
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
Exactly what do you mean by "piecewise function"? It might help if you told us what the question that asks "for a piecewise function of this equation" is itself.
Jan23-13, 01:56 PM   #6
 
The equation is in absolute brackets so so a piecewise function is basically two functions that makes sure the equation doesn't go into the negative y value. The question simply gave u the equation in absolute brackets and then to write a piecewise function. I was the one who changed it to vertex form so I could see where it was on a graph
Jan23-13, 02:42 PM   #7
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
So the function is actually [itex]f(x)= |x^2- 2x+ 1|[/itex]? It would have helped to tell us that to begin with!

Yes, that gives [itex]f(x)= |(x- 1)^2|[/itex]. But [itex](x- 1)^2[/itex] is never negative so the absolute value doesn't matter.

If it had been, say [itex]f(x)= |x^2- 3x+ 2|= |(x- 2)(x- 1)[/itex] then we would have f(x) equal to [itex]x^2- 3x+ 2[/itex] for x< 1 (since both x-2 and x-1 are negative, their product is positive), [itex]-x^2+ 3x- 2[/itex] for 1< x< 2 (now x-1 is positive but x-2 is still negative), and [itex]x^2- 3x+ 2[/itex] (since both x-2 and x-1 are positive).
Jan23-13, 05:37 PM   #8
 
Sorry for the confusion. So the equation will not have a piecewise function? I didn't think that there was going to be according to the equation and put x> or equal to 1 and x < or equal to 1
New Reply
Thread Tools


Similar Threads for: Piecewise functions
Thread Forum Replies
Piecewise functions Calculus & Beyond Homework 7
Piecewise functions Calculus & Beyond Homework 9
Piecewise functions Calculus & Beyond Homework 5
Piecewise functions Calculus 1