Independent
The lines are different
Dependent
The lines are the same
Consistent
The intersect
Inconsistent
The lines don’t intersect
How many field axioms
11
Commutativity
Changes the order of the operation. A+b=b+a
Associativity
Changed the grouping and not the order
A+b)+c=A+(b+c
Inverses
Additive inverse: 5+(-5)=0 AKA opposite
Multiplicative inverse: a(1/a)
Identity
Any field must contain 0 and 1
Additive identity a+0=a
Multiplicative identity a*1=a
Distributivity
a(b+c)=ab+ac
Different parabolas
Y=3x^2: this would give you a more narrow parabola
Y=x^2: this would give you a slightly more wide parabola
Y=1/3x^2: this would give you the widest parabola