Answer:
x = √2 + 2, -√2 + 2
Step-by-step explanation:
y = -2(x-2)² + 4
-2(x-2)² + 4 = 0 --- replace y with 0
-2(x - 2)² = -4 --- subtract 4 from both sides
(x - 2)² =
--- divide both sides by -2
(x - 2)² = 2 --- simplify
x - 2 = +-√2 --- square root both sides
x - 2 = √2 --- split into 2 equations
x - 2 = -√2
x = √2 + 2 --- solve first equation
x = -√2 + 2 --- solve second equation
x = √2 + 2, -√2 + 2
Answer:
35
Step-by-step explanation:
This is in slope intercept form, or y=mx+b where m is slope.
m=10 in the given equation
Final answer: D
10x^2 = 50x.....subtract 50x from both sides
10x^2 - 50x = 0...factor
10x(x - 5) = 0
10x = 0
x = 0 <== this one is eliminated because x cannot be zero
x - 5 = 0
x = 5 <== ur answer
Let the 1st number be x; 2nd number be y; 3rd number be z.
x + y + z = 79
x = number we are looking for.
y = x * 5 ==> 5 times the first
z = x + 16 ==> 16 more than the first
Therefor,
x + (x * 5) + (x+16) = 79
1st step, multiply the 2nd number: x * 5 = 5x
x + 5x + x + 16 = 79
Add all like numbers:
7x + 16 = 79
To get x, transfer 16 to the other side and change its sign from positive to negative.
7x = 79 - 16
7x = 63
To get x, divide both sides by 7
7x/7 = 63/7
x = 9
To check. Substitute x by 9.
x + (x * 5) + (x+16) = 79
9 + (9 * 5) + (9 + 16) = 79
9 + 45 + 25 = 79
79 = 79 equal. value of x is correct.