Constructing a function based on its given properies
Problem 1
Determine a possible equation of a exponential function that satisfies the following properties.
a) Its y-intercept is 2;
b) It has a horizontal asymptote at y = 5;
c) it is always increasing.
Solution
y = ab^(-x) + c
Coefficient "a" must be negative (I will take it in the form a = - A, where A is positive).
The base "b" must be positive, and can be any positive number; I will take b = 2.
Coefficient "c" must be equal to 5.
y = -Ab^(-x) + 5.
An additional condition is -Ab^0 + 5 = 2, which gives A = 5 - 2 = 3.
Final function y = -3*2^(-x) + 5. ANSWER
Visual check
Plot y = -3*2^(-x) + 5
Problem 2
The parabola y = 2x^2 is translated to a new parabola with x intercepts 4 and -3.
Find y-intercept of the new parabola.
Solution
Translations of a parabola do not change the coefficient at x^2.
From the other side, the symmetry line of the new parabola is x =
= 0.5
Therefore, the new parabola is y = 2*(x-0.5)^2 + b, where b is an unknown value.
To find "b", use the condition that x-intercept is 4:
y = 0 = 2*(x-0.5)^2 + b at x= 4,
or
0 = 2*(4-0.5)^2 + b,
0 = 2*3.5^2 + b
0 = 24.5 + b
b = - 24.5.
Thus the new parabola is y = 2*(x-0.5)^2 - 24.5, and its value at x= 0 is
y = 2*(0-0.5)^2 - 24.5 = 2*0.5^2 - 24.5 = -24. ANSWER
Solved.
Another, even more simple and short straightforward solution is possible.
Since the new parabola has x-intercepts 4 and -3, the new quadratic function has the form
y = a*(x+3)*(x-4)
With some real coefficient "a".
Since translations leave the leading coefficient at x^2 unchangeable, a = 2.
It implies that the new quadratic function is y = 2*(x+3)*(x-4).
Therefore, y-intercept of the new parabola is y(0) = 2*(0+3)*(0-4) = 2*3*(-4) = -24. ANSWER
Solved (by another way).
My other lessons in this site on plotting and analyzing functions are
- Finding x-intercepts and y-intercepts
- Compressing and stretching graphs
- HOW TO PLOT transformed functions
- HOW TO write functions for transformed plots
- HOW TO PLOT transformed periodic trigonometry functions
- Analyzing periodic trigonometric functions for the amplitude, the period, vertical and horizontal shifts
- Do not fall into a TRAP when analyzing problems on trigonometric functions
- The domain and the range of transformed functions
- Write a function which is a result of given transformations of the parent function
- Describe transformations from the given parent function to final function
- Writing a function rule for a function based on its wording description
- Finding inverse functions
- Miscellaneous problems on plots of functions
- Given a point on a plot of a function, find the corresponding point on the plot of transformed function
- Special advanced problems on finding the domain of functions
- Special advanced problems on finding the range of functions
- OVERVIEW of lessons on plotting and analyzing functions
Use this file/link ALGEBRA-I - YOUR ONLINE TEXTBOOK to navigate over all topics and lessons of the online textbook ALGEBRA-I.
Use this file/link ALGEBRA-II - YOUR ONLINE TEXTBOOK to navigate over all topics and lessons of the online textbook ALGEBRA-II.