Simplify the brackets, (x+1)(x+2)

The answer is: x2 +3x +2

I worked this out using a method I know as 'the smiley face method'. I can elaborate furthur if needed.

NR

Related HTML and CSS Mentoring answers

All answers ▸

Many different data types can be stored on a computer system. Five common data types are string, Boolean, real, character and integer. Give suitable examples of data that could be held in each data type.


How can I express x^2 - 7*x + 2 as (x - p)^2 + q ?


What are main tags for text?


How would you structure a table in HTML?