Reflection. A reflection is what appears to be the same distance from the other side of the mirror.
Answer:
The overall expected grade point average for the semester is 3.16/3.1 or 3.2 if you round it up.
Step-by-step explanation:
To get the average, you need to add up all the numbers then divide the sum by how many numbers you added.
3.5 + 3.0 + 3.0 = 9.5
9.5 / 3 = 3.16
Answer:
Hundredths place
Step-by-step explanation:
6 in 6.54 is ones place
5 in 6.54 is tenths place
4 in 6.54 is hundredths
plz mark me brainliest
B - Negotiating.
This is because they are communicating, they haven't yet agreed to anything or committed to the contract as neither parties have signed, thus leading to both C and D to be incorrect.
A, however, is not exactly a term used for this situation - contracting is more of a term used to say someone contracted a disease or the flu or etc.
Therefore, B would be correct as they are indeed negotiating the terms of the contract.
Hope this helps!
Answer:
f(n) = -n^2 -3n +5
Step-by-step explanation:
Suppose the formula is ...
f(n) = an^2 +bn +c
Then we have ...
f(1) = 1 = a(1^2) +b(1) +c
f(2) = -5 = a(2^2) +b(2) +c
f(3) = -13 = a(3^2) +b(3) +c
__
Here's a way to solve these equations.
Subtract the first equation from the second:
-6 = 3a +b . . . . . 4th equation
Subtract the second equation from the third:
-8 = 5a +b . . . . . 5th equation
Subtract the fourth equation from the fifth:
-2 = 2a
a = -1
Then substituting into the 4th equation to find b, we have ...
-6 = 3(-1) +b
-3 = b
and ...
1 = -1 +(-3) +c . . . . . substituting "a" and "b" into the first equation
5 = c
The formula is ...
f(n) = -n^2 -3n +5