You can put this solution on YOUR website! Multiply everything by (t-3), then multiply everything by (t+4). This will eliminate the denominators and reduce the equation to:
2t(t+4) - (t-3) = (t+4)(t-3)
Expand and distribute:
2t^2 +8t -t + 3 = t^2 -3t +4t -12
Now collect like terms:
t^2 + 6t + 15 = 0
Use the quadratic equation to solve this.
You should find that there are two complex solutions:
x = -3 - i*sqrt(6)
x = -3 + i*sqrt(6)
Are you familiar with complex solutions? If you're confused, let me know. Hope this helps!