Answer:
58 divided by 16 equals 3.625 so I would just say 3 times because 16 times 3 is 48 and that's as close as you get to 56
Answer:
10
Step-by-step explanation:
Two negatives equal a positive.
I believe it's C, that is the only one that makes sense to me
We shall use the formula for distance traveled:
s = ut + (1/2)at^2
where
u = initial velocity
t = time
a = acceleration.
Because
u = 0 (car starts from rest),
t = 10 s (travel tme),
a = 2 m/s^2 (acceleration), m
the di mstance traveled is
s = (1/2)*(2 m/s^2)*(10 s)^2 = (1/2)*2*100 = 100
Answer: 100 m
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