-15+7=-8
Adding numbers with different signs makes it subtraction and the answer will have the sign of the bigger number
Answer:
The most people that can attend is 7 if the budget is $14
Choice A is false because they are rounding to the nearest tenth (one decimal place) and not nearest hundredth (two decimal places)
Choice B is false as well because 3.825 should round to 3.83. The 5 at the end tells you to round up.
Choice C is false too. The value 3.824 should round to 3.82. Not sure how they got 3.81, so it seems like a deliberate trick question or silly answer.
Choice D is true. The three decimal values are rounded properly to the correct number of decimal places.
Therefore choice D is the answer
Answer:
The roots are;
x = (2 + i)/5 or (2-i)/5
where the term i is the complex number representing the square root of -1
Step-by-step explanation:
Here, we want to use the completing the square method to solve the quadratic equation;
f(x) = -5x^2 + 4x -1
Set the function to zero
0 = -5x^2 + 4x - 1
So;
-5x^2 + 4x = 1
divide through by the coefficient of x which is -5
x^2 - 4/5x = -1/5
We now take half of the coefficient of x and square it
= -2/5^2 = 4/25
add it to both sides
x^2 - 4x/5 + 4/25= -1/5 + 4/25
(x- 2/5)^2 = -1/5 + 4/25
(x - 2/5)^2 = -1/25
Take the square root of both sides
x - 2/5 = √( -1/25
x - 2/5 = +i/5 or -i/5
x = 2/5 + i/5 or 2/5 - i/5