Answer:
k = -13
Step-by-step explanation:
-143/11 = -13
Answer:
Step-by-step explanation:
Reduction to normal from using lambda-reduction:
The given lambda - calculus terms is, (λf. λx. f (f x)) (λy. Y * 3) 2
For the term, (λy. Y * 3) 2, we can substitute the value to the function.
Therefore, applying beta- reduction on "(λy. Y * 3) 2" will return 2*3= 6
So the term becomes,(λf. λx. f (f x)) 6
The first term, (λf. λx. f (f x)) takes a function and an argument, and substitute the argument in the function.
Here it is given that it is possible to substitute the resulting multiplication in the result.
Therefore by applying next level beta - reduction, the term becomes f(f(f(6)) (f x)) which is in normal form.
Answer:
The probability that at least one is a boy is 0.525
Step-by-step explanation:
P(Baby being a girl) = 0.475
Now, if A is any arbitrary event . Then:
as we know P(A)+ P(not A) = 1
⇒ P(A not happening) = 1 - P(A event happening)
Also, P( baby not being a girl) = P(baby being a boy)
So, P(baby being a boy) = 1 - P( baby being a girl)
= 1 - 0.475 = 0.525
Hence, the probability that at least one is a boy is 0.525
Answer:
where's the number?
Step-by-step explanation:
Answer:
6(2 - 5k^4).
Step-by-step explanation:
12k^0 - 30k^4
Now k^0 = 1 so the polynomial becomes
12 - 30k^4
= 6(2 - 5k^4).