The domain of a function is the set of all possible x-values which will make the function “work”, and will output real
y-values
7.
If c = 16
that means the equation is
16 - 9
which is 7
so 7
Answer:
The answer is below
Step-by-step explanation:
Speed is the time rate of change of velocity, it is the ratio of distance to time.
Mr. Fowles runs at a steady 4.2 miles per hour. The time taken to cover 26 miles is:
speed = distance / time
time = distance / speed = 26 / 4.2 = 6.19 hour
I run at 3 miles per hour. I was given 3 mile lead, so the remaining distance is 23 miles (26 - 3). The time needed to complete the 23 miles is:
time = distance / speed = 23 / 3 = 7.67 hour
a) Let d be the distance Mr Fowles catches me. Hence:
time = (d + 3)/4.2; also time = d/3
(d + 3)/4.2 = d/3
3d + 9 = 4.2d
1.2d = 9
d = 7.5 miles
He would catch me at 10.5 (7.5 + 3) miles from the starting point.
b) Mr. fowles finishes after 6.19 hour. At that time, the distance is have covered is:
distance = 6.19 * 3 mi/hr = 18.57 mile
Distance behind = 23 mile - 18.57 = 4.43 mile
c) time longer = 7.67 hour - 6.19 hour = 1.48 hour
Answer:
c) -x^3 + x^2 - 1
Step-by-step explanation:
Given: u (x) = x^5 - x^4 +x^2 and v(x) = -x^2
(u/v)(x) = u(x)/v(x)
Now plug in the given functions in the above formula, we get
= (x^5 - x^4 + x^2) / -x^2
We can factorize the numerator.
In x^5 - x^4 + x^2. the common factor is x^2, so we can take it out and write the remaining terms in the parenthesis.
= x^2 (x^3 - x^2 + 1) / - x^2
Now we gave x^2 both in the numerator and in the denominator, we can cancel it out.
(u/v)(x) = (x^3 - x^2 + 1) / -1
When we dividing the numerator by -1, we get
(u/v)(x) = -x^3 + x^2 - 1
Answer: c) -x^3 + x^2 - 1
Hope you will understand the concept.
Thank you.