Answer:
26.75 units ^2
Step-by-step explanation:
Since the shape is complex, divide it into 3 right angled triangles and one square. Find the area of these individual shapes first, then fin the sum of these area to calculate the ultimate area of e complex shape:
Triangle 1 = 1/2 x 2 x 5 = 5 units ^2
Triangle 2 = 1/2 x 2 x 2 = 2 units ^2
Triangle 3 = 1/2 x 3.5 x 9 = 15.75 units ^2
Square = 2 x 2 = 4 units squared.
Now add all these up 15.75 + 2 + 5 + 4 = 26.75 units squared.
Hope this helps
Answer:
12.56
Step-by-step explanation:
Remark
Since we don't have anything other than the question, all I can do is answer the question. You are left with the task of figuring out the error.
Formula
Area = (central angle divided by 360 ) * pi r^2
Solution
Area = (40 /360) * 3.14 * 6^2
Area = 1/9 * 3.14 * 36
Area = 4 * 3.14
Area = 12.56
Answer:
f(n)=f(n-1)+f(n-2)
f(1)=1x
f(2)=1x
Step-by-step explanation:
This is the fibonacci sequence with each term times x.
Notice, you are adding the previous two terms to get the third term per consecutive triples of the sequence.
That is:
1x+1x=2x
1x+2x=3x
2x+3x=5x
3x+5x=8x
So since we need the two terms before the third per each consecutive triple in the sequence, our recursive definition must include two terms of the sequence. People normally go with the first two.
f(1)=1x since first term of f is 1x
f(2)=1x since second term of f is 1x
Yes, I'm naming the sequence f.
So I said a third term in a consecutive triple of the sequence is equal to the sum of it's two prior terms. Example, f(3)=f(2)+f(1) and f(4)=f(3)+f(2) and so on...
Note, the term before the nth term is the (n-1)th term and the term before the (n-1)th term is the (n-2)th term. Just like before the 15th term you have the (15-1)th term and before that one you have the (15-2)th term. That example simplified means before the 15th term you have the 14th and then the 13th.
So in general f(n)=f(n-1)+f(n-2).
So the full recursive definition is:
f(n)=f(n-1)+f(n-2)
f(1)=1x
f(2)=1x
Answer: The length is 510 and the width is 110.
Step-by-step explanation:
To find the area of a rectangle, you will have to add the 2 times the length plus 2 times the width because a rectangle have 4 sides. Two widths and two lengths.
You can now use the formula P= 2l + 2w
were P is the perimeter , l is the length, and w is the width.
the length is 400 more than the width, so we can represent that by the equation, l = w + 400
And now we know that the width is w.
So now we will input the perimeter, length, and into the formula to solve for w.
1240 = 2(w + 400) + 2w
1240 = 2w + 800 + 2w
1240 = 4w + 800
-800 -800
440 = 4w
w = 110
L= 110 + 400
L = 510
Check :
1240 = 2(510) + 2(110)
1240 = 1020 + 220
1240 = 1240
Answer:
The principal must be = $8991.88
Step-by-step explanation:
Formula for compound interest is:

Where A is the amount after 't' years.
P is the principal amount
n is the number of times interest is compounded each year.
r is the rate of interest.
Here, we are given that:
Amount, A = $15000
Rate of interest = 13 % compounded quarterly i.e. 4 times every year
Number of times, interest is compounded each year, n = 4
Time, t = 4 years.
To find, Principal P = ?
Putting all the given values in the formula to find P.

So, <em>the principal must be = $8991.88</em>