m/s(squared)
Chat with our AI personalities
m=10 n=-2 10m-1n-5= 10(10)-1(-2)-5= 100+2-5= 97
1/1n
1
You obviously have no idea what algebra is. the value of 1n could be anything, depending on the equation you are given. if 2n is equal to 10 what is 1n? 1n is 5. If you have 2 baskets of apples, and you have 10 apples, how many apples 1 each basket? 5!
Binomial Theorem: 1n + nC1*1n-1*r + nC2*1n-2*r2+......+nCn-1*1*rn-1 + rn Or (1+r)n = 1 + n*r + n(n-1)/2! * r2 + n(n-1)(n-2)/3! * r3 + .......... n(n-1)...(n-k)/k! * rk if n < 1 as you cannot calculate the combinations that easily. This gives an accurate approximation provided that abs(x) < 1.