Jacobs dog: $5 x 5 hours plus $ 12 service is $37
Jacks dog : $3 x 5 hours plus $18 service is $ 33
So it’s cheaper to go with jacks dog service
<h3>
Answer: 6</h3>
===========================================================
Explanation:
Rule: If a set has n elements in it, then it will have 2^n subsets.
For example, there are n = 3 elements in the set {a,b,c}. This means there are 2^n = 2^3 = 8 subsets. The eight subsets are listed below.
- {a,b,c} .... any set is a subset of itself
- {a,b}
- {a,c}
- {b,c}
- {a}
- {b}
- {c}
- { } ..... the empty set
Subsets 2 through 4 are subsets with exactly 2 elements. Subsets 5 through 7 are singletons (aka sets with 1 element). The last subset is the empty set which is a subset of any set. You could use the special symbol
to indicate the empty set.
For more information, check out concepts relating to the power set.
-------------------
The problem is asking what value of n will make 2^n = 64 true.
You could guess-and-check your way to see that 2^n = 64 has the solution n = 6.
Another approach is to follow these steps.

Which is fairly trivial.
Or you can use logarithms to solve for the exponent.

Due to rounding error, we don't land exactly on 6 even though we should.
Answer:
the common ratio is 3
Step-by-step explanation:
to solve for the common ratio, I like to take the second term and divide it by the first term
15/5 = 3
then I will check the rest of the terms
15*3 = 45
45*3 = 135
It looks like the common ratio is correct!
Answer:
Step-by-step explanation:
assuming the equation is x^2 + (y - 1)^2 = 3
Answer:
Option C g(x) = -4
Step-by-step explanation:
In the question a function f(x) =4 is given and we are required to tell the reflection g(x) of the given function.
The rule of reflection for a function says that:
f(x) -> - f(x)
So, in our case the value of function is f(x) = 4, after reflection the value across the x-axis the value will become negative i.e -4,
so the required function g(x) = - 4
Hence Option C g(x) = -4 is correct option.