
Jujuanyod M.
asked 10/28/12what are the functions of programs h(x) = x^2-2 , l(x)= (x+3)2, j(x) (x+1)^2 +3
what are the slope of and functions of these problems h(x) =x^2 -2 , l(x) = (x+3)^2 , j(x) =(x+1)^2 +3
2 Answers By Expert Tutors
Roman C. answered 10/29/12
Masters of Education Graduate with Mathematics Expertise
All three equations are quadratic. If you decide to take calculus, you will learn about derivatives which are formulas for slopes of functions. To get the slope at a point P = (x , f(x)), consider another point on the graph, Q = (x+h , f(x+h)) close to P (h is small).
Then the slope at point P is approximately equal to the slope of line PQ, provided that the function is well behaved. The closer the point Q is to point P, the more accurate the approximation. Let's use it on a quadratic polynomial f(x) = ax2+bx+c
Then the slope of line PQ is:
m = [f(x+h) - f(x)] / [(x+h) - x]
= [a(x+h)2+b(x+h)+c - (ax2+bx+c)] / h
= (ax2+2axh+ah2+bx+bh+c-ax2-bx-c) / h
= (2axh+ah2+bh) / h
= 2ax+ah+b
Now if h approaches 0, ah approaches 0 so the slope (derivative) of f(x) is given by 2ax+b.
The limit of the slope formula for line PQ as Q approaches P is called the definition of a derivative. The derivative of f(x) is written as f'(x) using an apostrophe after the function's name.
Let's apply the 2ax+b result on your functions.
h(x) = x2-2 so h'(x) = 2x.
l(x) = (x+3)2 = x2+6x+9 so l'(x) = 2x+6
j(x) = (x+1)2+3 = x2+2x+4 so j'(x) = 2x+2
Since these functions are all second-order polynomials ("quadratics"), their slope is constantly changing at every point.
The only way that a function can have the same slope everywhere is if the function is "linear" and theonly exponent of X is one. (I like to illustrate this by exerting force on each end of a plastic pen, bending it while grunting that "it takes power to bend a line!" Then, when I release the pen, it becomes a straight line -- just like the exponent of X. Any power of X, other than one or zero, will create a CURVE.)
The graph for each of these functions is a parabola, and there is only one point where the slope is zero. You need a bit of calculus to find this point, by finding the derivative (an expression for "instantaneous slope"), then setting it equal to zero and solving for X. Below are the derivatives (written with an apostrophe for "prime) for each of these functions, along with the coordinate of the "extremum" point (where the slope is zero).
h'(x) =2x, l'(x) = 2x+6 , j'(x) = 2x+2
(0, -2) (-3,0) (-1,3)

Kyle M.
Although one can find the vertex (point on a perabola where the slope is zero) very easiy with calculus, calculus in not required. Because these equation are quadratic, every f(x) value will have a 'mirrored' value where the value of f(x) is the same, but
the value of 'x' is different, except for one point, the vertex. By completing the square of the function and putting the function into standard form for a parabola, the equation takes the form f(x)=(x-k)^2+h, the vertex is at the point (k,h). The functions
in this problem are already in standard form.
One more comment, although I agree with the extremum point for h(x), I'm not sure how you calculated the 'y' coordinate for l(x) and j(x).
10/29/12

Daniel O.
Kyle, he substituted the x values for h(x) and j(x) back into the original equations to get the y-coordinates of the extremum/vertex.
10/29/12

Bruce-Alan M.
Kyle, Daniel, I have corrected the y-coordinates.
I agree that the vertex (as well as the focus and directrix) can be calculated without calculus. However, the question was about "slope" and calculus is generally required to compute the instantaneous slope at points other than the vertex.
10/29/12
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Kathye P.
Hi, Jujuanyod.
The wording of your question is a little confusing - h(x), l(x), and j(x) ARE functions. Because they are 2nd degree (x2) functions, they will be parabolas rather than straight lines when they are graphed on the coordinate plane, and parabolas have different slopes at different points. In Calculus you can find a derivative of a function to find the slope of a line tangent to a certain point on the parabola, but you classified this as an algebra question.
Could you be studying transformations of graphs?
10/28/12