For a function (fn) to be odd:
f(x) = - f(-x)
For a fn to be even:
f(x) = f(-x)
For a fn to be neither even nor odd
f(x) != f(-x) [No Relation]
(-x)^n = x^n for n -> even
(-x)^n = -x^n for n -> odd
In your example:
f(x) = -4x^3 + 4x
f(-x) = -4 (-x)^3 + 4 (-x)^1 ( 3 and 1 are odd powers )
f(-x) = 4x^3 - 4x (take -1 common to do the check)
f(-x) = -( -4x^3 + 4x ) = - f(x) [between the bracket was the original fn]
f(x) = - f(-x)
so the function is odd also called symmetric about the origin
Answer:
the means absolute deviation is 1.8
the striking deviation is 7
(it is because the data point on the far right of the graph)
Step-by-step explanation:
calculate the absolute deviation:
1. calculate the mean (add all numbers and divide by 10) = 2.6
2. find the absolute value of each
2.6 - 0 = 2.6
2.6 - 1 = 1.6 (you have 1's 4 times so each one will be 1.6)
2.6 - 3 = 0.4
2.6 - 4 = 1.4 (you have 4's 3 times)
2.6 - 7 = 4.4
3. Then add all of those values together
2.6 + 1.6 + 1.6 + 1.6 + 1.6 + 0.4 + 1.4 + 1.4 + 1.4 + 7.4 = 18
4. find the mean of the difference
18/10 = 1.8
Answer:
minimum value of z is 0
Step-by-step explanation:
if x and y both equal zero, then the value of z is zero, which is your answer.
Answer:
(50,55,60,....)
Step-by-step explanation:
Given that a health insurance plan has a $50 enrollment fee and a copayment of $5 for each doctor visit.
The function f(x) = 5x + 50 gives the cost of x doctor visits
Here x is the no of visits.
No of visits is an independent variable while f(x) total cost is a dependent variable on x
slope = 5 which indicates for each visit extra, extra cost is 5 dollars
Enrollment fee = 50 = fixed cost
Hence domain would be
x =0,1,2,3.....
So range is
(50,55,60,....)