Answer:
False (I assume it's a true/false question)
Step-by-step explanation:
Standard deviation measures how spread out the data is. If you add 8 to all the data values, the distribution of data moves to the right (on a graph) 8 units. The shifted data are no more and no less spread out than before. The standard deviation does not change.
Answer:
One
Step-by-step explanation:
x+4y = 6
if why is 2x-3 plug it in
x+4(2x-3) = 6
simplify it and you get
x=2
A prime meridian is a meridian (a line of longitude) in a geographicalcoordinate system at which longitude is defined to be 0°. Together, a primemeridian and its antimeridian (the 180th meridian in a 360°-system) form a great circle.
<h3>
Answer: Choice C) 31</h3>
==============================================
Explanation:
The recursive rule
f(n+1)=f(n)-3
can be rearranged to
f(n) = f(n+1)+3
after adding 3 to both sides
----------------
Now let's say we plug in n = 3
f(n) = f(n+1)+3
f(3) = f(3+1)+3
f(3) = f(4)+3
f(3) = 22+3
f(3) = 25
Repeat for n = 2
f(n) = f(n+1)+3
f(2) = f(2+1)+3
f(2) = f(3)+3
f(2) = 25+3
f(2) = 28
Each time we keep adding 3 to get the previous term (since the original recursive rule says to subtract 3 to get the next term; we just go backwards of what the instructions say).
Lastly, we can find that f(1) = f(2)+3 = 28+3 = 31 making the answer to be choice C.