Here you will find a concise collection of math practice problems aligned with the BC Math Pre-Calculus 12 core curriculum. Visit this page directly at hunkim.com/12
Pre-Calculus 12 Topics
- Basic Transformations
- Sequences and Series
- Polynomial Functions and Equations
- Exponential Functions
- Logarithms: Operations, Functions, and Equations
- Rational Functions
- Trigonometry: Functions, Equations, and Identities
- Further Transformations
Basic Transformations
- Vertical and horizontal translations, stretches, and reflections
- Inverses: graphs and equations
- f(x)=x^2. Sketch:
- y=f(x)-4
SolutionShift 4 down - y=f(x)+2
SolutionShift 2 up - y=f(x-3)
SolutionShift 3 right - y=f(x+1)
SolutionShift 1 left - y=f(x-2)-3
SolutionShift 2 right and 3 down - y=-f(x)
SolutionFlip the graph about the x-axis (or multiply y values by -1 - y=\frac{1}{2}f(x-2)+5
Solution\times y values by \frac{1}{2}, then shift 2 right and up 5 - y=f(2x)
Solution\times x values by \frac{1}{2} - y=f(2x-6)
SolutionRemember to factor first when the coefficient of x\neq 1
y=f(2(x-3))
\times x values by \frac{1}{2} then shift right 3 - y=f(-x)
SolutionFlip about the y-axis (or multiply x values by -1 - y=f(2-4x)
Solutiony=f(-4(x-\frac{1}{2})
\times x values by -\frac{1}{4} then shift \frac{1}{2} units right - y=-4f\left(\frac{2}{3}x-5\right)+1
Solutiony=-4f\left(\frac{2}{3}\left(x-\frac{15}{2}\right) \right)+1
\times y values by -4, \times x values by \frac{3}{2}
Then shift right \frac{15}{2} and up 1 unit
- y=f(x)-4
- f(x)=x^2
g(x)=9f(x)=f(bx). Find b
Solutionb=3 - f(x)=\sqrt{x}
g(x)=f(16x)=af(x). Find a
Solutiona=4 - Find the equation of the parabola below in vertex form:
Solutiony=-2(x-2)^2+2 - Find the equation of the radical graph below:
Solutiony=3\sqrt{x+1} - f(x)=2x+3. Find f^{-1}(x).
Solutiony=2x+3
Switch x and y
x=2y+3
x-3=2y
\frac{x-3}{2}=y
\frac{1}{2}x-\frac{3}{2}=f^{-1}(x) - y=x^2-4. Find the inverse relation.
SolutionSwitch x and y
x=y^2-4
x+4=y^2
\pm\sqrt{x+4}=f^{-1}(x) - A function and it’s inverse reflects along which line?
Solutiony=x - f(x)=(x-2)^2, x\geq2. Find f^{-1}
SolutionSee f(x) below:
The domain and range restrictions on f(x) are: x\geq2 and y\geq0
Which simply switch x and y to find the restrictions on f^{-1}
Thus the domain and range restrictions on f^{-1}(x) are: y\geq2 and x\geq0 - f(x)=\sqrt{x+1}-3. Solve f^{-1}(x)=0
Solutiony=\sqrt{x+1}-3
Notice the domain and range: x\geq-1, y\geq-3
Switch x and y
x=\sqrt{y+1}-3
x+3=\sqrt{y+1}
Square both sides
(x+3)^2=y+1
(x+3)^2-1=f^{-1}(x), x\geq-3
(x+3)^2-1=0
(x+3)^2=1
Square root both sides
x+3=\pm 1
x=-2 (reject the extraneous root x=-4)
Sequences and Series
- Common ratio, first term, general term
- Geometric sequences connecting to exponential functions
- Infinite geometric series
- Sigma notation
- Review of Arithmetic Sequences and Series: 5, 2, -1, …
- Enrichment: Explain the arithmetic sequence formula:
u_n = u_1+(n-1)d - Find the 100th term
Solution-292 - Enrichment: Explain the arithmetic series formula:
S_n=\frac{n}{2}\left(u_1+u_n\right)=\frac{n}{2}\left(2u_1+(n-1)d\right) - Find the sum of the first 100 terms
Solution-14350 - t_3=15 and t_{10}=43. Find the first term in this arithmetic sequence.
Solution7
- Enrichment: Explain the arithmetic sequence formula:
- Enrichment: Explain the geometric sequence formula:
u_n=u_1 r^{n-1} - Sequence: 4, 2, 1, \frac{1}{2}, \frac{1}{4}, ...
- Find the 10th term
Solution1/128 - Find the general term
Solution4\left(\frac{1}{2}\right)^{n-1}
- Find the 10th term
- 100+100(1.10)+100(1.10)^2+100(1.10)^3 are the first 4 terms of a geometric sequence.
- Each term corresponds to a year. You initially have $100. One year later your investment grows by 10%. How much money will you have by the end of year 10?
- In this geometric sequence, find r
Solutionr=1.10
- You inherit $5000 at the beginning of 2021. Assuming an investment growth rate of 8%, how much will this investment be worth at the end of 2071?
- In a geometric sequence the second term is 28 and the fifth term is 1792.
- Find t_1
- Find r
- Find y in the following sequence:
3, 12, 48, 5y+7, ... - Find \sum_2^3 (x^2+x)
Solution18 - Complete the sigma notation: 3, 5, 7, 9, 11=\sum_0^k (?). Find k and ?.
Solutionk=4, ?=2n+1 - Evaluate \sum_{n=1}^{n=3} \frac{n}{n+1}
Solution23/12 - Find the common ratio for the following geometric sequence:
- 2, 6, 18, …
Solution3 - 100\left(\frac{1}{2}\right)^{3n}, n\in \mathbb{N}
Solution1/2 - \sum_1^\infty 6\left(\frac{4}{6}\right)^n
Solution2/3
- 2, 6, 18, …
- Enrichment: Explain the geometric series formula:
S_n=\frac{u_1 \left(1-r^n\right)}{1-r}=\frac{u_1\left(r^n-1\right)}{r-1} - u_2=-6 and u_9=13122
- Find the first term
Solution2 - Find S_1
Solution2 - Find u_7
Solution1458 - Find S_7
Solution1094 - u_5=S_5-?
SolutionS_4
- Find the first term
- The sum of 4+12+36+108+...+u_n is 4372.
How many terms are in this series? - Enrichment: Explain the infinite geometric sequence formula:
S_\infty=\frac{a}{1-r} - For what common ratio r values does S_\infty converge?
- Does the following series converge or diverge?
-20, -\frac{200}{9}, -\frac{2000}{81}, ... - Evaluate \sum_0^\infty \left(\frac{4}{5}\right)^n
Solution5 - y=(2)^x, x\in\mathbb{W}
- Write out the values of the first 5 terms
Solution1, 2, 4, 8, 16 - Find the value of the general term
Solution2^{n-1}
- Write out the values of the first 5 terms
- See the exponential function below:
- Given x\in\mathbb{N} write out the first 4 terms of this geometric sequence
Solution2, 1, \frac{1}{2}, \frac{1}{4} - Express the sum of these 4 terms using sigma notation
Solution\sum_1^4 4\left(\frac{1}{2}\right)^n or \sum_1^4 2\left(\frac{1}{2}\right)^{n-1}
- Given x\in\mathbb{N} write out the first 4 terms of this geometric sequence
- See below:
A ball is dropped from a height of 12 m. After each bounce, the ball bounces to 80% of its previous height.- What height does the ball reach after the 4th bounce?
- After how many bounces will the ball reach an approximate height of 10 cm?
- What is the total vertical distance travelled by the ball as soon as the ball bounces 10 times?
- What is the total distance travelled by the ball if it bounces indefinitely?
- The sum of the infinite geometric sequence is 25.
Given the common ratio is \frac{4}{5}, find the first term. - See below:
The largest square (that contains every other square) measures 8 by 8. The shaded pattern goes on towards infinity. Find the total area of the shaded region.
Polynomial Functions and Equations
- Factoring, including the factor theorem and the remainder theorem
- Graphing and the characteristics of a graph (e.g., degree, extrema, zeros, end-behaviour)
- Solving equations algebraically and graphically
- Factor:
- 2x^2-4x+2
Solution2(x^2-2x+1)
=2(x-1)^2 - -3x^2-5x+2
Solution-(3x-1)(x+2) - 4a^2-9
Solution(2a-3)(2a+3) - \tan^2 \theta-3\tan \theta +2
Solution(\tan \theta-1)(\tan \theta -2)
- 2x^2-4x+2
- (x-y)(x^2+xy+y^2)
- Expand
Solutionx^3-y^3 - Now factor x^3-1
Solution(x-1)(x^2+x+1)
- Expand
- (x+y)(x^2-xy+y^2)
- Expand
Solutionx^3+y^3 - Now factor x^3+8
Solution(x+2)(x^2-2x+4)
- Expand
- P(x)=x(x-2)^2(x+4)^3(x-4)^2
- Evaluate P(3)
- Intercepts?
- Describe the end-behavior as x\to\infty and x\to-\infty
- Identify the degree of this polynomial
- Sketch this polynomial showing the behavior of the multiplicities of the zeros
- Sketch f(x)=-(x+2)^3(x-2)(x-6)^2
- y=x^3+2x^2-4x-8. Sketch by using the Factor Theorem.
- P(x)=-x^4+6x^2+8x+3. Sketch this graph given (x-3) is a factor.
- P(x)=\frac{x^3-2x^2+3x+2}{x+2}
- Express in the form \text{Quotient}+\frac{\text{remainder}}{\text{divisor}}
- Use long division to find the remainder
- Use synthetic division to find the remainder
- Use the remainder theorem to find the remainder
- Solve x^3-3x^2=-4
Solutionx=-1, 2
Exponential Functions
- Graphing, including transformations
- Solving equations with same base and with different bases, including base e
- Solving problems in situational contexts
- Review:
- Solve x^{2/3}=5
Solution5^{3/2} - Solve 8^{2x}=4^{1-x}
Solutionx=1/4
- Solve x^{2/3}=5
- f(x)=2^x
- Sketch labeling 3 points
- Domain and range?
- Compare the shape of f(x)=2^x to g(x)=e^x and h(x)=10^x
- Which function grows faster? y=x^2 or y=2^x?
Solutiony=2^x - f(x)=\left(\frac{1}{3}\right)^x
- Sketch labeling 3 points
- Equation of asymptote?
- Intercepts?
- For exponential functions y=ab^x, what are some restrictions on these variables for there to be exponential growth?
Solutiona>0, b>1 - Basic transformations of exponential functions. Sketch:
- y=-2^{-x}
- y=\left(\frac{1}{3}\right)^x
- y=e^x+2
- y=-2\left(\frac{1}{2}\right)^{-4x}
- What is the equation of the following graph?
Solutiony=\left(\frac{1}{4}\right)^x - Solve 4374=2(3)^x
- Your money grows over time: A=5000(1.08)^t
- What is your initial investment?
- What is the annual interest rate?
- See below:
The temperature of a substance cools as shown in the graph below (units are in degrees Celsius vs. time in minutes). The substance cools 40% every 10 minutes.- What is the initial temperature?
- What temperature does the substance eventually reach?
- What is the equation of the function?
- There is initially 20 grams of a substance. The half-life of this substance is 200 years. How many days would it take for the substance to decay to one tenth of its original mass?
- A radioactive sample with an initial mass of 2 mg has a half-life of 4 days. What is the equation that models the exponential decay, A, for time t, in 4-day intervals?
SolutionA=2\left(\frac{1}{2}\right)^{\frac{4t}{4}}=2\left(\frac{1}{2}\right)^t - You purchase a motorcycle for $10 000. It depreciates by 15% of its current value every year. How much will the motorcycle be worth 6 years after it is purchased?
SolutionA=10000(0.85)^6\approx \$3771.50 - You deposited some money into an account that pays 7% per year, compounded annually. Today your balance is $300. How much was in the account 10 years ago, to the nearest cent?
Solution300=P(1+0.07)^{10}
P\approx \$152.50 - The population of a town changes by an exponential growth factor B every 5 years. If 2000 people grows to 10 000 in 4 years, what is the approximate value of B?
Solution10000=2000B^{\frac{4}{5}}
5=B^{\frac{4}{5}}
5^{\frac{5}{4}}=B\approx 748\%
Logarithms: Operations, Functions, and Equations
- Applying laws of logarithms
- Evaluating with different bases
- Using common and natural logarithms
- Exploring inverse of exponential
- Graphing, including transformations
- Solving equations with same base and with different bases
- Solving problems in situational contexts
- f(x)=\log x
- Sketch and label 3 points on this function
- Domain?
- Range?
- What is the assumed base?
- Show that y=2^x is the inverse of y=\log_2 x
- Show that \ln x is the inverse of y=e^x
- Sketch y=\log_2 x, y=\ln x and y=\log x on top of each other
- Describe the logarithmic transformations:
- y=\log_2 (x-3)
- y=-\ln(x+1)^2
- y=2\log\left(\frac{x}{2}-2\right)
- y=\log_{1/2} \left(\frac{2-x}{4}\right)^3
- f(x)=\log x. Describe g(x)=\log x^2-2 as a transformation of f(x)
- Express 2^3=8 as a logarithmic statement
- Express \log_3 81=4 as an exponential statement
- Enrichment: Justify the following laws of logarithms:
- \log_b x^k=k \log_b x
- \log (ab)=\log a+\log b
- \log\left(\frac{a}{b}\right)=\log a-\log b
- \log_b x=\frac{\log_k x}{\log_k b}=\frac{\ln x}{\ln b}
- \log_3 x^5=\frac{5\ln x}{k}. Find k
- f(x)=\ln x. Describe g(x)=\ln\left(\frac{x}{e}\right) as a transformation of f(x)
Solutiong(x)=\ln x-\ln e=\ln x-1=f(x)-1
i.e. shift f(x) down one unit - True or False: \log(ab)^c=c\log(ab)
- 27^{1-2x}=9^{x+1}
- Solve using exponent laws
- Solve using log rules and express x in the form \log_b c, where b and c are integers
Solutionx=log_{6561} 3
- Solve 2^x=3. Express your answer using natural logarithms
- Evaluate:
- \log 1000
- \log 10
- \log 1
- \log 0
- \log 0.01
- \log_8 64
- \log_5 \sqrt{5}
- f(x)=\log\left(\frac{x}{y^2z^3}\right).
a=\log x, b=\log y, c=\log z
Express f(x) in terms of a, b, and c - Solve
- \log_2 (x+3)^2=4
- \log_2 (x-6)=3-\log_2 (x-4)
- The Richter magnitude is defined as:
M_A=\log\left(\frac{I_A}{I_0}\right) where I_A is the amplitude of the ground motion of earthquake A, whereas I_0 is the amplitude of a “standard” earthquake. How many times stronger is an earthquake with a magnitude of 8.1 vs. 5.2? - pH=-\log[H^+]. A cola drink has a pH of 2.5. Milk has a pH of 6.6. How many times is cola more acidic than milk?
- The intensity level of sound is measured in decibels as:
\beta=10\log\left(\frac{I}{I_0}\right), where I is the intensity level of sound and I_0 is the intensity of the faintest sound that a normal person can hear. The maximum headphone volume is 110 dB. How many times as intense are maxed out headphones compared to an 85 dB chainsaw?
Rational Functions
- Characteristics of graphs, including asymptotes, intercepts, point discontinuities, domain, end-behaviour
- f(x)=\frac{1}{x}
- Sketch y=f(x) and label 3 points
- Describe g(x)=-\frac{2}{x+3} as a transformation of f(x)
- g(x)=\frac{3x-5}{x+2}
- Equation of asymptotes?
- Intercepts?
- Domain?
- Range?
- Sketch
- Describe g(x) as a transformation of f(x)=\frac{1}{x}
- y=\frac{(x-2)(2x+1)}{(2x+1)(x+2)}
- Equation of asymptotes?
- Coordinates of the hole?
- Domain?
- Range?
- Sketch
- Sketch:
- y=\frac{x-2}{x^2-4} and describe the en behavior as x\to\pm \infty
- y=\frac{2x(x-1)(x-3)}{x^2-4x+3}+1
- Sketch the following reciprocal functions:
- y=\frac{1}{2x+3}
- y=\frac{1}{x^2-9}
- y=\frac{1}{2x^2+5x-3}
- y=\frac{1}{4-x^2}
- y=\frac{1}{(x-1)^2-9}
- y=\frac{1}{x^2+1}
- How many vertical asymptotes?
y=\frac{x-1}{x^3-x} - f(x)=\frac{x}{x^2-5}
Equation of the asymptoptes? - f(x)=\frac{x^3-8}{(x-2)(x^2+2x+4)}
- Domain?
- Range?
- y=\frac{4x^3-4x+1}{4x^2+6x^3-1}
Find the horizontal asymptote.
Solutionx=2/3 - Enrichment – Find the equation of the slant-asymptote of:
y=\frac{6x^3-4x^2+2x-1}{3x^2+2x}
Trigonometry: Functions, Equations, and Identities
- Examining angles in standard position in both radians and degrees
- Exploring unit circle, reference and co-terminal angles, special angles
- Graphing primary trigonometric functions, including transformations and characteristics
- Solving first- and second-degree equations (over restricted domains and all real numbers)
- Solving problems in situational contexts
- Using identities to reduce complexity in expressions and solve equations (e.g., Pythagorean, quotient, double angle, reciprocal, sum and difference)
- \theta=120^\circ
- Sketch \theta in standard position
- Reference angle?
- General solution for co-terminal angles?
- \theta=\frac{4\pi}{3}
- Sketch \theta in standard position
- Reference angle?
- General solution for co-terminal angles?
- y=\sin \theta
- Sketch using radians
- Domian?
- Range?
- h(t)=\cos t
- Sketch using degrees
- h-intercept?
- General solution of roots?
- Evaluate h(90^\circ)
- f(x)=\tan \theta
- Range?
- General equation of asymptotes?
- Simplify g(x)=-f(-x)
- Sketch the transformed trigonometric function:
- y=\sin(2\theta-60^\circ)
- y=-2\cos\left(x-\frac{\pi}{4}\right)+2
- y=\tan\left(\frac{2\pi\theta}{3}\right)
- Special and quadrantal angles – Evaluate:
- \sin \frac{\pi}{3}
- \cos 2\pi
- \sin 0
- \tan \frac{2\pi}{3}
- \cot (-\pi)
- \csc^2 \left(\frac{5\pi}{4}\right)
- Unit circle:
- Equation of a unit circle?
- Find the coordinates on the unit circle when P(\theta=120^\circ)
- Find the coordinates on the unit circle when
P\left(\theta=-\frac{3\pi}{4}\right)
- Given the equation of the unit circle, show that:
- \tan^2 \theta+1=\sec^2\theta
- 1+\cos^2\theta=\csc^2\theta
- Enrichment: Justify why the equation of a circle is:
x^2+y^2=r^2 - Solve within the given domain:
- \sin \theta=-\frac{1}{2}, 0\leq \theta \leq 720^\circ
- \cos A=\frac{\sqrt{2}}{2}, -2\pi \leq A \leq 0
- \tan x=-1, 0\leq x \leq 4\pi
- Find the general solution for:
- \sin \alpha=\frac{\sqrt{3}}{2}
- \cos (2\beta)=-\frac{1}{\sqrt{2}}
- \tan \left(\frac{\theta}{2}\right)=\frac{1}{\sqrt{3}}
- Solve \tan \left(\frac{2\pi x}{3}-\frac{\pi}{2}\right)=-1, 0\leq x\leq \pi
- Solve \cot^2 A=3
- Sketch:
- y=\sin x
- f(\theta)=\cos \theta, -2\pi \leq \theta \leq 2\pi
- h(t)=\tan t, -180^\circ \leq t \leq 360^\circ
- y=-2\cos x +2
- y=3\sin \left(\frac{2\pi}{3}x\right)
- y=\tan\left(\frac{1-3x}{2}\right)
- Find the equation of the graph:
- See below:
Solutiony=3\cos\left(\frac{1}{2}\pi x\right)+3 - See below:
Solutiony=-\tan\left(-\frac{x}{2}\right)
- See below:
- You board a Ferris Wheel from the bottom. It takes 30 seconds for one full revolution. See below:
- What is the equation of your height on the Ferris Wheel?
- How high will you be on the ride at t=100?
- Challenge: Find the equation of your height using the \sin x function instead of \cos x function. Also, this time you board the ride from the left side of the circle instead of the bottom.
- Enrichment – Justify the following trigonometric identities:
- \sin 2A=2\sin A \cos A
- \cos 2A=\begin{cases}\cos^2 A-\sin^2 A \\ 2\cos^2 A-1 \\ 1-2\sin^2 A \end{cases}
- \tan 2A=\frac{2\tan A}{1-\tan^2 A}
- \sin (A\pm B)=\sin A \cos B \pm \cos A \sin B
- \cos (A\pm B)=\cos A \cos B \mp \sin A \sin B
- \tan(A\pm B)=\frac{\tan A \pm \tan B}{1\mp \tan A \tan B}
- True of False: 2\sin x=4\sin x. If true, show your work.
SolutionFalse - Find the general for of the non-permissible values of y=\csc x
Solutionx=\pm \pi n - True or False: The non-permissible values of \frac{\tan x \cos x}{\csc x}=1-\cos^2 x is x\neq \pm \frac{\pi}{2}n. If true, show your work.
SolutionTrue - How many solutions?
- \cos \theta=1, 0\leq \theta<2\pi
Solution1 solution - \tan x=\pi, 0\leq x <360^\circ
Solution2 solutions - \sin 2x=\frac{\sqrt{3}}{2}, -2\pi \leq x<2\pi
Solution8 solutions - \cos \theta=-\frac{3}{2}, 0\leq \theta <2\pi
Solution0 solutions
- \cos \theta=1, 0\leq \theta<2\pi
- Evaluate \left(\sin^2 x+\cos^2 x\right)^2
Solution1 - Given \sin^2 x-1=\cos^2 x, show that 1-\csc^2 x=\cot^2 x
SolutionDivide each part by \sin^2 x - Given \frac{\cos \theta}{1+\sin \theta}=\frac{k}{\cos \theta}, find k
Solutionk=1-\sin \theta - Simplify to a primary trigonometric ratio: \frac{1}{\cot \theta \sin \theta \csc \theta}
Solution\tan \theta - Simplify \left(\frac{\cos x-\sec x}{\sec x}+\cos^2 x \tan^2 x\right)
Solution0 - \frac{\tan x-\sin x}{\tan x}=1-k. Find k
Solutionk=\cos x - \cos 15^\circ=\frac{\sqrt{2}+k}{4}. Find k
Solution\sqrt{6} - Evaluate \sin^2 \left(\frac{11\pi}{12}\right)
Solution\frac{2-\sqrt{3}}{4} - \sin 2x+2\cos x=0
Find the general solution in radians
Solutionx=\frac{\pi}{2}\pm \pi n - True or False: \cos 3\theta=4\cos^3 \theta-3\cos \theta
If true, show your work
SolutionTrue - Prove \frac{\sin 4\theta}{1+\cos 4\theta}=\tan 2\theta
- Solve \cot^2 \theta+\cot \theta=0
Solution\theta=\frac{\pi}{2}\pm \pi n or \frac{3\pi}{4}\pm \pi n
Further Transformations
- Transformations of graphs and equations of parent functions and relations (e.g., absolute value, radical, reciprocal, conics, exponential, logarithmic, trigonometric)
- extension: recognizing composed functions
- operations on functions
- Describe the transformational effects of the following parameters:
y=af\left(b(x\pm c)\right)\pm d - What is the equation of the parabola below?
SolutionOne possible answer:
y=-2\left(\frac{1}{2}(x+1)\right)^2-2 - What is the equation of the radical below?
Solutiony=-2\sqrt{x-2} - What is the equation of the rational function below?
SolutionOne possible answer:
y=\frac{2(x-3)}{(x-1)(x-3)} - What is the equation of the exponential function below?
Solutiony=3^{-x}+3 - The logarithmic function below has an x-intercept of 2 and contains the point \left(\frac{1}{e^2}+1,-2\right). Find the equation
Solutiony=\ln (x-1) - What is the equation of the trigonometric function below?
Solutiony=3\cos(2\pi x)+3 - What is the equation of the tangent function below?
Solutiony=\tan \left(-(x-90^\circ)\right) - What is the equation of the absolute value function below?
Solutiony=2|x-1| - What is the equation of the circle below?
Solution(x-5)^2+(y-5)^2=25 - Find the inverse of the following functions:
- x=2
- y=(x-2)^2, x\geq 2
- y=\frac{3x-2}{x+1}
- y=5^x-1
- y=\log_3(x-2)
- y=e^{2x}
- y=3\ln(x)+1
- See y=f(x) below:
- Sketch y=-f(x)
SolutionSee below: - Sketch y=f^{-1}(x)
SolutionSee below:
- Sketch y=-f(x)
- Enrichment: See f(x) below:
- Sketch y=|f(x)|
- Sketch y=f\left(|x|\right)
- Sketch y=-2f\left(|x-2|\right)+1
- Extension – Composed Functions and Operations on Functions:
- Roughly sketch y=x+\sin x
- Given f(x)=2x-1 and g(x)=3x+2,
Sketch f(x)-g(x) - f(x)=2^x and g(x)=\cos x
Roughly sketch f(x)\times g(x) - f(x)=2x+6 and g(x)=\log x
- Sketch y=(g\circ f)(x)
- Sketch y=(f\circ g)(x)
- Simplify (f\circ f^{-1})(x)
- Evaluate g\left(f\left(f(-\frac{17}{4})\right)\right)
Solution0