Overview
- FRQ 3 and 4 together make up 18.75% of your total exam score
- 30 minutes total for both questions (15 minutes per question suggested)
- No calculator permitted - all work must be shown algebraically
- Each question worth 6 points with specific skill allocations
- Exact values required - no decimal approximations unless specified
FRQ 3: Modeling a Periodic Context
- Real-world periodic scenario (ferris wheels, tides, seasonal patterns)
- Construct sinusoidal functions from contextual information
- Analyze function behavior and rate of change
FRQ 4: Symbolic Manipulations
- Pure algebraic manipulation of exponential, logarithmic, and trigonometric expressions
- Solve equations exactly
- Rewrite expressions in equivalent forms
Strategy Deep Dive
The non-calculator section tests mathematical fluency and conceptual understanding. These questions separate students who truly understand functions from those who rely on technology. The key is recognizing that every problem has an elegant solution path if you see the structure.
FRQ 3: Building Sinusoidal Models from Context
Periodic modeling questions follow a beautiful pattern: they describe a real-world scenario and ask you to build the mathematics from scratch. Success requires translating physical descriptions into function parameters systematically.
The Four Parameters Framework: Every sinusoidal function has four key parameters: h(t) = a·sin(b(t + c)) + d
Understanding what each parameter represents in context is crucial:
- a (amplitude): Half the distance between maximum and minimum values
- d (vertical shift): Average of maximum and minimum values
- b (frequency): Related to period by Period = 2π/b
- c (phase shift): Horizontal displacement from standard position
The question provides this information in words, not numbers. "The highest point is 120 feet" and "the lowest point is 20 feet" tells you:
- Maximum = 120, Minimum = 20
- Amplitude: a = (120 - 20)/2 = 50
- Vertical shift: d = (120 + 20)/2 = 70
Choosing Sine vs. Cosine: The problem often specifies the initial position, which determines your function choice:
- Starts at maximum → use cosine
- Starts at midline going up → use sine
- Starts at minimum → use negative cosine
- Starts at midline going down → use negative sine
This isn't arbitrary—it minimizes the phase shift and makes your work cleaner.
Graphing Without a Calculator: Part (a) typically asks for specific points on the graph. The systematic approach:
- Identify the five key points in one period (max, midline, min, midline, max)
- Use the period to space them evenly
- Apply any phase shift
- Plot precisely and label clearly
Remember: graders look for accuracy. If the period is 0.2 seconds, the key points occur at 0.05-second intervals. Precision matters.
Rate of Change Analysis: Part (c) often explores concavity and rates. Without a calculator, you rely on your understanding of sinusoidal behavior:
- Sine functions are concave down on (0, π) and concave up on (π, 2π)
- Rate of change is greatest at the midline
- Rate of change is zero at extrema
Connect this to the physical context: "The carriage's velocity is greatest as it passes through the middle height and zero at the top and bottom of its motion."
FRQ 4: Algebraic Mastery Without Technology
Symbolic manipulation questions test whether you truly understand the rules governing exponentials, logarithms, and trigonometric functions. Every operation must be justified by a property or identity.
Logarithmic Simplification Strategy: When asked to rewrite as a single logarithm:
- Apply power rule: n·log(x) = log(x^n)
- Apply product/quotient rules: log(a) + log(b) = log(ab)
- Combine like terms first
- Simplify the argument
Example progression: 3ln(x) - (1/2)ln(x) = (6ln(x) - ln(x))/2 = (5ln(x))/2 = ln(x^(5/2))
Each step must be clear. Graders award points for correct process even if arithmetic slips.
Trigonometric Simplification Patterns: Common simplifications involve:
- Pythagorean identity: sin^2(x) + cos^2(x) = 1
- Factoring: sin(x)·cos(x) + cos(x) = cos(x)(sin(x) + 1)
- Recognizing special expressions: (sin^2(x) - 1)/cos(x) = (-cos^2(x))/cos(x) = -cos(x)
The key insight: complex expressions often simplify dramatically with the right identity.
Equation Solving Without Decimals: When solving equations exactly:
- Isolate the function using algebra
- Apply inverse operations
- Express solutions using special values or logarithms
- Include domain restrictions
For 2sin(x) = 1 on [0, π/2]:
- sin(x) = 1/2
- x = π/6 (since we know special angles)
For 8e^(3x) = 4e:
- e^(3x) = e/2
- 3x = ln(e/2) = 1 - ln(2)
- x = (1 - ln(2))/3
Rubric Breakdown
Points are awarded for specific achievements. Understanding the rubric transforms how you approach each part.
FRQ 3 Point Allocation
Graphing Points (typically 2 points):
- 1 point for correct coordinates of key points
- 1 point for accurate graph with proper labels
- Must show two complete periods if requested
- Midline must be clearly indicated
Function Construction Points (typically 2 points):
- 1 point for correct amplitude and vertical shift
- 1 point for correct period and phase shift
- Form must match requested format exactly
- All four parameters must be justified from context
Analysis Points (typically 2 points):
- 1 point for identifying correct interval behavior
- 1 point for explaining concavity and rate of change
- Must use proper mathematical vocabulary
- Connection to physical context strengthens response
FRQ 4 Point Distribution
Simplification Points (typically 2 points):
- Must show each algebraic step
- Final form must match requested format
- Domain restrictions must be noted
- No skipped steps in non-calculator section
Equation Solving Points (typically 4 points):
- Setup and method: 1-2 points
- Correct exact solutions: 1-2 points
- Complete solution sets when multiple solutions exist
- Proper interval notation for solution sets
Critical insight: In the non-calculator section, showing work isn't just good practice—it's required. "By inspection" or "Obviously" earns zero points. Every algebraic manipulation must be visible.
Common Pitfalls and How to Avoid Them
Understanding common errors helps you avoid them under pressure. These mistakes aren't random—they reflect conceptual gaps the exam exposes.
Sinusoidal Modeling Pitfalls
Parameter Confusion: The biggest error is misinterpreting what values represent in context. Students often use the maximum value as amplitude instead of half the difference. Always:
- List maximum and minimum explicitly
- Calculate amplitude and vertical shift systematically
- Verify your function produces the correct max/min values
Period vs. Frequency Confusion: If the problem states "completes 5 rotations per second":
- Frequency = 5 rotations/second
- Period = 1/5 = 0.2 seconds per rotation
- b = 2π/Period = 2π/0.2 = 10π
Many students use 5 as the period, leading to completely wrong functions.
Phase Shift Sign Errors: Remember that h(t) = sin(b(t + c)) has phase shift -c, not c. If you need to shift right by 0.05, you use c = -0.05. This confusion costs easy points.
Incorrect Concavity Analysis: Students often guess concavity from the graph's appearance. Instead, use the second derivative test mentally:
- h(t) = a·sin(bt + c) + d
- h''(t) = -ab^2·sin(bt + c)
- When sine is positive and a > 0, concavity is down
Symbolic Manipulation Pitfalls
Illegal Operations: The most common errors:
- Treating log(a + b) as log(a) + log(b) (it's not!)
- Distributing logs: log(x^2 - 1) ≠ 2log(x) - log(1)
- Canceling incorrectly: sin(x)/sin(y) ≠ x/y
Domain Ignorance: When simplifying (sin^2(x) - 1)/cos(x) = -cos(x), you must note cos(x) ≠ 0. Forgetting domain restrictions costs points and mathematical correctness.
Incomplete Solutions: For equations like cos(2x) = 1/2:
- First find where cos(θ) = 1/2: at θ = π/3, 5π/3
- Then solve 2x = π/3 + 2πn and 2x = 5π/3 + 2πn
- Finally, divide by 2 and find all solutions in the specified domain
Many students find only one solution family and miss half the points.
Arithmetic Errors Without a Calculator: Practice mental math with fractions and special values:
- (5/2) · (2/5) = 1 (not 10/10 = 1)
- ln(e^3) = 3 (not 3e)
- sin(π/6) = 1/2 (memorize special angles)
Time Management Reality
Thirty minutes without a calculator creates unique challenges. Here's how to navigate them effectively.
Initial Assessment (2 minutes)
Read both questions completely. FRQ 3 looks long but is systematic. FRQ 4 looks short but requires careful algebra. Sometimes starting with FRQ 4 builds confidence if you're strong algebraically.
FRQ 3 Pacing (15 minutes)
Part (a) - Graphing (5 minutes):
- Calculate parameters: 2 minutes
- Plot points carefully: 2 minutes
- Label completely: 1 minute
Don't rush the graph. A sloppy graph suggests sloppy thinking to graders.
Part (b) - Function writing (4 minutes):
- Choose sine or cosine based on initial position
- Calculate each parameter systematically
- Write the complete function
- Verify with one test point
Part (c) - Analysis (6 minutes):
- Identify the requested interval
- Determine behavior systematically
- Write clear explanation
- Connect to physical meaning
If running behind, at least identify increasing/decreasing and concavity direction for partial credit.
FRQ 4 Pacing (15 minutes)
Each part is independent, so complete what you can:
Simplification parts (4-5 minutes each):
- Write the original expression
- Show each algebraic step
- Arrive at requested form
- Note any restrictions
Equation solving parts (5-6 minutes each):
- Set up the equation clearly
- Show algebraic isolation steps
- Find all solutions in the domain
- Express in exact form
If stuck on one part, move to the next. Points are distributed across parts, not concentrated in one.
Final Review (if time permits)
Check:
- All parts attempted
- Work shown for every step
- Exact values (no decimals unless requested)
- Domain restrictions noted
- Units included where applicable
Mastering Periodic Functions
Sinusoidal modeling requires deep understanding of how physical motion translates to mathematical functions. Here's the systematic approach that ensures success.
Building Functions from Physical Description
When given a scenario like a Ferris wheel:
-
Identify Physical Constraints:
- What's the highest point? (maximum)
- What's the lowest point? (minimum)
- How long for one complete cycle? (period)
- Where does it start? (initial position)
-
Translate to Mathematical Parameters:
- Amplitude = (max - min)/2
- Vertical shift = (max + min)/2
- Angular frequency = 2π/period
- Phase shift depends on initial position
-
Choose Function Form:
- Standard sine if starting at midline going up
- Standard cosine if starting at maximum
- Negative versions for opposite directions
-
Verify Your Model:
- Check maximum occurs at right time
- Check minimum occurs at right time
- Check period is correct
- Check initial value matches
Analyzing Sinusoidal Behavior
Understanding derivatives without calculating them:
For h(t) = a·sin(b(t + c)) + d where a > 0:
- h'(t) = ab·cos(b(t + c)) (velocity)
- h''(t) = -ab^2·sin(b(t + c)) (acceleration)
This means:
- When h(t) > d (above midline), the function is decelerating (concave down)
- When h(t) < d (below midline), the function is accelerating (concave up)
- Maximum velocity occurs at the midline
- Zero velocity occurs at extrema
Common Contexts and Their Parameters
Certain scenarios appear repeatedly:
Ferris Wheels:
- Period = time for one rotation
- Maximum = radius + center height
- Minimum = center height - radius
- Often starts at minimum (loading position)
Tides:
- Period ≈ 12.4 hours (semi-diurnal)
- Amplitude = (high tide - low tide)/2
- Vertical shift = mean sea level
- Phase shift depends on when you start measuring
Seasonal Temperature:
- Period = 365 days
- Maximum in summer, minimum in winter
- Amplitude varies by location
- Often modeled with cosine (maximum in middle of summer)
Mastering Symbolic Manipulation
Success in FRQ 4 requires fluency with algebraic properties and the confidence to transform expressions systematically.
Logarithmic Mastery
Key properties to apply automatically:
- log_b(xy) = log_b(x) + log_b(y)
- log_b(x/y) = log_b(x) - log_b(y)
- log_b(x^n) = n·log_b(x)
- log_b(b) = 1 and log_b(1) = 0
Common transformations:
- Multiple logs of same base: combine using properties
- Mixed coefficients: express as powers first
- Natural log expressions: same rules apply
- Change of base when needed: log_b(x) = ln(x)/ln(b)
Trigonometric Identities
Essential identities for the exam:
- Pythagorean: sin^2(x) + cos^2(x) = 1
- Double angle: cos(2x) = cos^2(x) - sin^2(x) = 2cos^2(x) - 1 = 1 - 2sin^2(x)
- Even/odd properties: cos(-x) = cos(x), sin(-x) = -sin(x)
Strategic approaches:
- Convert everything to sine and cosine first
- Look for factorable expressions
- Use Pythagorean identity to eliminate one function
- Simplify complex fractions by factoring
Exponential Equation Strategies
When solving without a calculator:
- Isolate the exponential term
- Express both sides with same base if possible
- If not, take natural log of both sides
- Use log properties to isolate variable
- Express answer in exact form
Example: 8e^(3x) - e = 3e
- 8e^(3x) = 4e
- e^(3x) = e/2
- ln(e^(3x)) = ln(e/2)
- 3x = ln(e) - ln(2) = 1 - ln(2)
- x = (1 - ln(2))/3
Final Thoughts
The non-calculator section rewards deep understanding over computational speed. These questions test whether you've internalized the fundamental behaviors of sinusoidal, exponential, logarithmic, and trigonometric functions. Can you build a function from a physical description? Can you manipulate expressions using properties and identities? Can you solve equations exactly?
Success requires systematic approaches, not brilliance. When modeling periodic motion, translate physical parameters methodically. When manipulating expressions, apply properties step by step. When solving equations, isolate systematically. The elegance emerges from the process, not from clever tricks.
The absence of a calculator is liberating, not limiting. It forces you to engage with the mathematical structure directly. You can't approximate your way through—you must understand. This deep engagement is what the exam rewards.
Practice these specific question types without reaching for your calculator. Build confidence in:
- Translating words to sinusoidal functions
- Graphing periodic functions by hand
- Simplifying complex expressions step by step
- Solving equations exactly
Remember: every algebraic step must be shown. Every simplification must be justified. Every solution must be exact. This isn't busywork—it's demonstrating mathematical fluency.
The 18.75% of your score from these questions rewards mathematical maturity. You're not just computing—you're showing that you understand the deep structures underlying these functions. Master the systematic approaches, manage your time wisely, and approach each question with confidence. The beauty of mathematics emerges when you work without technological intermediaries, directly engaging with the patterns and structures that govern our mathematical universe.