In this case it is to find the roots of the polynomial.
We have then:
2x ^ 2-5x + 1 = 3
Rewriting:
2x ^ 2-5x-2 = 0
Applying resolver we have
x = (- b +/- root (b ^ 2 - 4ac)) / (2a)
Substituting values:
x = (- (- 5) +/- root ((- 5) ^ 2 - 4 (2) (- 2))) / (2 (2))
x = (- (- 5) +/- root ((25 + 16)) / (2 (2))
x = (5 +/- root (41))) / (4)
x = ((5/4) +/- (root (41)) / 4)
Answer:
x = ((5/4) +/- (root (41)) / 4)
(option 4)
Answer:
6
Step-by-step explanation:
46, 48, 64, 68, 86, 84
C) 5s - 0.2s is not equivalent. This would be paying for 5 snakes and subtracting 20% of the price of one snake, not 20% of the price of all 5 snakes.
Question:Round the decimal to the nearest hundredth;then write it as a percentage
<span>Problem: 0.4612=___(<rounded)=___(<percentage)
</span>0.4612 =~ 0,46 (rounded) = 0,46 = 46 (percentage)
Answer:
h(d) = (17/3249)(-d² +114d)
Step-by-step explanation:
For this purpose, it is convenient to translate and scale a quadratic parent function so it has the desired characteristics. We can start with the function ...
f(x) = 1 -x² . . . . . . . has zeros at x = ±1 and a vertex at (0, 1)
We want to horizontally expand this function by a factor of 57, so we can replace x by x/57. We want to vertically scale it by a factor of 17, so the vertex is at (0, 17). Finally, we want to translate the function 57 m to the right, which requires replacing x with x-57. After these transformations, we have ...
f(x) = 17(1 -((x-57)/57)²) = (17/3249)(-x²+114x)
Using the appropriate function name and variable, we have ...
h(d) = (17/3249)(-d² +114d)