Matter is anything that takes up space and has mass.
Answer:
Following are the Arithmetic Operators available in Rexx. Operator, Description, Example. +, Addition of two operands, 1 + 2 will give 3
Step-by-step explanation:
Answer:
Neither linear nor exponential
Step-by-step explanation:
To check for a linear relationship. Find slope.
slope= (-1 - (-2)) / ( 5 - 2) = 1/3
check other points
slope = (1 - (-1) )/ (8 - 5) = 2/3
check more
slope = (4 - 1) / (11 - 8) = 3/ 3 = 1
Nope.
try assuming an exponential:
y = c * (a^x)
-2 = c* (a^2); -2/c = a^2
-1 = c *(a ^5); -1/c = a^5
1 = c * (a^8), 1/c = a^8
(-2/c)^4 = a^8 = 1/c
16/(c^4) = 1/c
c^3 = 16, then a = root (-2/ cube-root(16) )
The change from negative to postive would not work for y = c(a^x)
so...
assume y = a^x + k
-2 = a^2 + k
-1 = a^5 + k
... I would say neither..
You plug in the values for x in each respective equation.
a) f(3) = 3 + 1 which equals: 4.
so, f(3) = 4
b) g(3) = (3)^2 - 3 which equals 9 - 3, which equals 6.
so, g(3) = 6.
hope this helps! (: