Answer:
C) YQ = 8
Step-by-step explanation:
If WQ is 8 and XZ bisects this line, this means that YQ is also 8.
If this answer is correct, please make me Brainliest!
Answer:
what's the question?
Step-by-step explanation:
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:
B
Step-by-step explanation:
1. Lets focus on 55^5
55^5 = 11^5 * 5^5
2. now on 65
65 = 5 * 13
3. now on 9^15
9^15=(3^2)^15 = 3^30
4. combine all three parts
11^5 * 5^5 * 5 * 13 * 3^30 = 11^5*5^6*13*3^30
so our answer is B