Answer:
1/3
Step-by-step explanation:
The line is split into 3 sections between 1 and 2, and A to B is one of those thirds.
Answer:
B also have a great day today
Answer:
3
Step-by-step explanation:
it is the correct answer
(1+x^2)^8
=(1+8x^2+8*7/(1*2)x^4+8*7*6/(1*2*3)x^6+8*7*6*5/(1*2*3*4)x^8+....)
=1+8x^2+28x^4+56x^6+70x^8+....)
For x<1, higher power terms diminish in value, hence we can approximate powers of numbers.
1.01=(1+0.1^2) => x=0.1 in the above expansion
(1.01)^8
=1+8(0.1^2)+28(0.1^4)+56(0.1^6) [ limited to four terms, as requested]
=1+0.08+0.0028+0.000056 (+0.00000070)
=1.082856 (approximately)
Answer:
C(n) = 4 n for all possible integers n in N. This statement is true when n=1 and proving that the statement is true for n=k when given that statement is true for n= k-1
Step-by-step explanation:
Lets P (n) be the statement
C (n) = 4 n
if n =1
(x+4)n = (x+4)(1)=x+4
As we note that constant term is 4 C(n) = 4
4 n= 4 (1) =4
P(1) is true as C(n) = 4 n
when n=1
Let P (k-1)
C(k-1)=4(k-1)
we need to proof that p(k) is true
C(k) = C(k-1) +1)
=C(k-1)+C(1) x+4)n is linear
=4(k-1)+ C(1) P(k-1) is true
=4 k-4 +4 f(1)=4
=4 k
So p(k) is true
By the principle of mathematical induction, p(n) is true for all positive integers n