How do you solve #-5( - 5v + 9) - 6v = 4( v - 6) - 9#?
1 Answer
Apr 13, 2017
- Expand brackets.
- Add like terms -> all like terms; some are on different sides of the equal sign.
- Solve for
#v# .
In this case,
Explanation:
So first off, we expand the brackets.
#-5(-5v+9) -6v = 4(v-6) - 9#
#25v-45-6v = 4v-24 - 9#
Now we add like terms.
#19v-45 = 4v-33#
Now, we bring all like variables to one side of the equal sign, and the other variables on the other side.
#19v-4v = -33 + 45#
Again, we add like terms.
#15v = 12#
Finally, we isolate for the variable,
#(15v)/15 = 12/15#
#v=12/15#
Given
Hope this helps :)