Step-by-step explanation:
log 25 + log 8 = log (25 × 8) = log 200
log 200 - log 2 = log (200 ÷ 2) = log 100
logarithm base 10 of 100 is 2.
Answer:
a^2 - 3
Step-by-step explanation:
(3a^2 + 1) - (4 + 2a^2)
3a^2 + 1 - 4 - 2a^2
a^2 - 3
Answer:
0.022
Step-by-step explanation:
Given that :
Population size = 25000
n = 500 ; p = 0.4
Size of random sample (n) = 500
5% of population size : 0.05 * 25000 = 1250
Distribution is normally distributed since n < 5% of population size
Hence, the mean of the distribution = p = 0.4
Standard deviation = √((pq) /n)
q = 1 - p ; q = 1 - 0. 4 = 0.6
Standard deviation = √((0.4 * 0.6) /500)
Standard deviation = 0.0219089
= 0.022
2.73972603 or ... you can round to the nearest tenth... 2.7
Answer:
100
Step-by-step explanation:
We have the sum of first n terms of an AP,
Sn = n/2 [2a+(n−1)d]
Given,
36= 6/2 [2a+(6−1)d]
12=2a+5d ---------(1)
256= 16/2 [2a+(16−1)d]
32=2a+15d ---------(2)
Subtracting, (1) from (2)
32−12=2a+15d−(2a+5d)
20=10d ⟹d=2
Substituting for d in (1),
12=2a+5(2)=2(a+5)
6=a+5 ⟹a=1
∴ The sum of first 10 terms of an AP,
S10 = 10/2 [2(1)+(10−1)2]
S10 =5[2+18]
S10 =100
This is the sum of the first 10 terms.
Hope it will help.