All courses › Mathematics 1T

Mathematics 1T: free practice, theory and problems

Algebra is calculating with letters. You must be able to simplify expressions, factorise, and solve first- and second-degree equations and systems of equations.

8 parts109 problemsPractice examFree
Start practising for free →

Contents

  1. Algebra and equations
  2. Functions
  3. Differentiation and rate of change
  4. Trigonometry
  5. Inequalities and sign charts
  6. Factorisation and polynomial division
  7. Powers, roots and logarithms
  8. Exponential models

1. Algebra and equations

What is it about?

Algebra is calculating with letters. You must be able to simplify expressions, factorise, and solve first- and second-degree equations and systems of equations.

Concepts and formulas

Example

Solve x2−5x+6=0x^2 - 5x + 6 = 0. Here b2−4ac=25−24=1b^2 - 4ac = 25 - 24 = 1, so x=5±12x = \dfrac{5 \pm 1}{2}, i.e. x=2x = 2 or x=3x = 3.

Always check the answer by inserting it into the original equation.

Practise algebra and equations in the app →

2. Functions

What is it about?

A function gives one yy-value for each xx-value. In 1T you work with linear functions, quadratic functions and polynomials, and read off zeros, maxima and minima.

Concepts and formulas

Example

f(x)=x2−4x+1f(x) = x^2 - 4x + 1 has its minimum at x=−(−4)/2=2x = -(-4)/2 = 2, and f(2)=4−8+1=−3f(2) = 4 - 8 + 1 = -3. The minimum point is (2,−3)(2, -3).

Slope = change in yy divided by change in xx. Maximum/minimum: x=−b/(2a)x = -b/(2a).

Practise functions in the app →

3. Differentiation and rate of change

What is it about?

The derivative tells how fast a function is changing at a particular point: the slope of the tangent. The average rate of change is the slope between two points.

Concepts and formulas

Example

f(x)=x3−3xf(x) = x^3 - 3x gives f′(x)=3x2−3f'(x) = 3x^2 - 3. f′(x)=0f'(x) = 0 when x=±1x = \pm 1.

Differentiate term by term: multiply by the exponent and subtract 1 from it.

Practise differentiation and rate of change in the app →

4. Trigonometry

What is it about?

Trigonometry connects angles and sides in triangles. In right-angled triangles you use sine, cosine and tangent. In other triangles you use the sine rule, the cosine rule and the area formula.

Concepts and formulas

Right-angled: sin, cos, tan. Otherwise: the sine rule, cosine rule or area formula.

Practise trigonometry in the app →

5. Inequalities and sign charts

What is it about?

An inequality asks for which xx something is greater or smaller than something else. The answer is a whole range of numbers, not a single number. The key tool is the sign chart: find where the expression is zero or undefined, and check the sign between these points.

Concepts and formulas

Example 1

Solve x2−5x+4<0x^2 - 5x + 4 < 0. The zeros are x=1x = 1 and x=4x = 4, so x2−5x+4=(x−1)(x−4)x^2 - 5x + 4 = (x - 1)(x - 4). Sign chart: both factors are negative for x<1x < 1 (product positive), one is negative between 1 and 4 (product negative), none for x>4x > 4. Solution: 1<x<41 < x < 4.

Example 2

Solve x+3x−1≥0\dfrac{x + 3}{x - 1} \ge 0. The numerator is zero at x=−3x = -3 (included), the denominator is zero at x=1x = 1 (never included). Solution: x≤−3x \le -3 or x>1x > 1.

Rule of thumb for a>0a > 0: ax2+bx+c<0ax^2 + bx + c < 0 between the zeros, >0> 0 outside them.

Practise inequalities and sign charts in the app →

6. Factorisation and polynomial division

What is it about?

To factorise is to write an expression as a product. This makes it easy to find zeros, simplify fractions and draw sign charts. Polynomial division is "long division" with polynomials.

Concepts and formulas

Example

P(x)=x3−2x2−x+2P(x) = x^3 - 2x^2 - x + 2. Try x=1x = 1: P(1)=1−2−1+2=0P(1) = 1 - 2 - 1 + 2 = 0, so (x−1)(x - 1) is a factor. Polynomial division gives P(x):(x−1)=x2−x−2=(x−2)(x+1)P(x) : (x - 1) = x^2 - x - 2 = (x - 2)(x + 1). So P(x)=(x−1)(x−2)(x+1)P(x) = (x - 1)(x - 2)(x + 1), with zeros 11, 22 and −1-1.

Integer zeros of a polynomial with integer coefficients and leading coefficient 1 must divide the constant term. Try those first.

Practise factorisation and polynomial division in the app →

7. Powers, roots and logarithms

What is it about?

Powers are repeated multiplication, roots are powers with a fraction as exponent, and the logarithm answers the question "which exponent do I need?". With logarithms you can solve equations where xx is in the exponent.

Concepts and formulas

Example

Solve 500⋅1.04x=800500 \cdot 1.04^x = 800. Divide by 500: 1.04x=1.61.04^x = 1.6. Take lg of both sides: xlg⁡1.04=lg⁡1.6x \lg 1.04 = \lg 1.6, so x=lg⁡1.6lg⁡1.04≈12.0x = \dfrac{\lg 1.6}{\lg 1.04} \approx 12.0.

lg⁡\lg "brings down" the exponent: lg⁡bx=xlg⁡b\lg b^x = x\lg b.

Practise powers, roots and logarithms in the app →

8. Exponential models

What is it about?

When something increases or decreases by the same percentage each period, the growth is exponential: population, interest, the value of a car, medicine in the blood. The model is f(x)=a⋅bxf(x) = a \cdot b^x, where aa is the initial value and bb is the growth factor.

Concepts and formulas

Example

A car costs 400,000 NOK and loses 15 % of its value each year. The value after xx years is 400 000⋅0.85x400\,000 \cdot 0.85^x. After 4 years: 400 000⋅0.854≈208 800400\,000 \cdot 0.85^4 \approx 208\,800 NOK.

Same percentage each time → multiply by the growth factor. Check: b>1b > 1 is growth, 0<b<10 < b < 1 is decline.

Practise exponential models in the app →

Example problems with solutions

Here are some of the problems in mathematics 1T. In the app, calculation problems get new numbers every time, so you can practise until it sticks – and take a graded practice exam before the real one.

Algebra and equations: What is (a+b)2(a+b)^2?

Answer: a2+2ab+b2a^2 + 2ab + b^2

The first square identity. The most common mistake is forgetting the 2ab2ab term.

Functions: What does aa tell you in f(x)=ax+bf(x) = ax + b?

Answer: The slope

aa is how much yy increases when xx increases by 1.

Differentiation and rate of change: What is the derivative of f(x)=5x3f(x) = 5x^3?

Answer: 15x215x^2

(x3)′=3x2(x^3)' = 3x^2, multiplied by 5 gives 15x215x^2.

Trigonometry: What is sin⁡v\sin v in a right-angled triangle?

Answer: The opposite side divided by the hypotenuse

Mnemonic: sin = opp/hyp, cos = adj/hyp, tan = opp/adj.

Practise all the problems →