Let's assign variables to represent the ages of Jake, Tayo, and Blizzard in dog years.
Let:
Jake's age = j (in dog years)
Tayo's age = t (in dog years)
Blizzard's age = b (in dog years)
According to the given information, we have the following equations:
1) j + t + b = 91 (the combined age in dog years is 91)
2) t = j - 14 (Tayo is 14 years younger than Jake)
3) b = j + 6 (Blizzard is 6 years older than Jake)
We can solve this system of equations to find the value of j.
Substituting equations 2 and 3 into equation 1, we get:
j + (j - 14) + (j + 6) = 91
Simplifying the equation:
3j - 8 = 91
Adding 8 to both sides:
3j = 99
Dividing both sides by 3:
j = 33
Therefore, Jake's age in dog years is 33.