Answer:
12:1/2(3)
Step-by-step explanation: no problem homie
Perimeter is the sum of all a shapes sides.
with that in mind, we know a rectangle has four sides. with 2 pairs being the same.
The length as told is, 5 centimeters less than two times the width. Two times the width would be 2w and five less than that would be minus five. so the length is 2w - 5
now to find the perimeter we do two times the width + two times the length.
2w + 2(2w -5) = 80.
Distribute: 2w + 4w - 10 = 80
Add ten to both sides and combine the 2w & 4w:
6w = 90
Divide both sides by 6: w = 15.
with this we know the width is 15. to find length plug in 15 to the 2w - 5 equation.
2(15) - 5 = 30 - 5 = 25.
Slap on the units and width = 15 cm, length = 25 cm
Answer:
B
Step-by-step explanation:
The equation of a line in slope- intercept form is
y = mx + c (m is the slope and c the y- intercept )
Calculate m using the slope formula
m = (y₂ - y₁ ) / (x₂ - x₁ )
with (x₁, y₁ ) = (0, 6) and (x₂, y₂ ) = (6, 0)
m =
=
= - 1
Note the line crosses the y- axis at (0, 6 ) ⇒ c = 6
y = - x + 6 or y = 6 - x ⇒ B
Answer:
What ?
Step-by-step explanation:
Answer:
Step-by-step explanation:
t1 = a1
t2 = a1 + d
t3 = a1 + 2d
The sum is t1 + t2 + t3 = a1 + a1 + d + a1 + 2d = 3a1 + 3d
Second question
t1 = a1
t2 = a1 + d
t3 = a1 + 2d
t4 = a1 + 3d
...
tn = a1 + (n - 1)*d
Sum = (a1 + a1 + (n- 1)*d) * n / 2
Sum = (2a1 + nd - d) * n / 2
Sum = (2a1*n + n^2*d - nd) / 2