Find all values of t such that floor(t) = 3t + 4 - t^2. If you find more than one value, then list the values you find in increasing order, separated by commas.
\(floor (t) = -t^2 + 3t + 4 \)
We can graph to solve this, where the x value is t.
The highlighted are solutions.
Thanks! :)