Answer:
Step-by-step explanation:
(7*11)-(22/7*2^2)
77-(22/7*4)
77-88/7
77-12.57
64.43
The value of integration of y=16-
from x=-1 to x=1 is 94/3.
Given the equation y=16-
and the limit of the integral be x=-1,x=1.
We are required to find the value of integration of y=16-
from x=-1 to x=1.
Equation is relationship between two or more variables that are expressed in equal to form.Equation of two variables look like ax+by=c.It may be linear equation, quadratic equation, or many more depending on the power of variable.
Integration is basically opposite of differentiation.
y=16-
Find the integration of 16-
.
=16x-
Now find the value of integration from x=-1 to x=1.
=16(1)-
-16(-1)-
=16(1)-1/3+16-1/3
=32-2/3
=(96-2)/3
=94/3
Hence the value of integration of y=16-
from x=-1 to x=1 is 94/3.
Learn more about integration at brainly.com/question/27419605
#SPJ4
Answer:
18 acres
Step-by-step explanation:
: ) hope it helps......
Answer:
In programming, a recursive function is a function that calls itself. Recursion is used very commonly in programming, although many simple examples (including some shown in this section) are actually not very efficient and can be replaced by iterative methods (loops or vectorized code in MATLAB).
Step-by-step explanation: