Answer:
5.0
Step-by-step explanation:
0.16÷0.03220=4.9689
=5.0
9514 1404 393
Answer:
Step-by-step explanation:
A recursive formula consists of two parts:
- initialization (rule for the first term(s))
- rule for the next term
When we look at the differences between terms in the sequence 3, -4, -11, ..., we find that they are constant at -7. That is each term can be found from the previous one by subtracting 7. This is our recursive rule. The first term is obviously 3, so the recursive formula is ...
a[1] = 3
a[n] = a[n-1] -7
Hello from MrBillDoesMath!
Answer:
11
Discussion:
Let "n" be the smaller number. Then
n * (n+5) = 176.
My first reaction to this problem was to factor 176 in my head. That's 176 = 16 * 11 and 16 is 5 more than 11. So that's the solution!.... Now let's solve it using the brute force approach:
n(n+5) = 176 =>
n^2 + 5n - 176 = 0 => use the quadratic formula
n = ( -5 +\- sqrt( 5^2 - 4(1)(-176)) ) /2
= ( -5 +\- sqrt( 25 + 704) )/ 2
= ( -5 +\- sqrt (729) ) /2 => as sqrt(729) = 27
= (-5 +\- 27) / 2 =>
= (-5 + 27)/2 or ( -5 -27)/2 =>
= 22/2 or -32/2 =>
= 11 or -16
But -16 is not allowed as the question wants a positive value.
Thank you,
MrB
There is some ambiguity here which could be removed by using parentheses. I'm going to assume that you actually meant:
x-3
h(x) = ---------------
(x^3-36x)
To determine the domain of this function, factor the denominator:
x^3 - 36x = x(x^2 - 36) = x(x-6)(x+6)
The given function h(x) is undefined when the denominator = 0, which happens at {-6, 0, 6}.
Thus, the domain is "the set of all real numbers not equal to -6, 0 or 6."
Symbolically, the domain is (-infinity, -6) ∪ (-6, 0) ∪ (0, 6) ∪ (6, +infinity).
Answer: That would be a massive 1500% increase from 16 to 240