Concept:Use the quadratic formula to solve a quadratic equation of the form ax2+bx+c=0.Explanation:From 3x2−4x−5=0, we have a=3, b=−4, and c=−5.The quadratic formula is:x=2a−b±b2−4acSubstitute the values:x=2(3)−(−4)±(−4)2−4(3)(−5)Simplify the numerator and denominator:x=64±16+60x=64±76Since 76≈8.72, we get:x=64±8.72Calculate each root:x=64+8.72≈2.12x=64−8.72≈−0.79Answer:x=2.12 or x=−0.79 (Option B).