|
|
(2 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
− | When something is equal to something else, then they have the same value. For instance, if <math>y = 4</math>, then <math>y</math> belongs to the set of numbers {4}. You are also able to use this to prove other statements.
| + | #REDIRECT [[Equality]] |
− | | |
− | Question: Given that <math>y = 4</math>, prove that <math>y^2 + y - 3 = 17</math>.
| |
− | | |
− | Solution: We can first square our original equation to get <math>y^2 = 16</math>. We can add <math>y</math> to that, as we know that <math>y</math> still equals <math>4</math>. So, <math>y^2 + y = 20</math>. We can also subtract both the left and the right side of the equation by <math>3</math>, giving us <math>y^2 + y - 3 = 17</math>. This proves what we wanted to prove.
| |
− | | |
− | {{stub}}
| |