Answer:
2
Step-by-step explanation:
1+1=2 so the answer is 2
Answer: x = 40 and y = 40
Step-by-step explanation:
We can write the equation for the area as: x*y = 1600
We can write the equation for the perimeter as: 2x + 2y = 160
An easy way to solve a question like this is to graph both equations on a graphing calculator, if you don't have one on you you can use Desmos
Graph both: y = 1600/x
and
y = 80 - x
Turns out you get x = 40 and y = 40
Answer:

Step-by-step explanation:
<u>Trigonometric Identities</u>

<u>Trigonometric ratios</u>

where:
is the angle- O is the side opposite the angle
- A is the side adjacent the angle
- H is the hypotenuse (the side opposite the right angle)
Using the trig ratio formulas for cosine and sine:
Therefore, using the trig identities and ratios:

Answer:
<u>b(n) = -11 + (n-1)*8</u>
<u></u>
Step-by-step explanation:
Let n be the sequence number, with n=1 the first number b(1) -11
The sequence changes by +8 each step.
<u><em>b(1)</em></u><em> -11</em> + 8 = -3
<u><em>b(2)</em></u><em> -3</em> + 8 = 5
<u><em>b(3)</em></u> <em> 5 </em> + 8 = 13
<u><em>b(4)</em></u><em> </em> <em>13</em>
b(1) = -11
b(2) = -3. or b(1) + 1*8
b(3) = 5, or b(1) + 2*8
b(4) = 13, or b(1) + 3*8
We note that each step adds a multiple of 8 to the initial value of -11. This can be stated as (n-1)*8
The formula for this sequence would be b(n) = b(1) + (n-1)*8
<u>b(n) = -11 + (n-1)*8</u>
Check: Does n=3 return the value of 5?
b(n) = -11 + (n-1)*8
b(3) = -11 + ((3)-1)*8
b(3) = -11 + (2)*8
b(3) = -11 + 16
b(3) = 5 <u><em>YES</em></u>