Input the sum of a number and its square to quickly calculate the number.
Let the number be \( x \), and let the sum of the number and its square be \( S \). The formula begins as: Sum of the number and its square: \( x + x^2 = S \)
Solution:
1. Calculate the discriminant:
\(1 + 4S = 1 + 4 \cdot 42 = 169 \)
2. Solve for \( x \):
\(x = \frac{-1 \pm \sqrt{169}}{2} = \frac{-1 \pm 13}{2} \)
\(x = 6 \) or \(x = -7\)
Result: The number is 6 or -7.
Solution:
1. Calculate the discriminant:
\(1 + 4S = 1 + 4 \cdot 110 = 441 \)
2. Solve for \( x \):
\(x = \frac{-1 \pm \sqrt{441}}{2} = \frac{-1 \pm 21}{2} \)
\(x = 10 \) or \(x = -11\)
Result: The number is 10 or -11.