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.
Use Pythagorus theorem:
a²+b²=c²
(12)²+(16)²=c²
400=c²
√400=c
20=c
Therefore, the hypotenuse would be 20 ft.
Hope I helped :)
Answer:
Place the left of the dot on -5 and the right one on +7
That should do it :)
Answer:
7/44
Step-by-step explanation:
you can't simply subtract 1/11 from 1/4 because the denominators are not the same . Meaning you have to convert the denominators into a similar number. Transformers in even number and a consecutive number while 11 is an odd number and a prime number they don't really agree on anything 11 can only be divided by itself and 1 wall for can be divided by a multitude of things. Because of them not exactly agreeing on any specific category , you have to multiply them by each other . So your new fractions should look like 11 / 44 and 4 / 44 . from there you can easily subtract 4 from 11 and get 7 / 44 now normally you can reduce these types of fractions but because seven can only be divided by itself and 44 is not a factor of 7 you cannot reduce this fraction .
Answer:
The balance after 1 year is;
$1,014.05
Step-by-step explanation:
To do this, we use the compound interest formula
That will be ;
A =P (1 + r/n)^nt
A is the amount generated which we want to calculate
r is the rate = 1.4% = 0.014
P is the amount deposited = $1,000
n is the number of times it is compounded annually which is 2 (semi-annually means 2 times in a year)
this the number of years which is 1
we have this as:
A = 1,000( 1 + 0.014/2)^(2*1)
A = 1,000(1 + 0.007)^2
A = 1,000(1.007)^2
A = $1,014.05