|
 Originally Posted by Cobra_1878
Ahh, I wasn't sure about the -7 -3, earlier on I had it as -10 but decided to change my mind second time round.
Adding 7 makes much more sense. So x = 2.5
Let me have a second go;
2x + 6 = 7x - 9
We can take away 2x from each side.
2x + 6 - 2x = 7x - 9 - 2x
6 = 5x - 9
Now we can add 9 to each side
6 + 9 = 5x - 9 + 9
15 = 5x
Now we divide both sides by 5
x = 3 ( That worked out well haha )
Two more points I want to make now that you've gotten this far:
Point 1
You can manipulate equations that have multiple variables, even if you aren't necessarily solving them. For example, if you had
a + b = c
You could subtract b from both sides if you felt like it and get
a + b - b = c - b
a = c - b
There are a lot of applications of this, but I just wanted to plant the idea in your head. Part 15 from http://www.flopturnriver.com/pokerfo...ad-180192.html uses this idea to show where the bet/(bet+pot) shortcut comes from.
Point 2
Self-quoting from http://www.flopturnriver.com/pokerfo...ad-180192.html
Part 5: The Distributive Property
This is something that comes up a lot and some people don't fully understand, so I' m making a special place for it here. If you have something that says 6(3+4) normally you'd add 3+4 to get 7 and have 6(7) which is 42.
Side note: If you don't know, 6(7) just means 6 times 7, and similarly 6(3+4) means six times the sum of 3 and 4.
But back when we have 6(3+4), there's another way we can work it out using a relationship between numbers that we call "the distributive property". This says that we can start figuring out 6(3+4) by doing 6*3=18 and 6*4=24 to get 18+24, and then do the addition 18+24 = 42. The name of the property comes from thinking of it as the 6 being "distributed" to the 3 and 4.
One more example. Say we have 4(2-7). Normally we'd do 2-7 to get -5, and 4(-5) = -20. With the distributive property, first we would "distribute" the 4 to get 8-28, and then do the subtraction 8-28 = -20.
Here's why this is important. Suppose you have an equation that looks something like this:
2(x - 2) + 3x = 21
It can be really hard to figure out how to make progress here. However, the distributive property tells us that we can replace 2(x-2) with 2x-4. Doing so makes the equation simple:
2x - 4 + 3x = 21
5x - 4 = 21
5x - 4 + 4 = 21 + 4
5x = 25
5x/5 = 25/5
x = 5
Ta da. The distributive property comes up an incredibly large amount of the time, so that's why you need to know it. Outside of that, you probably know enough algebra at this point to start working through EV equations.
I told you the shit was easy. Check part 8 here for an example of calculating FPP rates using what you've learned: http://www.flopturnriver.com/pokerfo...ad-180192.html
|