Sign in

Libre University uses your GitHub account. Signing in is only needed to sit a final test, so the score is kept on your profile.

The rules of algebra

1.[2p]

Which single law connects addition and multiplication?

Correct
The answer is: Distributivity, $a(b + c) = ab + ac$
The answer is: Distributivity, $a(b + c) = ab + ac$
The answer is: Distributivity, $a(b + c) = ab + ac$

2.[2p]

Why is subtraction not on the list of laws?

Correct
The answer is: It is shorthand: $a - b$ means $a + (-b)$, so the laws of addition already cover it
The answer is: It is shorthand: $a - b$ means $a + (-b)$, so the laws of addition already cover it
The answer is: It is shorthand: $a - b$ means $a + (-b)$, so the laws of addition already cover it

3.[1p]

Subtraction is associative, so (10-4)-3 equals 10-(4-3).

The answer is: False
Correct

4.[2p]

Use the difference of two squares to compute 41×39.

CorrectNot quite: 1599

5.[3p]

In the fake proof that 1=2, which step is illegal?

Correct
The answer is: Cancelling the common factor $a - b$, which is zero
The answer is: Cancelling the common factor $a - b$, which is zero
The answer is: Cancelling the common factor $a - b$, which is zero

6.[3p]

What goes wrong if zero is given a multiplicative inverse?

Correct
The answer is: It forces $0 = 1$, and then every number equals zero
The answer is: It forces $0 = 1$, and then every number equals zero
The answer is: It forces $0 = 1$, and then every number equals zero

7.[2p]

Factor x2+2x-15 as (x+a)(x+b) with a the larger. Give the pair as "a, b".

CorrectNot quite: 5, -3

8.[3p]

Which of these are consequences of the laws rather than separate assumptions?

Select all that apply

Correct
Correct
The answer is: $a \times 0 = 0$ for every $a$, $(-1) \times (-1) = 1$
The answer is: $a \times 0 = 0$ for every $a$, $(-1) \times (-1) = 1$

9.[3p]

Match each move to the law that licences it.

  • Expanding a bracket

  • Reordering a sum

  • Writing a-b as a+(-b)

  • Cancelling a non-zero common factor

  • the additive inverse

  • the multiplicative inverse

  • distributivity

  • commutativity of addition

Show the answer

Expanding a bracket: distributivity Reordering a sum: commutativity of addition Writing a-b as a+(-b): the additive inverse Cancelling a non-zero common factor: the multiplicative inverse