Answer:
76
Step-by-step explanation:
recall that for a quadratic equation in the form
ax² + bx + c = 0, the discriminant is given by
discriminant, D = b²- 4ac
we are given the following:
-6x² + 2x + 3 = 0,
comparing this with the general equation above, it is clear that,
a = -6, b = 2 and c = 3,
substituting these into our equation for discriminant:
D = b²- 4ac
= 2² - 4(-6)(3)
= 4 + 72
= 76
Hello!
The Correct Answer's would be:
2. Federal tax rate is 15%
<span>net weekly pay = 13644.80/52 * ( 1 - .15) - 53.60 = $169.44
3. </span>28% * 134350
<span>.28 * 134350
</span>37,618 divide by 52 = 723.42<span>
And
4. Her refund would most likely be "</span>19566.58".
Hope this Helps! Have A Wonderful Day! :)
Answer:
y=4x+4
Step-by-step explanation:
It has the biggest slope of the equations of 4, and increases the most.
Well you can check what type of angle it is! like depending on how it is slouched like a right angle is 90° for example.
Answer:
x ≈ {0.653059729092, 3.75570086464}
Step-by-step explanation:
A graphing calculator can tell you the roots of ...
f(x) = ln(x) -1/(x -3)
are near 0.653 and 3.756. These values are sufficiently close that Newton's method iteration can find solutions to full calculator precision in a few iterations.
In the attachment, we use g(x) as the iteration function. Since its value is shown even as its argument is being typed, we can start typing with the graphical solution value, then simply copy the digits of the iterated value as they appear. After about 6 or 8 input digits, the output stops changing, so that is our solution.
Rounded to 6 decimal places, the solutions are {0.653060, 3.755701}.
_____
A similar method can be used on a calculator such as the TI-84. One function can be defined a.s f(x) is above. Another can be defined as g(x) is in the attachment, by making use of the calculator's derivative function. After the first g(0.653) value is found, for example, remaining iterations can be g(Ans) until the result stops changing,