DP1 Summer Offer

Summer Revision — €20, everything included

Full access to all four courses, notes, flashcards & AI grading. Year 12 (DP1) only.

46Days
03Hrs
44Min
49Sec
Claim offer →
Skip to main content
SL AI

SL Applications & Interpretation Revision Notes

Free revision notes for SL Applications & Interpretation, organised across all five units. Tap a unit to expand its notes.

1

Unit 1 · Number & Algebra

SL AI revision notes

UNIT 1: NUMBER & ALGEBRA

1. Approximations & Error

Scientific Notation & Bounds

  • Scientific Notation: Written as a×10k, where 1a<10 and k is an integer.

  • Upper & Lower Bounds: If a number is rounded, its exact value lies within a range. For example, if x=4.1 (rounded to 1 decimal place), its bounds are 4.05x<4.15.

1.6 Percentage Error Formula ε=|vAvEvE|×100% Where vE is the exact value and vA is the approximate value.

Worked Example 1: Calculating Percentage Error The exact volume of a sphere is vE=1250 cm3. A student measures the radius, rounds their calculation, and estimates the volume to be vA=1200 cm3. Calculate the percentage error.

Solution:
Substitute the values directly into the percentage error formula: ε=|120012501250|×100%ε=|0.04|×100%=4%

2. Sequences, Series & Sigma Notation

Casio fx-CG50: Evaluating Series & Sigma Notation You do not always have to use the manual formulas to find the sum of a sequence.

  • Sigma Notation (Σ): In MENU 1 (Run-Matrix), press MATH (F4) F6 \Sigma( (F3). Fill in the template: x=120(3x+5) to instantly find the sum.

  • Generating Terms: In MENU 7 (Table), enter your sequence formula, for example Y1=5×2X1. Press SET (F5) to choose your start and end terms, then TABLE (F6) to view all terms in the sequence.

1.2 & 1.3 Sequence and Series Formulas Arithmetic (Adds d): un=u1+(n1)d | Sn=n2(2u1+(n1)d)
Geometric (Multiplies by r): un=u1rn1 | Sn=u1(rn1)r1
Infinite Geometric Series: If |r|<1, the series converges to: S=u11r

Worked Example 2: Arithmetic, Geometric & Infinite Series

(a) In an arithmetic sequence, u1=5 and d=3. Find u20 and S20.
(b) Find the exact sum of the infinite geometric series: 200+40+8+1.6+

Solution:
(a) u20=5+(201)(3)=62S20=202(2(5)+(19)(3))=10(67)=670 (b) The first term u1=200.
The common ratio r=40200=0.2.
Because |0.2|<1, the infinite sum exists: S=20010.2=2000.8=250

3. Exponents & Logarithms

Casio fx-CG50: Solving Exponentials & Logs

  • Custom Log Bases: In MENU 1, press MATH (F4) logab (F2) to type logs with any base (e.g., log3(8)).

  • Equation Solver: If you forget the logarithm rules, you can solve exponential equations numerically. In MENU 1, press OPTN CALC (F4) SolveN (F5). Type SolveN( 5×32x=40 ) and press EXE to get the answer instantly.

1.5 Exponents and Logarithms ax=bx=logabwhere a>0,b>0,a1

Worked Example 3: Applying Exponents & Logarithms Solve the exponential equation 5×32x=40.

Solution:
First, isolate the base and exponent by dividing both sides by 5: 32x=8 Using the logarithmic conversion formula (ax=bx=logab): 2x=log3(8)2x1.892789x0.946 (to 3 s.f.)

4. Financial Mathematics & Depreciation

Casio fx-CG50: TVM Financial Solver In MENU C (Financial) Compound Interest (F2), use the TVM solver to save time:

  • N: Total number of compounding periods (Years × C/Y).

  • I%: Annual interest rate (leave as a percentage, do not divide by 100).

  • PV: Present Value. CRITICAL: Enter as a negative number if you are depositing/paying money out of your pocket!

  • PMT: Regular payments (leave as 0 for simple compound interest).

  • FV: Future Value.

  • P/Y & C/Y: Payments per year and Compounding periods per year (e.g., Quarterly = 4, Monthly = 12).

1.4 Compound Interest & Annual Depreciation Compound Interest: FV=PV×(1+r100k)kn (where k is compounding periods per year)
Annual Depreciation: FV=PV×(1r100)n

Worked Example 4: Compound Interest & Depreciation

(a) Compound Interest: $10,000 is invested at 4% per annum, compounded quarterly. Find the value after 5 years.
Solution: PV=10000,r=4,k=4,n=5. FV=10000(1+4100(4))4×5=10000(1.01)20$12,201.90

(b) Depreciation Model: A piece of machinery is purchased for $24,000. It depreciates in value by 18% each year. Find its value after 5 years.
Solution: The annual multiplier is (10.18)=0.82. V(5)=24000(0.82)5$8898

(c) Half-Life Logarithms: Calculate the exact number of years it takes for the machine to depreciate to half of its initial value ($12,000).
Solution: 12000=24000(0.82)t0.5=0.82tt=ln(0.5)ln(0.82)3.49 years

5. Systems of Linear Equations

Casio fx-CG50: Simultaneous Equation Solver You are rarely expected to solve 3×3 systems algebraically. Use the built-in solver:

  1. Go to MENU A (Equation) F1 (Simultaneous).

  2. Choose the number of Unknowns (2 or 3).

  3. Ensure your equations are arranged in standard form: ax+by+cz=d. If an equation is missing a variable, enter its coefficient as 0.

Worked Example 5: 3x3 Linear Systems A theatre sells Adult (x), Child (y), and Student (z) tickets. A total of 600 tickets were sold. The revenue was $7816. Adult tickets cost $15, Child tickets $10, and Student tickets $12. Twice as many Adult tickets were sold as Child tickets. Find the number of each ticket sold.

Solution:
Set up the three linear equations based on the text: x+y+z=600(Total tickets)15x+10y+12z=7816(Total revenue)x2y+0z=0(Since x=2yx2y=0) Inputting the matrix into the Casio Equation Solver yields: x=308,y=154,z=138 Therefore, 308 Adult, 154 Child, and 138 Student tickets were sold.

2

Unit 2 · Functions

SL AI revision notes

UNIT 2: FUNCTIONS

1. Linear Models, Gradients & Intercepts

2.1 Linear Equation Formulas Gradient Formula: m=y2y1x2x1
Gradient-Intercept form: y=mx+c (where c is the y-intercept)
Point-Gradient form: yy1=m(xx1) (use when you have 1 point and m)
General form: ax+by+d=0 (where a,b,d are integers and usually a>0)

Worked Example 1: Applying All Linear Formulas

A linear model passes through the points A(1,4) and B(4,10).
(a) Calculate the gradient of the line.
(b) Express the line in point-gradient form.
(c) Convert the equation into gradient-intercept form.
(d) Convert the equation into general form.

Solution:
(a) m=y2y1x2x1=10441=63=2.
(b) Using point A(1,4) and m=2: y4=2(x1).
(c) Expand brackets: y4=2x2y=2x+2.
(d) Move all terms to one side: 2xy+2=0.

2. Graph Properties: Maxima, Minima & Vertices

Casio fx-CG50 / TI-84: Finding Key Features Graphically Rather than relying solely on algebra, the IB expects you to use your GDC to analyse models. Enter your function into Y1 (MENU 5 on Casio, Y= on TI) and draw it. Use the G-Solv menu (Casio) or CALC menu (TI-84) to find:

  • ROOT / ZERO: The x-intercepts (where the function equals zero).

  • MAX / MIN: Automatically finds the coordinate of the vertex.

  • Y-ICPT / VALUE: Finds the initial value where the graph crosses the y-axis.

2.5 Axis of Symmetry Formula For a quadratic model taking the form f(x)=ax2+bx+c, the x-coordinate of the vertex (the maximum or minimum point) is found algebraically using the formula: x=b2a

Worked Example 2: Applying the Axis of Symmetry Formula

A projectile’s height, h, in metres, over a horizontal distance x, is modelled by the quadratic function: h(x)=2x2+12x10 (a) Find the horizontal distance required to reach the maximum height.
(b) Calculate the maximum height.
(c) Find the x-intercepts (roots) where h(x)=0.

Solution:
(a) Apply the axis of symmetry formula: x=b2a=122(2)=124=3 m (b) Substitute x=3 back into the function: h(3)=2(3)2+12(3)10h(3)=18+3610=8 m (c) Set h(x)=0 and factorise (or use GDC ROOT):
2(x26x+5)=02(x1)(x5)=0.
The roots are x=1 and x=5.

3. Inverse Functions & Transformations

Composite Inverse Formula For any invertible function f(x), the inverse function f1(x) reverses the operation. Substituting the inverse into the original function returns x: f(f1(x))=xandf1(f(x))=x Graphically, an inverse is a perfect reflection across the diagonal line y=x.

Worked Example 3: Finding Inverses Algebraically & Graphically

Given the function f(x)=3x6:
(a) Find the inverse function, f1(x), algebraically.
(b) Demonstrate the composite inverse formula mathematically.

Solution:
(a) Let y=3x6. To find the inverse, swap x and y, then isolate the new y: x=3y6x+6=3yy=x3+2 Therefore, f1(x)=x3+2.

(b) We must show that f(f1(x))=x: f(x3+2)=3(x3+2)6=x+66=x The formula is successfully demonstrated.

4. Exponentials, Asymptotes & Intersections

Casio fx-CG50 / TI-84: GDC Intersections for Exponentials In the IB Exam, solving complex exponential models analytically is rarely required if you have your GDC. To find when an exponential model reaches a specific target value:

  1. Enter the exponential model into Y1.

  2. Enter the target value (e.g., 50) into Y2.

  3. Draw the graph and adjust your V-Window/Zoom until you can see where they cross.

  4. Press G-Solv ISCT (Casio) or 2nd TRACE Intersect (TI-84) to find the exact coordinate.

Visualizing Exponential Asymptotes

  • Exponential Models (y=kax+c): These represent rapid growth or decay. They have a Horizontal Asymptote at y=c. The graph will approach this flat line but never touch it.

  • Logarithmic Models (y=ln(xc)): These have a Vertical Asymptote at x=c.

Worked Example 4: Interpreting Asymptotes & GDC Intersections

A cooling cup of coffee has its temperature T (in C) modelled by T(t)=80(0.8)t+20, where t is time in minutes.
(a) Find the initial temperature of the coffee.
(b) State the equation of the horizontal asymptote and explain its physical meaning.
(c) Using a GDC, find the time it takes for the coffee to reach 50C.

Solution:
(a) Initial temperature occurs at t=0:
T(0)=80(0.8)0+20=80(1)+20=100C.
(b) The horizontal asymptote is T=20.
Meaning: As time goes on infinitely, the coffee cools down and approaches 20C, representing the constant room temperature.
(c) Graph Y1 = 80(0.8)^x + 20 and Y2 = 50.
Using G-Solv ISCT, the lines cross at x4.39.
It takes 4.39 minutes.

3

Unit 3 · Geometry & Trig

SL AI revision notes

UNIT 3: GEOMETRY & TRIGONOMETRY

1. Circles: Arcs and Sectors

3.4 Length of an Arc & Area of a Sector In the SL AI course, all angles (θ) are measured in degrees. Radians are not required.
Length of an Arc (l): l=θ360×2πr (A fraction of the circumference)
Area of a Sector (A): A=θ360×πr2 (A fraction of the total area)

Worked Example 1: Calculating Arc Length and Sector Area

A sprinkler waters a lawn in the shape of a sector of a circle. The radius of the water spray is 8 m and it rotates through an angle of 110.
(a) Calculate the length of the outer arc of the watered grass.
(b) Calculate the total area of the lawn watered by the sprinkler.

Solution:
(a) Apply the arc length formula with r=8 and θ=110: l=110360×2π(8)l=1136×16π15.4 m (b) Apply the sector area formula: A=110360×π(8)2A=1136×64π61.4 m2

2. Right & Non-Right Angled Trigonometry

Casio fx-CG50: Degree Mode & Solving Trig Equations 1. Degree Mode: The SL AI syllabus strictly uses degrees. Always check your settings! Press SHIFT MENU (SET UP), scroll down to Angle and ensure it is set to Deg.
2. Solving Trig Equations: Do not solve complex trigonometric equations manually. Go to MENU 5 (Graph). Enter the left side of the equation in Y1 and the right side in Y2. Press DRAW, then G-Solv (SHIFT F5) ISCT (F5) to instantly find the intersection points (your solutions).

3.2 & 3.3 Trigonometry Formulas Right-Angled (SOH CAH TOA): sinθ=OppHypcosθ=AdjHyptanθ=OppAdj
Sine Rule: asinA=bsinB=csinC (Use when you have a known opposite pair)
Cosine Rule: c2=a2+b22abcosC (Use for SAS or SSS triangles)
Area of a Triangle: Area=12absinC

Worked Example 2: The Cosine Rule & Area Rule

A triangular plot of land ABC has side lengths AB=40 m and BC=30 m. The included angle AB^C=120.
(a) Calculate the length of AC.
(b) Find the area of the plot of land.

Solution:
(a) We know SAS, so we use the Cosine Rule: b2=a2+c22accosBb2=302+4022(30)(40)cos(120)b2=900+16002400(0.5)b2=3700b=370060.8 m (b) Use the Area formula (SAS): Area=12acsinB=12(30)(40)sin(120)520 m2

3. Geometry of 3D Shapes

Key 3D Measurement Formulas Cylinder: Volume V=πr2h | Curved Surface Area A=2πrh
Cone: Volume V=13πr2h | Curved Surface Area A=πrl
Sphere: Volume V=43πr3 | Surface Area A=4πr2
Right Pyramid: Volume V=13Ah (where A is the area of the base)

Worked Example 3: Compound Shapes A solid object consists of a hemisphere (half-sphere) of radius 6 cm placed exactly on top of a cylinder with the same radius and a height of 10 cm. Find the total volume and the total exposed surface area.

Solution:
Total Volume = (Volume of Cylinder) + (Volume of Hemisphere) V=πr2h+12(43πr3)V=π(6)2(10)+23π(6)3V=360π+144π=504π1580 cm3 Total Surface Area = (Curved SA of Cylinder) + (Hemisphere Curved SA) + (Flat Bottom Base) A=2πrh+12(4πr2)+πr2A=2π(6)(10)+2π(6)2+π(6)2A=120π+72π+36π=228π716 cm2

4. Voronoi Diagrams & Coordinate Geometry

3.5 & 3.6 Voronoi Construction Formulas Voronoi boundaries are perpendicular bisectors of the line segment connecting two sites.

Worked Example 4: Constructing a Boundary & Nearest Neighbour

(a) Boundary Equation: Site A is at (2,4) and Site B is at (6,0). Find the equation of the Voronoi boundary separating them.

Solution:
1. Find Midpoint M: (2+62,4+02)=(4,2).
2. Find Gradient of line AB: mAB=0462=1.
3. Find Perpendicular Gradient: m=11=1.
4. Substitute M(4,2) and m=1 into line equation:
y2=1(x4)y=x2.

(b) Toxic Waste: A toxic waste dump is placed at (3,3). Is it closer to Hospital A (1,1) or Hospital B (6,2)?

Solution:
Distance to A: d=(31)2+(31)2=82.83
Distance to B: d=(36)2+(32)2=103.16
Because 8<10, the dump is closer to Hospital A.

4

Unit 4 · Stats & Probability

SL AI revision notes

UNIT 4: STATISTICS & PROBABILITY

1. Descriptive Statistics, Spread & Outliers

Casio fx-CG50: 1-Variable Statistics & Spread To find the mean, median, quartiles, and standard deviation rapidly:

  • MENU 2 (Stat). Enter data in List 1 (and frequencies in List 2 if applicable).

  • Press CALC (F2) 1-VAR (F1). Check SET (F6) first to ensure 1Var Freq is set correctly.

  • Look for x¯ (mean), Med (median), and crucially, σx (population standard deviation). To find the variance, simply square the standard deviation: σ2=(σx)2.

4.2 & 4.3 Outliers and the Interquartile Range Interquartile Range (IQR): IQR=Q3Q1
Outlier Boundaries: An outlier is any value that is strictly: <Q11.5×IQRor>Q3+1.5×IQR

Worked Example 1: Calculating Outliers Graphically

An exam has a lower quartile (Q1) of 32 and an upper quartile (Q3) of 56. The lowest score is 10 and the highest is 98.
(a) Calculate the Interquartile Range (IQR).
(b) Determine if the maximum and minimum are mathematical outliers.

Solution:
(a) IQR=5632=24.
(b) Lower boundary: Q11.5(24)=3236=4.
Since 10>4, the minimum is not an outlier.
Upper boundary: Q3+1.5(24)=56+36=92.
Since 98>92, the maximum is an outlier.

2. Bivariate Data: Regression & Spearman’s Rank

Casio fx-CG50: Calculating r, rs & Regression Lines Pearson’s r & Regression: Enter data into List 1 and List 2. Press CALC (F2) REG (F3) X (F1) ax+b (F1). This displays the gradient (a), intercept (b), and r.
Spearman’s Rank (rs): You are not required to use the manual formula. Rank the x-values and y-values separately (averaging any ties). Enter these ranks into List 1 and List 2, then run the exact same REG \rightarrow X \rightarrow ax+b test. The output r value is your rs!

Worked Example 2: Mathematically Exact Scatter Models

Five students logged their wind speed x (km/h) against the time to charge a device y (mins).
x={10,15,21,25,34} y={63,60,55,52,45}
Mean M(x¯,y¯) = (21,55)
Regression line: y=0.76x+70.96
Pearson’s r=0.995

(a) Describe the correlation.
(b) Plot the mean point M and draw the line of best fit on the scatter diagram.

Solution:
(a) r=0.995 is a very strong negative linear correlation.
(b) Plot M(21,55). The line must cross the y-axis at the intercept (70.96) and pass exactly through M.

3. Probability & The Binomial Distribution

Casio fx-CG50: Binomial Distribution Probabilities In MENU 2 (Stat), press DIST (F5) BINOMIAL (F5).

  • Exact Probability P(X=x): Select Bpd (F1). Enter Data as Variable, type your x value, Numtrial (n), and p (probability of success).

  • Cumulative Probability P(Xx): Select Bcd (F2). Set Lower to 0 and Upper to x. (Tip: For P(Xx), set Lower to x and Upper to n).

4.8 Binomial Distribution Parameters If an experiment has a fixed number of independent trials (n), and two outcomes (success/failure) where the probability of success is p, it is modelled by XB(n,p). Expected Mean:E(X)=n×pVariance:Var(X)=n×p×(1p)

Worked Example 3: Binomial Probabilities & Variance

A biased coin has a probability of 0.72 of landing on heads. The coin is flipped 5 times. Let X be the number of heads obtained.
XB(5,0.72).
(a) Find the expected number of heads, E(X).
(b) Find the variance of the distribution.
(c) Find the probability of getting exactly 3 heads.
(d) Find the probability of getting at least 3 heads.

Solution:
(a) E(X)=np=5×0.72=3.6 heads.
(b) Var(X)=np(1p)=5(0.72)(0.28)=1.008.

(c) We need P(X=3).
Using the Casio Binomial PD function:
x=3,Numtrial=5,p=0.72.
P(X=3)0.293 (to 3 s.f.)

(d) We need P(X3).
Using the Casio Binomial CD function:
Lower=3,Upper=5,Numtrial=5,p=0.72.
P(X3)0.862 (to 3 s.f.)

4. The Normal Distribution

Worked Example 4: Normal Distribution Area & InvNorm

The weights of a particular grade of chicken egg are normally distributed with a mean (μ) of 60 grams and a standard deviation (σ) of 5 grams. XN(60,52).
(a) Find the probability that an egg weighs between 55g and 68g.
(b) The heaviest 10% of eggs are graded as "Jumbo". Find the minimum weight required for an egg to be graded Jumbo.

Solution:
(a) On the GDC, select Dist \rightarrow NORM \rightarrow Ncd:
Lower = 55, Upper = 68, σ=5, μ=60.
Result: P(55<X<68)0.787 (or 78.7%).
(b) We know the area to the right is 10% (0.10), which means the area to the left is 0.90.
On the GDC, select Dist \rightarrow NORM \rightarrow InvN:
Area = 0.90 (Left tail), σ=5, μ=60.
Result: x66.4.
An egg must weigh at least 66.4g.

5. Hypothesis Testing (χ2 and t-tests)

Casio fx-CG50: The TEST Menu In MENU 2 (Stat), press TEST (F3).

  • χ2 Test for Independence: Tests if two categorical variables are related. Press CHI (F3) 2WAY (F2). Enter your observed frequencies into a Matrix (e.g., Mat A). The GDC will calculate the χ2 test statistic and the p-value.

  • χ2 Goodness of Fit: Tests if data fits a specific distribution. Press CHI (F3) GOF (F1).

  • Two-Sample t-test: Tests if the means of two populations are equal. Press t (F2) 2-Sample (F2).

4.11 Hypothesis Testing Rules Null Hypothesis (H0): States that variables are independent, means are equal, or data satisfies the model.
Alternative Hypothesis (H1): States that variables are not independent, means are not equal, or data does not satisfy the model.
Rejection Rule: We reject H0 if there is sufficient evidence. You must reject H0 if: p-value<significance level (e.g., 0.05)ORχcalc2>χcritical2

Worked Example 5: χ2 Test for Independence

A school surveys 110 students to determine if there is an association between a student’s gender and their choice of foreign language. The test is performed at a 5% significance level.

(a) State the null hypothesis, H0.
(b) The school inputs the observed frequency table into their GDC. The calculator outputs a p-value of 0.0130. State, with a valid reason, whether H0 should be rejected.

Solution:
(a) H0: The choice of language is independent of gender. (Never use the word "correlated" for categorical data).

(b) To make a conclusion, we must compare the p-value to the significance level (0.05).
Because 0.0130<0.05, there is sufficient evidence to reject the null hypothesis.
Therefore, we reject H0. (Conclusion: Choice of language is dependent on gender).

Bonus IB Tip: The Two-Sample t-test
If a question asks you to test whether the average weight of fish before and after a new diet has changed, your hypotheses would be:
H0:μbefore=μafter
H1:μbeforeμafter
You would use the 2-Sample t-test on your GDC to find the p-value, using the exact same rejection rule!

5

Unit 5 · Calculus

SL AI revision notes

UNIT 5: CALCULUS

1. Differentiation, Tangents & Normals

Casio fx-CG50: Gradients, Tangents & Normals To evaluate limits and exact gradients without algebra:

  • Gradient (dy/dx): Go to MENU 1 (Run-Matrix). Press OPTN CALC (F4) d/dx (F2). Enter your function and the x-value to get the exact gradient.

  • Tangent & Normal Lines: Go to MENU 5 (Graph), enter your function, and press DRAW. Press Sketch (F4). Choose Tang (F2) for the tangent or Norm (F3) for the perpendicular normal line. Type the x-coordinate on the keypad and press EXE. The equation y=mx+c will appear!

5.3 & 5.4 Differentiation Rules The derivative f(x) represents the gradient of the tangent line. For any term axn (nZ): f(x)=axnf(x)=anxn1 A normal line is completely perpendicular (90) to the tangent line at the exact same point. Gradient of Normal:m=1mtangent

Worked Example 1: Tangents and Normals

Given the function f(x)=x2:
(a) Find the derivative function, f(x).
(b) Find the equation of the tangent line to the curve at the point P(1,1).
(c) Find the equation of the normal line to the curve at P(1,1).

Solution:
(a) Apply the power rule: f(x)=2x.
(b) Find tangent gradient at x=1:
mt=2(1)=2.
Using yy1=m(xx1):
y1=2(x1)y=2x1
(c) Find normal gradient:
mn=12=0.5.
y1=0.5(x1)y=0.5x+1.5

2. Optimisation: Maxima & Minima

Turning Points & Roots At any local maximum or local minimum point (the "peaks" and "valleys" of a curve), the tangent line is perfectly horizontal. Therefore, its gradient is exactly zero.
To find optimal points algebraically, set the derivative to zero: f(x)=0.

Casio fx-CG50: Turning Points & Roots For optimisation questions, you must regularly find where the gradient is zero (maximum or minimum) or where the function equals zero (roots/x-intercepts). Graph the function in MENU 5:

  • Max/Min: Press G-Solv (SHIFT F5) MAX (F2) or MIN (F3).

  • Roots: Press G-Solv (SHIFT F5) ROOT (F1).

Worked Example 2: Algebraic & Graphical Optimisation

A company’s production cost C (in thousands of dollars) for manufacturing x thousand items is modelled by the cubic function: C(x)=x36x2+9x+15 (a) Find the derivative C(x).
(b) Find the number of items that should be manufactured to minimize the cost, and state the minimum cost.

Solution:
(a) C(x)=3x212x+9.
(b) Algebraic Method: Set the derivative equal to zero to find the turning points: 3x212x+9=03(x24x+3)=03(x1)(x3)=0 The turning points occur at x=1 and x=3.
Substitute x=3 back into the original function: C(3)=(3)36(3)2+9(3)+15=15 They should manufacture 3,000 items for a minimum cost of $15,000.
(b) Casio Method: Enter C(x) into your graph menu. Use the G-Solv \rightarrow MIN tool to directly verify the coordinate is (3,15).

3. Integration & Area Under a Curve

Casio fx-CG50: Definite Integrals & Area To find the exact area under a curve between x=a and x=b:

  • Graphically: DRAW the graph in MENU 5. Press G-Solv (SHIFT F5) INTG (F6) ∫dx (F1). Type the lower bound a on the keypad, press EXE, type the upper bound b, and press EXE. The area will be shaded and calculated.

  • Algebraically: In MENU 1 (Run-Matrix), press OPTN CALC (F4) ∫dx (F4). Enter the function, lower bound, and upper bound into the calculus template.

5.5 Integral Formula & 5.11 Area Formula Integration is the reverse of differentiation (anti-differentiation). xndx=xn+1n+1+C(n1) The definite integral calculates the exact area enclosed between a curve y=f(x) and the x-axis from x=a to x=b: Area=abydx

Worked Example 3: Finding Area Algebraically & with GDC

Consider the quadratic curve y=x2+4x.
(a) Find the roots (x-intercepts) of the curve.
(b) Calculate the exact area enclosed by the curve and the x-axis using integration.

Solution:
(a) Using the GDC’s Root tool, or factoring x(x4)=0, the roots are x=0 and x=4.
(b) Algebraic Method: Set up the definite integral from a=0 to b=4: A=04(x2+4x)dxA=[x33+4x22]04A=(433+2(4)2)(0)A=643+32=32310.7 units2 (b) Casio Method: In the calculator’s run-matrix menu, use the ∫dx tool to input the integral template. This will directly verify the area is 10.666...

4. The Trapezoidal Rule

5.8 The Trapezoidal Rule When a curve cannot be integrated easily, approximate the area by splitting it into n trapezoids of equal width (h=ban). abydx12h[(y0+yn)+2(y1+y2++yn1)] Casio Tip: Use the MENU 7 (Table) function to instantly generate the sequence of y-values (y0,y1,y2) instead of calculating each one manually!

Worked Example 4: Estimating Area Numerically

Use the trapezoidal rule with n=3 intervals to approximate the area under y=x2+1 from x=0 to x=3.

Solution:
1. Calculate width: h=303=1.
2. Calculate the y-values:

  • x0=0y0=1

  • x1=1y1=2

  • x2=2y2=5

  • x3=3y3=10

3. Apply the formula: A12(1)[(1+10)+2(2+5)]A0.5[11+14]A12.5 units2

← Back to all revision notes
🍪 We value your privacy
We use essential cookies to make the site work and (with your permission) anonymous analytics to see which parts of the site help students most. No third-party ads. No profiling. Privacy policy