Parsing algebraic expressions is always a pain. If you need to compute, say, 2+4*2, the answer should be the same as (2 + (4 *2)), not ((2 + 4) * 2) — in other words, the right answer is 10, not 12.
A polynomial is an algebraic expression involving many terms and can be factorised using long division or synthetic division. Laws of logarithms and exponents Revise what logarithms are and how to use ...
In algebra, letters are used to stand for values that can change (variables) or for values that are not known (unknowns). A term is a number or letter on its own, or numbers and letters multiplied ...