/** * https://gist.github.com/samthor/64b114e4a4f539915a95b91ffd340acc */ (function() { var check = document.createElement('script'); if (!('noModule' in check) && 'onbeforeload' in check) { var = false; document.addEventListener('beforeload', function(e) { if (e.target === check) { = true; } else if (!e.target.hasAttribute('nomodule') || !) { return; } e.preventDefault(); }, true); check.type = 'module'; check.src = '.'; document.head.appendChild(check); check.remove(); } }());

WATCH: Introducing algebra

Part of MathsWhat is Algebra?

  • Algebra uses letters to represent unknown values.

  • Unknown values are commonly represented by the letters x and y.

  • There are several principles you need to know to be able to use algebraic notation.

Image gallerySkip image gallerySlide 1 of 5, Click to see a step-by-step slideshow., Click to see a step-by-step slideshow.

How does algebraic notation work?

Let's say that x = 5 and y = 10 in the following equations.

Therefore…

  • x + 2 = 7

  • 3x = 15 (when multiplying don't include the multiplication symbol)

  • 3x + 2 = 17

  • x² = 25

  • 4x² = 100

  • xy = 50

  • 2xy = 100

Where next?

Discover more about this topic from Bitesize.

Algebra