77.4k views
2 votes
How to find the first n terms of a quadratic sequence a1 = 3, r = 2, n =5

User SidC
by
4.6k points

1 Answer

3 votes

We suspect you mean "geometric sequence". Multiply each term by r to get the next.

a1 = 3 . . . . . given

a2 = 3*2 = 6

a3 = 6*2 = 12

a4 = 12*2 = 24

a5 = 24*2 = 48

_____

A quadratic sequence is one in which second-differences are a constant. You have not provided enough information about the sequence so that more terms of a quadratic sequence could be found. While you may occasionally see problems asking you to write the formula for one of these, they are rarely studied in any detail in Algebra. At least three terms are needed before the next terms can be predicted.

User WReach
by
5.7k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.