document.write( "Question 1196758: I can list all of the properties I need for this big test, but I don't know how to apply my knowledge:( can you explain what I need to do for the following---
\n" ); document.write( "division property of equality
\n" ); document.write( "subtraction property of equality
\n" ); document.write( "addition property of equality
\n" ); document.write( "substitution property of equality
\n" ); document.write( "reflexive property
\n" ); document.write( "symmetric property
\n" ); document.write( "transitive property
\n" ); document.write( "Please and thank you:)
\n" ); document.write( "

Algebra.Com's Answer #829748 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "The ones that have \"of equality\" apply to equations. With exception to substitution, we're doing the same thing to both sides of an equation.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The division property of equality has us divide both sides by the same number.
\n" ); document.write( "The rule is if a = b, then a/c = b/c where c is not zero.
\n" ); document.write( "We need c nonzero to avoid division by zero errors.
\n" ); document.write( "Example:
\n" ); document.write( "2x = 10
\n" ); document.write( "2x/2 = 10/2
\n" ); document.write( "x = 5
\n" ); document.write( "I divided both sides by 2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The subtraction property of equality is where we subtract the same thing from both sides
\n" ); document.write( "The rule is if a = b, then a-c = b-c
\n" ); document.write( "Example:
\n" ); document.write( "x+1 = 7
\n" ); document.write( "x+1-1 = 7-1
\n" ); document.write( "x = 6
\n" ); document.write( "We subtract 1 from both sides to undo the +1\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The additional property of equality is going to follow the same idea, but this time we add the same thing to both sides
\n" ); document.write( "If a = b, then a+c = b+c
\n" ); document.write( "Example:
\n" ); document.write( "w-12 = 20
\n" ); document.write( "w-12+12 = 20+12
\n" ); document.write( "w = 32
\n" ); document.write( "Add 12 to both sides to undo the subtraction applied to w\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Not mentioned, but should be, is the multiplicative property of equality
\n" ); document.write( "If a = b, then a*c = b*c
\n" ); document.write( "Example:
\n" ); document.write( "x/3 = 18
\n" ); document.write( "3*(x/3) = 3*18 ... multiply both sides by 3
\n" ); document.write( "x = 54\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The substitution property of equality is where we replace a variable with its stated value (if given or known)
\n" ); document.write( "For instance, if we know that x = 54, then x/3 = 18 becomes 54/3 = 18.
\n" ); document.write( "Recall that variables are simply placeholders for numbers, so it makes sense to swap out the letters for actual numbers.
\n" ); document.write( "Think of the variable as a box that holds the number.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Sometimes we may replace one variable with another algebraic expression
\n" ); document.write( "Example: if x = y+10, then 2x+3y = 10 becomes 2(y+10)+3y = 10. I replaced x with (y+10).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "It might help to think of a substitute teacher in that they temporarily replace your current teacher. That's one way to remember how the substitution property works.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now to the other properties.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The reflexive property is the idea of x = x. Any value is equal to itself. This may seem trivial, but it's useful for proofs later down the road.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The symmetric property is the idea of y = x being the same as x = y. We can swap both sides of any equation. The order of left vs right doesn't matter
\n" ); document.write( "Example: 2+3 = 5 is the same as 5 = 2+3
\n" ); document.write( "It's up to preference which you think is the better format. Sometimes one format is more convenient than others.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Transitive property:
\n" ); document.write( "If a = b and b = c, then a = c
\n" ); document.write( "I like to think of this as a bunch of dominoes.
\n" ); document.write( "If A knocks down B, and B knocks over C, then A caused C to fall\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We can think of the transitive property as a very close cousin of the substitution property
\n" ); document.write( "If a = b and b = c, then we can replace 'b' in the first equation with 'c'
\n" ); document.write( "So we go from a = b to a = c\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "These terms may seem like a lot to memorize. So I recommend using flashcards. Or you can just practice solving equations. When solving equations, be sure to list the property used. Refer to these set of steps as an example\n" ); document.write( "\n" ); document.write( "
EquationReasonFurther Clarification
3x+5 = 10
3x+5-5 = 10-5Subtraction Property of EqualitySubtract 5 from both sides
3x = 5Simplify
3x/3 = 5/3Division Property of EqualityDivide both sides by 3
x = 5/3Simplify
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Another example\n" ); document.write( "\n" ); document.write( "
EquationReasonFurther Clarification
(x/5) - 2 = 12
(x/5) - 2+2 = 12+2Addition Property of EqualityAdd 2 to both sides
x/5 = 14Simplify
5*(x/5) = 5*14Multiplication Property of EqualityMultiply both sides by 5
x = 70Simplify
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "How can we check the answer to an equation? By the substitution property.
\n" ); document.write( "Let's replace each x in the second example with 70. Then simplify by use of the order of operations (PEMDAS)
\n" ); document.write( "(x/5) - 2 = 12
\n" ); document.write( "(70/5) - 2 = 12
\n" ); document.write( "14 - 2 = 12
\n" ); document.write( "12 = 12
\n" ); document.write( "We get the same thing on both sides which confirms x = 70 is indeed the solution to that equation.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Side note: When solving equations, we go in reverse of PEMDAS to undo each operation done to the variable we're solving for.
\n" ); document.write( "
\n" ); document.write( "
\n" );