Answer:
<em>{9,19,39,79}</em>
Step-by-step explanation:
<u>Recursive Sequences</u>
The recursive sequence can be identified because each term is given as a function of one or more of the previous terms. Being n an integer greater than 1, then:
f(n) = 2f(n-1)+1
f(1) = 4
To find the first four terms of the sequence, we set n to the values {2,3,4,5}
f(2) = 2f(1)+1
Since f(1)=4:
f(2) = 2*4+1
f(2) = 9
f(3) = 2f(2)+1
Since f(2)=9:
f(3) = 2*9+1
f(3) = 19
f(4) = 2f(3)+1
Since f(3)=19:
f(4) = 2*19+1
f(4) = 39
f(5) = 2f(4)+1
Since f(4)=39:
f(5) = 2*39+1
f(5) = 79
Complementary equal 90 degrees.
90-47=43 degrees
Supplementary equal 180 degrees.
180-47=133 degrees
A
Answer:
<h2>A) Height is the missing measurment.</h2><h2 /><h2> B) 1,400= 20 × 14 × H</h2><h2 /><h2>C) 1400 ÷ H = 280</h2>
Step-by-step explanation:
A) Length × Width × Height
B) V is 1,400
L is 20
W is 14
H is unknown so use a variable
C) 20 × 14= 280.
Answer:
<h3>The possibilities of length and width of the rectangle are </h3><h3>x=1, y=0.24;</h3><h3>x=0.5, y=0.48;</h3><h3>x=0.25, y=0.96;</h3><h3>x=2, y=0.12</h3>
Step-by-step explanation:
Given that the area is 0.24 square meter
The area of a rectangle is given by
square units
Let x be the length and y be the width.
Since the area is 0.24 square meter, we have the equation:
, with x and y measures in meters
If we want to know some possibilities of x and y, we can assume a value for one of them, and then calculate the other one using the equation.
Now choosing some values for "x", we have:
Put x = 1

∴ y = 0.24
Now put x = 0.5 we get
∴ y = 0.48
Put x = 0.25
∴ y = 0.96
Put x = 2

∴ y = 0.12