To solve the quadratic equation \( t^2 - 3t - 10 = 0 \), we can use the quadratic formula \( t = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \), where \( a = 1 \), \( b = -3 \), and \( c = -10 \).
Step 1: Identify the Quadratic Equation
We start with the quadratic equation given by
\[
t^2 - 3t - 10 = 0
\]
Step 2: Calculate the Discriminant
The discriminant \( D \) is calculated using the formula
\[
D = b^2 - 4ac
\]
Substituting \( a = 1 \), \( b = -3 \), and \( c = -10 \):