Discover the answers to your questions at Westonci.ca, where experts share their knowledge and insights with you. Experience the ease of finding accurate answers to your questions from a knowledgeable community of professionals. Explore comprehensive solutions to your questions from a wide range of professionals on our user-friendly platform.
Sagot :
Answers: x = -11 and x = 3
======================================================
Explanation:
There are at least three ways to solve this.
----------------------------------------------
Method 1:
We could graph y = (x-2)(x+10) using a tool like Desmos. Graph y = 13 as well which is a horizontal line.
Check out the screenshot shown below.
The parabola in red and the horizontal line in blue intersect at the locations (-11, 13) and (3, 13)
We only focus on the x coordinates of the intersection points.
Therefore, the two solutions are x = -11 and x = 3
The order of the solutions doesn't matter.
----------------------------------------------
Method 2:
Expand things out and get everything to one side
(x-2)(x+10) = 13
x^2 + 10x - 2x - 20 = 13
x^2 + 8x - 20 - 13 = 0
x^2 + 8x - 33 = 0
From here we can use the quadratic formula
[tex]x = \frac{-b\pm\sqrt{b^2-4ac}}{2a}\\\\x = \frac{-8\pm\sqrt{(8)^2-4(1)(-33)}}{2(1)}\\\\x = \frac{-8\pm\sqrt{64+132}}{2}\\\\x = \frac{-8\pm\sqrt{196}}{2}\\\\x = \frac{-8\pm14}{2}\\\\x = \frac{-8+14}{2} \ \text{ or } \ x = \frac{-8-14}{2}\\\\x = \frac{6}{2} \ \text{ or } \ x = \frac{-22}{2}\\\\x = 3 \ \text{ or } \ x = -11\\\\[/tex]
----------------------------------------------
Method 3:
Instead of using the quadratic formula, we could factor.
To factor x^2+8x-33, we need to find two numbers that
- Multiply to -33
- Add to 8
Through trial and error, you should get 11 and -3
- 11 times -3 = -33
- 11 plus -3 = 8
So,
x^2+8x-33 = 0
(x+11)(x-3) = 0
x+11 = 0 or x-3 = 0
x = -11 or x = 3
We appreciate your time. Please come back anytime for the latest information and answers to your questions. Thanks for using our service. We're always here to provide accurate and up-to-date answers to all your queries. Thank you for visiting Westonci.ca, your go-to source for reliable answers. Come back soon for more expert insights.