asked 53.5k views
5 votes
One side of a roof is in the shape of a trapezoid (similar to the one on Pizza Hut). The top row requires 10 shingles, the second row requires 16 shingles, the third row requires 22, etc. The nth row on the bottom requires 6n + 4 shingles. What is the total number of shingles needed to cover this side of the roof ?

A) n2 + 6n
b) 3n2 + 7n
C) 6n2 + 10
D) 6n2 + 14n

2 Answers

3 votes

Answer: the answer is B on usatestprep 3n^2 +7n

Explanation:

answered
User Runner Bean
by
7.8k points
4 votes
It would depend on the number of rows?

This is an arithmetic sequence and the sum of n terms is --> n/2(2a+(n-1)d), where a is the first term and d is the common difference. In this case a = 10, d =6

n/2(20+6(n-1)) = 3n^2 + 7n = ANSWER

n = number of rows

answered
User Mario Binder
by
8.4k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.