Answer: x = 5
Step-by-step explanation:
1. Set the two given expressions equal to each other (because the problem says they are interchangeable)
-5x = -40+3x
2. Subtract 3x from -5x to have x on one side of the equation.
-8x = -40
3. Divide each side by -8 to get the value of x.
x = 5
Answer:
p =1
q = 9
Step-by-step explanation:
f(x) = 2x³ - px² + 2qx + q
(x - 3) is a factor of f(x)
⇒f(3) = 0
2(3)³ - p*3² - 2q*3 +q = 0
2*27 - 9p - 6q + q = 0
54 - 9p - 5q = 0
-9p - 5q = -54 -------------------(I)
(2x - 1) is a factor of f(x)
2x - 1 = 0
2x = 1

f(1/2) = 0
![2*(\dfrac{1}{2})^{3}-p*(\dfrac{1}{2})^{2}-2q*\dfrac{1}{2}+q=0\\\\2*\dfrac{1}{8}-p*\dfrac{1}{4}-q+q = 0\\\\\dfrac{1}{4}-\dfrac{1}{4}p =0\\\\[Multiply the entire equation by 4]\\\\4*\dfrac{1}{4}-4*\dfrac{1}{4}p=0\\\\](https://tex.z-dn.net/?f=2%2A%28%5Cdfrac%7B1%7D%7B2%7D%29%5E%7B3%7D-p%2A%28%5Cdfrac%7B1%7D%7B2%7D%29%5E%7B2%7D-2q%2A%5Cdfrac%7B1%7D%7B2%7D%2Bq%3D0%5C%5C%5C%5C2%2A%5Cdfrac%7B1%7D%7B8%7D-p%2A%5Cdfrac%7B1%7D%7B4%7D-q%2Bq%20%3D%200%5C%5C%5C%5C%5Cdfrac%7B1%7D%7B4%7D-%5Cdfrac%7B1%7D%7B4%7Dp%20%3D0%5C%5C%5C%5C%5BMultiply%20the%20entire%20equation%20by%204%5D%5C%5C%5C%5C4%2A%5Cdfrac%7B1%7D%7B4%7D-4%2A%5Cdfrac%7B1%7D%7B4%7Dp%3D0%5C%5C%5C%5C)
1 - p = 0
-p = -1
p = 1
Substitute p =1 in equation (I)
-9*1 - 5q = -54
-9 - 5q = -54
-5q = -54 + 9
-5q = -45
q = -45/(-5)
q = 9
The equation for a circle with a center (-2, 8) and a radius of 9 will be (x + 2)² + (y − 8)² = 81.
<h3>What is an equation of a circle?</h3>
A circle can be characterized by its center's location and its radius's length.
Let the center of the considered circle be at the (h,k) coordinate.
Let the radius of the circle be 'r' units.
Then, the equation of that circle would be:
(x - h)² + (y - k)² = r²
Write an equation for a circle with a center (-2, 8) and a radius of 9.
Then the equation will be
(x + 2)² + (y − 8)² = 9²
(x + 2)² + (y − 8)² = 81
Learn more about the equation of a circle here:
brainly.com/question/10165274
#SPJ1