Answer: false
Step-by-step explanation:
If f and g are increasing on I, this implies that f' > 0 on I and g' > 0 on I. That is both f' and g' have a positive slope. However,
Using product rule;
(fg)' = fd(g) + gd(f)
(fg)' = f * g' + f' * g
and although it is given that g' and f' are both positive we don't have any information about the sign of the values of the functions themselves(f and g). Therefore, if at least one of the functions has negative values there is the possibility that the derivative of the product will be negative. For example;
f = x, g = 5x on I = (-5, -2)
f' = 1 and g' =5 both greater than 0
f and g are both lines with positive slopes therefore they are increasing, but f * g = 5x^2 is decreasing on I.
.
Step-by-step explanation:The cost of an adult ticket to the show is $5.5
The cost of a student ticket to the show is $4.25
A family is purchasing 2 adult tickets and 3 student tickets. This means that the total cost of 2 adult tickets would be
2 × 5.5 = $11
It also means that the total cost of 3 student tickets would be
3 × 4.25 = $12.75
The total cost of 2 adult tickets and 3 student tickets would be
11 + 12.75 = $23.75
If the family pays $25, the exact amount of change they should receive is
25 - 23.75 = $1.25
Point slope form says the line through (a,b) with slope m is
y - b = m(x - a)
Here that's
y - 32 = -6(x - -6)
y -32 = -6(x + 6) = -6x - 36
y = -6x - 4
Check:
-6(-6) - 4 = 36 - 4 = 32, good
Answer: y = -6x - 4