Mathematics — Grade 11 University Preparation

๐Ÿ“ MCR3U: Functions

Functions, exponential models, sequences & series, financial math, trigonometry

110 hours · 8 chapters · 4 strands · Prerequisite: MPM2D Principles of Mathematics (Grade 10 Academic)

Ch1: Intro to Functions Ch2: Quadratic Functions Ch3: Exponential Functions Ch4: Exp. Equations Ch5: Sequences & Series Ch6: Financial Math Ch7: Trig Ratios & Laws Ch8: Sinusoidal Functions

Chapter 1: Introduction to Functions

Function notation, domain & range, mappings, even/odd, inverses, transformations

๐Ÿ“š Strand A: Characteristics of Functions โฑ๏ธ ~14h ๐Ÿ“น 6 topic blocks
1.1 — Relations vs. Functions; the Vertical Line Test
Define a relation; recognise a function from a set of ordered pairs, mapping diagram, table, or graph; apply the vertical line test.
A relation pairs inputs with outputs. A function is a relation in which each input has exactly one output. Graphically, a curve is a function iff every vertical line intersects it at most once. Common counter-example: \( x = y^2 \) (a sideways parabola) fails the test.
๐Ÿ“– What is a function? โ€” Khan Academy 9:22 โ–ถ
1.2 — Function Notation \( f(x) \); Evaluation
Read and write \( f(x) \), \( g(t) \); evaluate at numerical and algebraic inputs; interpret the meaning of \( f(a) \) in context.
For \( f(x)=2x^2-3x+1 \): \( f(-2)=2(4)-3(-2)+1=8+6+1=15 \). For \( f(a+h) \), substitute \( a+h \) wherever \( x \) appears: \( f(a+h)=2(a+h)^2-3(a+h)+1 \). Function notation makes the input-output relationship explicit and is foundational for all later work in MHF4U and MCV4U.
๐Ÿ“– Function Notation Example Evaluate MCR3U โ€” Anil Kumar 8:45 โ–ถ
1.3 — Domain & Range from Graphs and Equations
State domain and range using set-builder and interval notation; analyse restrictions from radicals (\( \sqrt{\,} \ge 0 \)) and rational expressions (denominator \( \ne 0 \)).
For \( f(x)=\sqrt{x-3} \): domain \( \{x\in\mathbb{R} \mid x\ge 3\} \), range \( \{y\in\mathbb{R}\mid y\ge 0\} \). For \( g(x)=\dfrac{1}{x-2} \): domain \( \{x\in\mathbb{R}\mid x\ne 2\} \). Always check both algebraic restrictions and the contextual domain when modelling.
๐Ÿ“– Domain and Range of Functions โ€” The Organic Chemistry Tutor 11:30 โ–ถ
1.4 — Inverse Functions \( f^{-1}(x) \)
Find inverses algebraically (swap \( x \) and \( y \), solve for \( y \)); reflect graphs across \( y = x \); identify when the inverse is itself a function.
For \( f(x)=3x-5 \), the inverse is found by writing \( y=3x-5 \), swapping to get \( x=3y-5 \), and solving: \( f^{-1}(x)=\dfrac{x+5}{3} \). The graph of \( f^{-1} \) is the reflection of \( f \) over the line \( y=x \). The inverse of \( f(x)=x^2 \) is not a function unless we restrict the domain to \( x\ge 0 \).
๐Ÿ“– Inverse Functions Test Questions MCR3U โ€” Anil Kumar 14:20 โ–ถ
1.5 — Transformations of Functions: \( a f(k(x-d)) + c \)
Identify and apply vertical/horizontal stretches and compressions, reflections, and translations on parent functions \( y=x^2 \), \( y=\sqrt{x} \), \( y=|x| \), \( y=1/x \).
In \( g(x)=a\,f(k(x-d))+c \): \( a \) controls vertical stretch (\(|a|>1\)) or compression and reflects in the x-axis if negative; \( k \) controls horizontal stretch (\(|k|<1\)) or compression and reflects in the y-axis if negative; \( d \) is a horizontal shift; \( c \) is a vertical shift. Always apply stretches and reflections before translations.
๐Ÿ“– Transformation of Functions MCR3U Concept with Examples โ€” Anil Kumar 15:05 โ–ถ
1.6 — Even and Odd Functions; Symmetry
Test symmetry algebraically: even iff \( f(-x)=f(x) \) (y-axis symmetric); odd iff \( f(-x)=-f(x) \) (origin symmetric).
\( f(x)=x^4-3x^2 \) is even because \( f(-x)=(-x)^4-3(-x)^2=x^4-3x^2=f(x) \). \( g(x)=x^3-x \) is odd because \( g(-x)=-x^3+x=-g(x) \). Functions like \( h(x)=x^2+x \) are neither.
๐Ÿ“– Even and Odd Functions โ€” The Organic Chemistry Tutor 11:18 โ–ถ
๐Ÿ“Š Chapter 1 Assessments
๐Ÿ”„ Practice Quiz (AS) ๐Ÿ“‹ Diagnostic (FOR) โœ… Unit Test (OF)

Chapter 2: Quadratic Functions & Equations

Factoring, completing the square, quadratic formula, vertex form, applications

๐Ÿ“š Strand A: Characteristics of Functions โฑ๏ธ ~12h ๐Ÿ“น 5 topic blocks
2.1 — Quadratic Functions Review: Three Forms
Move fluently between standard \( y=ax^2+bx+c \), vertex \( y=a(x-h)^2+k \), and factored \( y=a(x-r)(x-s) \) forms.
Each form reveals different features: standard gives the y-intercept (\( c \)) immediately; vertex gives the vertex \( (h,k) \); factored gives the x-intercepts \( (r,0), (s,0) \). Conversion between forms is a critical skill: expand factored to get standard; complete the square on standard to get vertex.
๐Ÿ“– Three Forms of a Quadratic Function โ€” The Organic Chemistry Tutor 14:50 โ–ถ
2.2 — Factoring Trinomials & Special Patterns
Factor \( ax^2+bx+c \), difference of squares \( a^2-b^2=(a-b)(a+b) \), perfect-square trinomials, and grouping; factor by GCF first.
Examples: \( 6x^2+11x-10=(3x-2)(2x+5) \) (decomposition); \( 9x^2-25=(3x-5)(3x+5) \) (difference of squares); \( x^2+10x+25=(x+5)^2 \) (perfect square). Always factor out a GCF before attempting any other technique.
๐Ÿ“– Factoring Trinomials โ€” The Organic Chemistry Tutor 17:36 โ–ถ
2.3 — Completing the Square & the Quadratic Formula
Convert standard form to vertex form by completing the square; derive and apply \( x = \dfrac{-b\pm\sqrt{b^2-4ac}}{2a} \); use the discriminant \( \Delta=b^2-4ac \) to count real roots.
For \( y=2x^2+8x-3 \): factor 2 from x-terms: \( 2(x^2+4x)-3 \); add and subtract 4 inside: \( 2(x^2+4x+4-4)-3 = 2(x+2)^2 - 11 \). Vertex \( (-2,-11) \). The discriminant \( \Delta>0 \) means two real roots; \( \Delta=0 \) one (a double root); \( \Delta<0 \) no real roots.
๐Ÿ“– Completing the Square โ€” The Organic Chemistry Tutor 14:32 โ–ถ
2.4 — Solving Quadratic Equations
Solve quadratic equations by factoring, by completing the square, or by the quadratic formula; identify which method is most efficient.
Solve \( 2x^2-7x+3=0 \): factor as \( (2x-1)(x-3)=0 \), so \( x=\tfrac{1}{2} \) or \( x=3 \). When factoring fails (e.g. \( x^2+4x+1=0 \)), use the quadratic formula: \( x=\frac{-4\pm\sqrt{12}}{2}=-2\pm\sqrt{3} \).
๐Ÿ“– Solving Quadratic Equations By Factoring & Quadratic Formula โ€” The Organic Chemistry Tutor 19:42 โ–ถ
2.5 — Quadratic Applications: Optimization & Projectiles
Set up quadratic models for projectile motion, area maximization, and revenue/profit; identify the vertex as the optimal value.
A ball is thrown so its height (m) is \( h(t)=-5t^2+20t+1.5 \). Maximum height occurs at \( t=-\frac{b}{2a}=\frac{-20}{-10}=2 \) s; \( h(2)=-20+40+1.5=21.5 \) m. The ball hits the ground when \( h(t)=0 \), solved by the quadratic formula.
๐Ÿ“– Quadratic Word Problems โ€” The Organic Chemistry Tutor 22:18 โ–ถ
๐Ÿ“Š Chapter 2 Assessments
๐Ÿ”„ Practice Quiz (AS) ๐Ÿ“‹ Diagnostic (FOR) โœ… Unit Test (OF)

Chapter 3: Exponential Functions

Exponent laws, rational exponents, graphing, transformations, key features

๐Ÿ“š Strand B: Exponential Functions โฑ๏ธ ~12h ๐Ÿ“น 5 topic blocks
3.1 — Exponent Laws & Integer Exponents
Apply the laws of exponents: product, quotient, power-of-a-power, zero, and negative exponents.
Key laws: \( a^m\cdot a^n=a^{m+n} \); \( \dfrac{a^m}{a^n}=a^{m-n} \); \( (a^m)^n=a^{mn} \); \( a^0=1 \) (\(a\ne 0\)); \( a^{-n}=\dfrac{1}{a^n} \). Example: \( \dfrac{(2x^3)^2 \cdot x^{-4}}{x^2} = \dfrac{4x^6 x^{-4}}{x^2}=4x^{6-4-2}=4x^0=4 \).
๐Ÿ“– Laws of Exponents โ€” The Organic Chemistry Tutor 17:25 โ–ถ
3.2 — Rational Exponents & Radicals
Convert between radical and rational-exponent form: \( a^{1/n} = \sqrt[n]{a} \) and \( a^{m/n} = \sqrt[n]{a^m} = (\sqrt[n]{a})^m \).
\( 27^{2/3} = (\sqrt[3]{27})^2 = 3^2 = 9 \). \( 16^{-3/4} = \dfrac{1}{16^{3/4}} = \dfrac{1}{(\sqrt[4]{16})^3} = \dfrac{1}{2^3} = \dfrac{1}{8} \). Rational exponents allow us to extend exponent laws beyond integer powers and are essential for working with exponential functions of any base.
๐Ÿ“– Rational Exponents โ€” The Organic Chemistry Tutor 12:50 โ–ถ
3.3 — The Exponential Function \( y = b^x \)
Graph parent exponentials \( y=2^x, y=10^x, y=(\tfrac{1}{2})^x \); identify domain, range, asymptote, intercepts; distinguish growth (\(b>1\)) from decay (\(0
For \( y=b^x \) with \( b>0, b\ne 1 \): domain \( \mathbb{R} \); range \( y>0 \); horizontal asymptote \( y=0 \); y-intercept always \( (0,1) \) since \( b^0=1 \); no x-intercept. Growth functions rise to the right; decay functions fall to the right.
๐Ÿ“– Graphing Exponential Functions โ€” The Organic Chemistry Tutor 14:18 โ–ถ
3.4 — Transformations of Exponential Functions
Apply \( y=a\cdot b^{k(x-d)}+c \): identify the new asymptote (\( y=c \)), the y-intercept, and effects of each parameter.
For \( y=2(3)^{x-1}-4 \): the parent \( y=3^x \) is stretched vertically by 2, shifted right 1, and down 4. New horizontal asymptote: \( y=-4 \). At \( x=1 \): \( y=2(3)^0-4=-2 \). At \( x=0 \): \( y=2(3)^{-1}-4=\tfrac{2}{3}-4=-\tfrac{10}{3} \).
๐Ÿ“– Transformations of Exponential Functions โ€” The Organic Chemistry Tutor 11:04 โ–ถ
3.5 — Comparing Linear, Quadratic, & Exponential Growth
Compare rates of growth using finite differences and tables; understand why exponential eventually beats any polynomial.
Linear functions have constant first differences; quadratics have constant second differences; exponentials have a constant ratio of consecutive y-values. For large \( x \), \( 2^x \) eventually exceeds \( x^{100} \) โ€” a key intuition for limits and rates of change later in MHF4U.
๐Ÿ“– Linear, Quadratic, & Exponential Functions Compared โ€” Khan Academy 9:48 โ–ถ
๐Ÿ“Š Chapter 3 Assessments
๐Ÿ”„ Practice Quiz (AS) ๐Ÿ“‹ Diagnostic (FOR) โœ… Unit Test (OF)

Chapter 4: Solving Exponential Equations & Applications

Same-base method, growth/decay models, half-life, compound interest preview

๐Ÿ“š Strand B: Exponential Functions โฑ๏ธ ~12h ๐Ÿ“น 4 topic blocks
4.1 — Solving Exponential Equations (Same-Base Method)
Rewrite both sides with a common base, then equate exponents; recognise when the same-base technique applies.
Solve \( 4^{x+1} = 8^{x-2} \): rewrite as \( (2^2)^{x+1}=(2^3)^{x-2} \), so \( 2^{2x+2}=2^{3x-6} \). Equate exponents: \( 2x+2=3x-6 \), giving \( x=8 \). When no common base exists (e.g. \( 2^x=7 \)), logarithms are required โ€” that's MHF4U.
๐Ÿ“– Solving Exponential Equations โ€” The Organic Chemistry Tutor 12:46 โ–ถ
4.2 — Exponential Growth Models
Use \( A(t)=A_0(1+r)^t \) and \( A(t)=A_0\,b^{t/T} \) for population growth, viral spread, and continuous appreciation.
A culture starts with 500 cells and doubles every 3 hours. After \( t \) hours: \( A(t)=500\cdot 2^{t/3} \). After 12 hours: \( A(12)=500\cdot 2^4=8000 \) cells. After 1 day: \( A(24)=500\cdot 2^8=128{,}000 \). The form \( b^{t/T} \) is read “b raised to (time per period)” โ€” the doubling time form.
๐Ÿ“– Exponential Equations Growth and Decay Concepts MCR3U IB Math โ€” Anil Kumar 13:22 โ–ถ
4.3 — Exponential Decay & Half-Life
Use \( A(t)=A_0(\tfrac{1}{2})^{t/h} \) for radioactive decay, drug elimination, and cooling; relate half-life to the decay constant.
Carbon-14 has a half-life of 5730 years. A 100 g sample after \( t \) years: \( A(t)=100(\tfrac{1}{2})^{t/5730} \). After 11{,}460 years: \( A=100(\tfrac{1}{2})^2=25 \) g. Equivalently: \( A(t)=100(0.5)^{t/5730} \). Decay models always have base \( 0
๐Ÿ“– Half Life Chemistry Problems โ€” The Organic Chemistry Tutor 11:24 โ–ถ
4.4 — Compound Interest as an Exponential Application
Apply \( A=P(1+i)^n \) where \( i \) is the rate per compounding period and \( n \) is the number of compounding periods; preview the formal treatment in Ch 6.
$1000 invested at 6% per annum compounded quarterly for 5 years: \( i = 0.06/4=0.015 \), \( n=5\cdot 4=20 \). \( A=1000(1.015)^{20}\approx \$1{,}346.86 \). Exponential growth at work โ€” and the foundation for the more rigorous treatment of present value, future value, and annuities in Chapter 6.
๐Ÿ“– Compound Interest Word Problems โ€” The Organic Chemistry Tutor 14:38 โ–ถ
๐Ÿ“Š Chapter 4 Assessments

Chapter 5: Sequences and Series

Arithmetic, geometric, recursive, sigma notation, finite series formulas

๐Ÿ“š Strand C: Discrete Functions โฑ๏ธ ~14h ๐Ÿ“น 5 topic blocks
5.1 — Sequences: Recursive vs. General-Term Definitions
Define a sequence as a function with domain \( \mathbb{N} \); express explicitly (\( t_n = \) formula in \( n \)) or recursively (\( t_n=t_{n-1}+\dots \)).
The Fibonacci sequence \( 1,1,2,3,5,8,\ldots \) is recursive: \( t_n=t_{n-1}+t_{n-2}, \, t_1=t_2=1 \). The same sequence has no simple closed-form. By contrast \( t_n=2n+1 \) gives \( 3,5,7,9,\ldots \) โ€” both forms describe the sequence; they emphasise different patterns.
๐Ÿ“– Recursive vs Explicit Sequence Formulas โ€” The Organic Chemistry Tutor 10:29 โ–ถ
5.2 — Arithmetic Sequences
Identify a constant common difference \( d \); use \( t_n = a + (n-1)d \) where \( a=t_1 \).
Sequence: \( 7, 11, 15, 19, \ldots \); \( a=7, d=4 \). The 25th term is \( t_{25}=7+(25-1)(4)=7+96=103 \). To find which term equals 167: \( 167=7+(n-1)(4) \) gives \( n=41 \). The constant first difference is the function-class signature of an arithmetic (linear) sequence.
๐Ÿ“– Discrete Functions MCR3U Arithmetic Sequences โ€” Anil Kumar 14:55 โ–ถ
5.3 — Geometric Sequences
Identify a constant common ratio \( r \); use \( t_n = a\,r^{n-1} \).
Sequence: \( 3, 6, 12, 24, \ldots \); \( a=3, r=2 \). The 10th term is \( t_{10}=3\cdot 2^9=3\cdot 512=1536 \). Geometric sequences are discrete exponential functions โ€” the link between Strands B and C.
๐Ÿ“– Geometric Sequences and Series โ€” The Organic Chemistry Tutor 15:38 โ–ถ
5.4 — Arithmetic Series \( S_n \)
Sum the first \( n \) terms of an arithmetic sequence: \( S_n = \dfrac{n}{2}\,(2a+(n-1)d) = \dfrac{n}{2}(t_1+t_n) \).
Sum the first 50 odd numbers: \( a=1, d=2 \). \( S_{50}=\tfrac{50}{2}(2(1)+49(2))=25(100)=2500 \). The famous “Gauss trick” โ€” pair the first and last terms โ€” produces this same formula.
๐Ÿ“– Arithmetic Sequences and Series โ€” The Organic Chemistry Tutor 14:00 โ–ถ
5.5 — Geometric Series & Sigma Notation
Sum the first \( n \) terms of a geometric sequence: \( S_n = \dfrac{a(r^n - 1)}{r-1} \) (\( r\ne 1 \)); read and write series in sigma notation.
Sum: \( 2+6+18+\ldots+2(3)^9 \). Here \( a=2, r=3, n=10 \). \( S_{10}=\dfrac{2(3^{10}-1)}{3-1}=\dfrac{2(59048)}{2}=59048 \). In sigma notation: \( \displaystyle\sum_{k=1}^{10} 2\cdot 3^{k-1} \).
๐Ÿ“– Sigma Notation Summation โ€” The Organic Chemistry Tutor 10:12 โ–ถ
๐Ÿ“Š Chapter 5 Assessments

Chapter 6: Financial Mathematics

Compound interest, present/future value, ordinary annuities, mortgages

๐Ÿ“š Strand C: Discrete Functions โฑ๏ธ ~16h ๐Ÿ“น 5 topic blocks
6.1 — Compound Interest: Future Value & Present Value
Apply \( A=P(1+i)^n \); solve for \( P \) (present value) by rearranging: \( P=A(1+i)^{-n} \).
How much to invest now to have \$10{,}000 in 8 years at 5%/yr compounded annually? \( P=10000(1.05)^{-8}\approx \$6{,}768.39 \). Present value answers “what's it worth today?”; future value answers “what will it grow to?”.
๐Ÿ“– Present Value and Future Value โ€” The Organic Chemistry Tutor 11:55 โ–ถ
6.2 — Compounding Periods & Effective Rates
Convert a nominal annual rate to a periodic rate \( i = j/m \) for \( m \) compounding periods per year; compare effective annual yields.
A 6% annual rate compounded monthly: \( i=0.06/12=0.005 \); after 1 year, factor is \( (1.005)^{12}\approx 1.0617 \), so the effective annual rate is \( \approx 6.17\% \). More frequent compounding โ†’ higher effective yield.
๐Ÿ“– Effective Annual Interest Rate โ€” The Organic Chemistry Tutor 10:22 โ–ถ
6.3 — Future Value of an Ordinary Annuity
Use \( FV = R\,\dfrac{(1+i)^n - 1}{i} \) for equal periodic deposits \( R \) made at the end of each period.
Save \$200 monthly for 30 years at 6%/yr compounded monthly: \( i=0.005, n=360, R=200 \). \( FV=200\cdot\dfrac{1.005^{360}-1}{0.005}\approx \$200{,}903.01 \). Notice the formula is a finite geometric series โ€” Ch 5 in disguise.
๐Ÿ“– Future Value of an Annuity โ€” The Organic Chemistry Tutor 11:36 โ–ถ
6.4 — Present Value of an Ordinary Annuity
Use \( PV = R\,\dfrac{1-(1+i)^{-n}}{i} \) to find the lump sum equivalent to a stream of equal future payments.
A retiree wants \$2{,}000/month for 25 years at 4%/yr compounded monthly: \( i=0.04/12 \approx 0.00333, n=300 \). \( PV \approx 2000\cdot \dfrac{1-(1.00333)^{-300}}{0.00333}\approx \$378{,}824 \). The required lump-sum invested today.
๐Ÿ“– Present Value of an Annuity โ€” The Organic Chemistry Tutor 12:48 โ–ถ
6.5 — Mortgages & Amortization
Apply PV-of-annuity to find mortgage payment \( R \); construct an amortization schedule (interest vs. principal).
A \$300{,}000 mortgage at 5%/yr compounded semi-annually, 25-year amortization: convert to monthly equivalent rate, solve \( 300{,}000=R\cdot\dfrac{1-(1+i)^{-300}}{i} \) for \( R\approx \$1{,}744.81 \) per month. Early payments are mostly interest; later payments are mostly principal.
๐Ÿ“– Mortgage Payments Calculation โ€” The Organic Chemistry Tutor 13:52 โ–ถ
๐Ÿ“Š Chapter 6 Assessments

Chapter 7: Trigonometric Ratios & the Sine/Cosine Laws

Right triangles, primary & reciprocal ratios, special angles, sine/cosine laws, ambiguous case

๐Ÿ“š Strand D: Trigonometric Functions โฑ๏ธ ~14h ๐Ÿ“น 5 topic blocks
7.1 — Primary & Reciprocal Trigonometric Ratios
Define \( \sin\theta = \tfrac{\text{opp}}{\text{hyp}}, \cos\theta = \tfrac{\text{adj}}{\text{hyp}}, \tan\theta = \tfrac{\text{opp}}{\text{adj}} \) and the reciprocals \( \csc, \sec, \cot \) for acute angles.
In a right triangle with opposite 5, adjacent 12, hypotenuse 13: \( \sin\theta=\tfrac{5}{13}, \cos\theta=\tfrac{12}{13}, \tan\theta=\tfrac{5}{12} \) and \( \csc\theta=\tfrac{13}{5}, \sec\theta=\tfrac{13}{12}, \cot\theta=\tfrac{12}{5} \). Reciprocal ratios extend the toolkit beyond the three primary ratios.
๐Ÿ“– Trigonometric Ratios SOH CAH TOA โ€” The Organic Chemistry Tutor 15:30 โ–ถ
7.2 — Trigonometric Ratios of Any Angle (0ยฐโ€“360ยฐ)
Use the unit circle and the CAST rule to determine the sign of each trig ratio; find related/reference angles.
For \( \theta \) in standard position with terminal arm passing through \( (-3, 4) \): \( r=5 \), so \( \sin\theta=4/5, \cos\theta=-3/5, \tan\theta=-4/3 \). The reference angle is \( \tan^{-1}(4/3)\approx 53.13ยฐ \); the principal angle is \( 180ยฐ-53.13ยฐ=126.87ยฐ \). Quadrant II: only sine positive (CAST).
๐Ÿ“– Reference Angles and CAST Rule โ€” The Organic Chemistry Tutor 11:14 โ–ถ
7.3 — Special Angles & Exact Values
Memorise the exact ratios for 0ยฐ, 30ยฐ, 45ยฐ, 60ยฐ, 90ยฐ and their multiples in standard position.
Key exact values: \( \sin 30ยฐ=\tfrac{1}{2}, \cos 30ยฐ=\tfrac{\sqrt{3}}{2}, \tan 30ยฐ=\tfrac{1}{\sqrt{3}} \); \( \sin 45ยฐ=\cos 45ยฐ=\tfrac{\sqrt{2}}{2}, \tan 45ยฐ=1 \); \( \sin 60ยฐ=\tfrac{\sqrt{3}}{2}, \cos 60ยฐ=\tfrac{1}{2}, \tan 60ยฐ=\sqrt{3} \). Derived from 30-60-90 and 45-45-90 reference triangles.
๐Ÿ“– Trigonometric Special Angles 30-60-90 and 45-45-90 โ€” The Organic Chemistry Tutor 14:42 โ–ถ
7.4 — The Sine Law & the Ambiguous Case
Apply \( \dfrac{a}{\sin A}=\dfrac{b}{\sin B}=\dfrac{c}{\sin C} \) to non-right triangles; recognise SSA situations producing 0, 1, or 2 triangles.
In \( \triangle ABC \): \( a=10, b=14, A=35ยฐ \). By sine law: \( \sin B=\dfrac{14\sin 35ยฐ}{10}\approx 0.803 \), so \( B\approx 53.4ยฐ \) or \( B\approx 126.6ยฐ \) โ€” two triangles satisfy the data. Ambiguous case (SSA): always check whether the supplementary angle also gives a valid triangle (i.e. \( A+B<180ยฐ \)).
๐Ÿ“– Ambiguous Case with Sine Law 4 Examples MCR3U โ€” Anil Kumar 17:38 โ–ถ
7.5 — The Cosine Law & 2D/3D Applications
Use \( c^2 = a^2 + b^2 - 2ab\cos C \) for SAS and SSS triangles; apply both laws in surveying, navigation, and 3D problems.
In \( \triangle ABC \): \( a=8, b=11, C=42ยฐ \). Then \( c^2=64+121-2(8)(11)\cos 42ยฐ=185-130.79\approx 54.21 \), so \( c\approx 7.36 \). Cosine law is needed when sine law has insufficient information (no opposite-pair).
๐Ÿ“– Law of Cosines Word Problems โ€” The Organic Chemistry Tutor 12:48 โ–ถ
๐Ÿ“Š Chapter 7 Assessments

Chapter 8: Sinusoidal Functions

Sine and cosine graphs, period, amplitude, phase shift, modeling periodic phenomena

๐Ÿ“š Strand D: Trigonometric Functions โฑ๏ธ ~14h ๐Ÿ“น 5 topic blocks
8.1 — Graphs of \( y=\sin x \) and \( y=\cos x \)
Sketch the parent sinusoidal functions in degree mode; identify period (360ยฐ), amplitude (1), domain (\(\mathbb{R}\)), range (\([-1,1]\)).
The sine function passes through (0,0), peaks at (90ยฐ,1), returns to 0 at (180ยฐ,0), reaches a minimum at (270ยฐ,-1), then back to 0 at (360ยฐ,0). Cosine is sine shifted left by 90ยฐ: \( \cos x = \sin(x+90ยฐ) \). Both repeat every 360ยฐ โ€” they are periodic.
๐Ÿ“– Graphing Sine and Cosine โ€” The Organic Chemistry Tutor 17:47 โ–ถ
8.2 — Amplitude, Period, & Vertical Shift
Analyse \( y = a\sin(kx) + c \): amplitude \( |a| \), period \( \dfrac{360ยฐ}{|k|} \), vertical shift \( c \), midline \( y=c \).
For \( y=3\sin(2x)+1 \): amplitude 3, period \( 360ยฐ/2=180ยฐ \), midline \( y=1 \), maximum \( y=4 \), minimum \( y=-2 \). Stretch in the y-direction (amplitude) and compression in the x-direction (period) reshape the parent sine curve.
๐Ÿ“– Amplitude Period and Vertical Shifts of Sinusoidal โ€” The Organic Chemistry Tutor 13:06 โ–ถ
8.3 — Phase Shift & the General Sinusoidal Form
Analyse the full form \( y = a\sin(k(x-d)) + c \): the parameter \( d \) is a horizontal (phase) shift; combine with all other transformations.
For \( y=2\sin(3(x-30ยฐ))-1 \): amplitude 2, period 120ยฐ, phase shift 30ยฐ right, midline \( y=-1 \). Always factor out \( k \) inside the argument before reading off the phase shift: \( \sin(3x-90ยฐ)=\sin(3(x-30ยฐ)) \).
๐Ÿ“– Determine Sinusoidal Function Equation and Sketch Graph MCR3U โ€” Anil Kumar 11:46 โ–ถ
8.4 — Modeling Periodic Phenomena
Build sinusoidal models from data: tides, daylight hours, sound waves, Ferris-wheel height, pendulum motion.
Tide example: water depth varies between 1.5 m (low) and 7.5 m (high), with high tide at \( t=3 \) h and a 12-hour period. Midline \( c=4.5 \), amplitude \( a=3 \), period 12 โ†’ \( k=360ยฐ/12=30ยฐ/\text{h} \). Cosine fits cleanly with peak at \( t=3 \): \( h(t)=3\cos(30ยฐ(t-3))+4.5 \).
๐Ÿ“– Model Wall Clock with Sinusoidal Function MCR3U Trigonometry โ€” Anil Kumar 12:24 โ–ถ
8.5 — Solving Sinusoidal Equations Graphically
Use a graph or table to solve equations of the form \( a\sin(k(x-d))+c = K \) on a given interval; interpret in context.
From the tide model \( h(t)=3\cos(30ยฐ(t-3))+4.5 \), find when \( h=6 \) m. Solve \( 3\cos(30ยฐ(t-3))=1.5 \), so \( \cos(30ยฐ(t-3))=0.5 \), giving \( 30ยฐ(t-3)=\pm 60ยฐ \), so \( t=1 \) h or \( t=5 \) h within one period. Algebraic solution methods are studied formally in MHF4U.
๐Ÿ“– Solving Trigonometric Equations Using Graphs โ€” The Organic Chemistry Tutor 13:54 โ–ถ
๐Ÿ“Š Chapter 8 Assessments

๐ŸŒ‰ MHF4U Bridge & Comprehensive Review

Above-and-beyond enrichment: rates of change preview and full-course exam review for students continuing to MHF4U Advanced Functions.

๐ŸŽฏ Prerequisite preparation ๐Ÿ“ˆ Rates of change ๐Ÿ“ 61-question review
B.1 — Average vs. Instantaneous Rate of Change (MHF4U Preview)
For any function studied in MCR3U (quadratic, exponential, sinusoidal), the average rate of change over \([a,b]\) is \( \frac{f(b)-f(a)}{b-a} \) โ€” the slope of the secant line. As \( b\to a \), the secant approaches the tangent, giving the instantaneous rate of change. This limit concept is the gateway to calculus and is developed formally in MHF4U and MCV4U.
For \( f(x)=x^2 \), the average rate of change on \([2,2+h]\) is \( \frac{(2+h)^2 - 4}{h} = 4+h \). As \( h\to 0 \), the instantaneous rate at \( x=2 \) is \( 4 \). The same secant-to-tangent reasoning applies to exponential growth (population doubling rate) and sinusoidal motion (instantaneous velocity of a Ferris wheel rider). Mastering this difference quotient now makes MHF4U's introduction to derivatives feel natural.
๐Ÿ“–Average and Instantaneous Rate of Change Effective Method MHF4U โ€” Anil Kumar14:32โ–ถ
B.2 — Comprehensive MCR3U Exam Review (61 Questions from Past Tests)
A full walkthrough of 61 questions drawn from past MCR3U unit tests and final exams, covering all four strands: characteristics of functions, exponential functions, discrete/financial mathematics, and trigonometry. Use this to consolidate before the final and to identify any lingering misconceptions before MHF4U.
Common misconceptions to watch for: (1) confusing \( (f^{-1}(x)) \) with \( \frac{1}{f(x)} \); (2) applying transformations in the wrong order โ€” remember inside the bracket reverses, outside applies directly; (3) treating \( (a+b)^2 = a^2+b^2 \) (it isn't); (4) forgetting the ambiguous case in sine law when given SSA; (5) using simple instead of compound interest formula on annuity problems. This review surfaces and corrects all of these.
๐Ÿ“–MCR3U Functions 11 Exam Review with 61 Questions from Past Test โ€” Anil Kumar1:42:00โ–ถ