Answer:
The answer is 4 zeros
Step-by-step explanation:
(6×5)×10³
30×1000=30000
Therefore 4 zeros in 30000
Answer:
Aa 1
Step-by-step explanation:
Answer:

Step-by-step explanation:
Given

(a): Write as additive inverse.
An additive inverse is of the form a + (-b)
In this case:


So, the expression can be represented as:

(b): Number line representation
When the expression in (a) is solved.
The result is:

This means that the number line must accommodate 7 and -1.
Having said that, options (b) and (c) are out because their range is 0 to 15 and this excludes -1.
Option (d) is a wrong representation of 
Hence, (a) is correct
Answer: 79
Step-by-step explanation:
Given the following :
Graduation Rates:
Grade:82
Weight: 50%
Passing Rates:
Grade: 75
Weight: 30%
Enrollment Numbers:
Grade: 60
Weight: 10%
Career readiness:
Grade: 95
Weight: 10%
Overall score : Σ(grade × weight)
(82 × 50%) + (75 × 30%) + (60 × 10%) + (95 × 10%)
= (41 + 22.5 + 6 + 9.5)
= 79
Hence, overall score is 79
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