Answer:
A
Step-by-step explanation:
Positive 5 intercept
x then y so -4 then 1
Answer: 32.35 cm^2
Step by step:
Find the area of the rectangle first.
A= L • W
A= 11 • 4.2
A= 46.2 cm^2
Then find the area of the circle. The formula is A= pi (r)^2. The diameter of the circle is 4.2 cm because looking at the width of the rectangle it fits into the circle as well.
Half of the diameter is 2.1 cm which is the radius.
A= pi (r)^2
A= pi (2.1)^2
A= pi (4.41)
A= 13.85 cm^2
Then you would subtract 13.85 from 46.2 to find the shaded portion.
Hope this helps :))
We can convert the equation of the line in vector form by imposing i cap ,j cap and k cap with direction ratios.
The movement of an object from one place to another is described using vectors. Vectors can be represented as points in a coordinate system in the cartesian system. Similar to this, a "n" tuple can be used to represent vectors with "n" dimensions.
In physics, a vector is a quantity with both magnitude and direction. It is often represented by an arrow whose length is proportional to the magnitude of the quantity and whose direction is the same as that of the quantity. Simply subtract the starting point from the terminal point to determine the vector in component form given the initial and terminal points.
Learn more about vector here
brainly.com/question/25811261
#SPJ4
Answer:
f(2) = 3
Step-by-step explanation:
We are given:
f(0) = 3
and
f(n+1) = -f(n) + 5
We have to find the value of f(2). In order to find f(2) we first have to find f(1)
f(n + 1) = - f(n) + 5
Using n = 0, we get:
f(0 + 1) = - f(0) + 5
f(1) = -f(0) + 5 Using the value of f(0), we get
f(1) = -3 + 5 = 2
Now using n = 1 in the function, we get:
f(1 + 1) = - f(1) + 5 Using the value of f(1), we get
f(2) = -2+ 5
f(2) = 3
Thus the value of f(2) will be 3