Answer:
x = 3
Step-by-step explanation:
7(x + 4) - 7 = 48 - 2x ← distribute parenthesis and simplify left side
7x + 28 - 7 = 48 - 2x
7x + 21 = 48 - 2x ( add 2x to both sides )
9x + 21 = 48 ( subtract 21 from both sides )
9x = 27 ( divide both sides by 9 )
x = 3
Answer:
50
Step-by-step explanation:
because 3,650-3,500=150 and then 150/12=12.5x4=50
Given:
- the perimeter of a rectangular field is 84 yards
- the ratio of the length to the width is 2:1
To find:
- the length
- the width
- the area
Answer:
Let's assume that the length is 2x and the width is 1x.
We know that the formula to find the perimeter of a rectangle is as follows:
Perimeter = 2 × (Length + Width)
Substituting the values that we have, into the formula above,
84 = 2 × (2x + 1x)
84 = 2 × 3x
84/2 = 3x
42 = 3x
x = 42/3
x = 14
Since we know the value of 'x', let's use it to find the length and the width.
Length = 2x = 2 × 14 = 28
Width = 1x = 1 × 14 = 14
Since we now know the length and the width, let's find the area of the rectangle.
The formula to find the area of a rectangle:
Area = Length × Width
Substituting the values we have into the formula,
Area = 28 × 14
Area = 392
Therefore, the area of the rectangle is 392 square yards.
Hope it helps. :)
An=3*(4^(n-1)) is the explicit
the recursive is <span>t_n = 4 * t_(n-1)</span>