Algebra Answers
1. D
​
2. To prove an "if-then" we start by assuming that everything in the "if" part is true. We then try to make legal changes to things or get things by combining things, and we do this until we get to the "then" part.
​
We have:
​
a=b
c=b
​
Using "Symmetry of Equality, which states that if a first thing equals a second thing, then the second thing equals the first thing, we can take
​
c=b and make b=c.
​
We now have a=b and b=c and with Transitivity of Equality, which states that if a first thing is equal to a second thing, and a second thing is equal to a third thing, then the first thing equals the third thing, we have
​
a=c.
​
We have shown that we can work from a=b and c=b to a=c, thus proving Euclid's Common Notion One using Symmetry of Equality and Transitivity of Equality.
​
3.
​
​
​
​
​
​
​
​
​
​
4. We start with the equation given and then algebraic manipulations to get to something that we declare to be obviously false, such as a=b.
​
a+(b*c) = (a+b)*(a+c)
​
a+b*c = a^2 + ab + ac + bc
​
a = a^2 + ab + ac
​
1 = a + b + c
​
An axiom requires that the statement is true for any set of values a,b,c. Here we see that once two of the variables are declared, the other variable is constrained.
​
5.
​
​
​


