The answer would be
You got it right
I wish i saw this when i needed jt too
Explanation
Absolutely
The sum of length and width is half the perimeter, 160 yd. The length is the average of the sum and difference of dimensions:
.. (160 +20)/2 = 90
Then the width is 160 -90 = 70
The rectangular field is 70 yd by 90 yd.
Answer:
there's nothing here to answer
Triangular sequence = n(n + 1)/2
If 630 is a triangular number, then:
n(n + 1)/2 = 630
Then n should be a positive whole number if 630 is a triangular number.
n(n + 1)/2 = 630
n(n + 1) = 2*630
n(n + 1) = 1260
n² + n = 1260
n² + n - 1260 = 0
By trial an error note that 1260 = 35 * 36
n² + n - 1260 = 0
Replace n with 36n - 35n
n² + 36n - 35n - 1260 = 0
n(n + 36) - 35(n + 36) = 0
(n + 36)(n - 35) = 0
n + 36 = 0 or n - 35 = 0
n = 0 - 36, or n = 0 + 35
n = -36, or 35
n can not be negative.
n = 35 is valid.
Since n is a positive whole number, that means 630 is a triangular number.
So the answer is True.