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 player need to make 2 consecutive free throws to raise the average to 75%.
Step-by-step explanation:
Let the number of extra consecutive free throws to raise the average to 75% be 'x'.
Number of free throws already taken = 32
Number of attempts = 45
According to question, it becomes,
Hence, the player need to make 2 consecutive free throws to raise the average to 75%.
If you divide 8 by three and you'd get 26 but the 6 keep reapeting
Answer:
The formula is
Step-by-step explanation:
hope this helps
Answer:
x² + 2x - 48
Step-by-step explanation:
( x + 8 ) ( x - 6 )
= x ( x - 6 ) + 8 ( x - 6 )
= x*x - 6*x + 8*x + 8*( - 6 )
= x² - 6x + 8x - 48
= x² + 2x - 48