Eclatech Solutions | Interactive Pre-Calculus Tools Free for educational use

The Equation Finder Challenge

Finding the equation of a sinusoidal function from its graph

A tide chart is a picture. A tide prediction is an equation. Somebody has to turn one into the other, and the process is the same four questions every time.

Step 1 of 5

Four questions, always the same order. Look at the graph below. The maximum and minimum are labeled. First question: what is the midline?

Sinusoidal curve with maximum value 7 and minimum value 1. The midline crossing is visible going upward near x equals 1.

The maximum is 7 and the minimum is 1. Compute \( D = \frac{\text{max} + \text{min}}{2} \).

Tolerance: within 0.5

Step 2 of 5

Second question: what is the amplitude? Using the same max of 7 and min of 1, compute \( |A| = \frac{\text{max} - \text{min}}{2} \).

Notice these are the same two numbers, one added and one subtracted, then halved.

Tolerance: within 0.5

Step 3 of 5

Third question: what is the period? Measure from one peak to the next peak on the graph.

The first peak is at \( x = 2 \) and the next peak is at \( x = 8 \). Then compute \( B = \frac{2\pi}{\text{period}} \).

Tolerance: period within 0.5, B within 0.1

Step 4 of 5

Fourth question: what is the phase shift? The first maximum is at \( x = 2 \). If we use cosine, the maximum occurs at \( x = C \). So the phase shift is C = 2.

Choosing cosine when the graph starts at a peak saves you the whole phase shift step. Pick the parent function that makes your life easy.

Which parent function gives a simpler phase shift here?

Step 5 of 5

Now put it all together. Write the full equation using the four values you found. The simulation will overlay your equation on the original graph.

Your parameters: \( A \), \( B \), \( C \), \( D \). The equation is \( y = A\cos(B(x - C)) + D \).

Explore: Build and Read

Adjust the sliders to create a sinusoidal graph, then practice reading the four key features back from the graph.

2
1
0
0
Sinusoidal curve with amplitude 2, B equals 1, no phase shift, no vertical shift.
\( y = 2\cos(x) \)

Reading this graph: Max = 2, Min = -2, Midline = 0, Amplitude = 2, Period = 6.28, B = 1, Phase shift = 0.

Try This

Accuracy: 0% Streak: 0 Best streak: 0

Level 1: Max, min, and midline crossing labeled. Follow the four questions step by step.

Level 2: Grid lines only, no labels. Identify the key features independently.

Level 3: Axis marks only, no grid. Estimation required -- tolerances are wider.

Level 4: Real data. The data is not perfectly sinusoidal. Fit a best model and see the residuals. Real data is never exactly a sine wave -- the model is useful anyway.

  • Read maximum, minimum, midline, amplitude, period, and phase shift from a sinusoidal graph.
  • Compute \( B = \frac{2\pi}{\text{period}} \) from peak-to-peak measurement.
  • Choose between sine and cosine to minimize phase shift.
  • Write a complete sinusoidal equation \( y = A\cos(B(x-C)) + D \) or \( y = A\sin(B(x-C)) + D \) from a graph.
  • Fit a sinusoidal model to real-world data and interpret residuals.

Quick Check

A sinusoidal graph has a maximum of 10 and a minimum of 2. What is the amplitude?

Instructor Notes

Teaching Notes

This simulation is primarily APPLY. The conceptual foundation was built in Simulation 13 (Wave Builder). This simulation provides deliberate practice at reading a graph backwards -- turning a picture into an equation.

The four-question procedure (midline, amplitude, period, phase shift) should be emphasized as a fixed routine. Students who memorize the order make fewer errors than those who approach each graph ad hoc.

Level 4 introduces the idea that real data never fits perfectly, which connects forward to regression and modeling in later courses.

Common Student Errors

  • Using peak-to-trough as amplitude. Students read max minus min (the full range) instead of half that distance. The Discover steps explicitly name this pattern by having them compute both (max+min)/2 and (max-min)/2.
  • Forcing sine when cosine has no phase shift. Many students default to sine because it is the "first" trig function. When the graph clearly starts at a peak, cosine eliminates the phase shift entirely.
  • Confusing period with B. Students who memorize formulas sometimes write B directly as the peak-to-peak distance, forgetting to divide 2 pi by it.

Discussion Questions

  • Why does the choice between sine and cosine not change the shape of the curve?
  • If you are given three data points on a sinusoidal curve, is that always enough to determine the equation? When might it not be?
  • In the real-data level, what kinds of real-world phenomena produce residuals that are large versus small?

Exam Connection

Exam questions typically present a graph and ask for the equation, or give a table and ask students to identify the sinusoidal model. The four-question routine maps directly to the exam procedure. Level 2 and Level 3 mirror the progression from exam practice problems (with gridlines) to exam questions (often minimal markings).