1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Alenkasestr [34]
3 years ago
5

1- find the first term= ?, 90, 540, 3240

Mathematics
1 answer:
Luda [366]3 years ago
4 0

Answer:

1. 15

2. 8

Step-by-step explanation:

The two sequence are geometric progression GP, because they follow a constant multiple (common ratio)

The nth term of a GP is;

Tn = ar^(n-1)

Where;

a = first term

r = common ratio

For the first sequence;

The common ratio r is

r = T3/T2 = 540/90 = 6

r = 6

T2 = ar^(2-1) = ar

T2 = 90 = ar

Substituting the values of r;

90 = a × 6

a = 90/6

a = 15

First term = 15

2. The sam method applies here.

Common ratio r = T3/T2 = 128/32 = 4

r = 4

T2 = ar^(2-1) = ar

T2 = 32 = ar

Substituting the values of r;

32 = a × 4

a = 32/4

a = 8

First term = 8

You might be interested in
Select the correct answer.
masha68 [24]

Answer:

what is your question here can you be more specific?

Step-by-step explanation:

3 0
3 years ago
PLEASE COMMENT THE CORRECT ANSWER I WILL REWARD BRAINLY
Paladinen [302]
The 8th number in this sequence is -16. You are subtracting 3 between each set of numbers.

a1= 8-5= 3
a2= 5-2= 3
a3= 2-(-1)= 3
a4= -1 - (-4)= 3
a5= -4 - (-7)= 3
a6= -7 - (-10)= 3
a7= -10 - (-13)= 3
a8= -13 - (-16)= 3

ANSWER: -16

Hope this helps! :)
4 0
3 years ago
Solve x2 + 5x = −6. x = 5 and x = 1 x = −5 and x = −1 x = 3 and x = 2 x = −3 and x = −2
fomenos

Answer:

x = −3 and x = −2

Step-by-step explanation:

x^2 + 5x = −6

Add 6 to each side

x^2 + 5x+6 = −6+6

x^2 +5x+6 =0

Factor

What 2 number multiply to 6 and add to 5

3*2 =6

3+2 =5

(x+3)(x+2) =0

Using the zero product property

x+3 =0             x+2 =0

x+3-3=0-3         x+2-2=0-2

x=-3                       x=-2

8 0
3 years ago
Line A is perpendicular to line B. The slope of line A is -1/9 what is the slope of line b?
Pani-rosa [81]
\bf \stackrel{\textit{perpendicular lines have \underline{negative reciprocal} slopes}}
{\stackrel{slope}{-\cfrac{1}{9}}\qquad \qquad \qquad \stackrel{reciprocal}{-\cfrac{9}{1}}\qquad \stackrel{negative~reciprocal}{+\cfrac{9}{1}}\implies 9}
4 0
3 years ago
Read 2 more answers
3,6,11,18,27,38
MakcuM [25]

Answer:  The pattern is x^2+2

where x is the term number

Example: the 5th term is 27 because x = 5 leads to x^2+2 = 5^2+2 = 27

=================================================

Explanation:

  • The jump from 3 to 6 is +3
  • The jump from 6 to 11 is +5
  • The jump from 11 to 18 is +7
  • The jump from 18 to 27 is +9
  • The jump from 27 to 38 is +11

The pattern of jumps is: 3, 5, 7, 9, 11

Those increments are going up by 2 each time.

Since we have a consistent pattern of increments, this means that the sequence follows a quadratic model.

Quadratics are stuff like x^2+7x+10 or 3x^2-7. The leading term has an exponent of 2.

-----------

If x is the term number and y is the term itself, then we have these points

(1,3)

(2,6)

(3,11)

(4,18)

(5,27)

(6,38)

The x coordinates increase by 1 each time. The y coordinates are the terms given by your teacher.

Pick exactly 3 of those points. I'll pick the first 3.

Why 3? Because we'll have 3 unknowns to solve for, in which we'll need 3 equations.

  • Plug (x,y) = (1,3) into y = ax^2+bx+c, then simplify. You should get the equation a+b+c = 3
  • Repeat for (x,y) = (2,6) and you should get 4a+2b+c = 6
  • Repeat for (x,y) = (3,11) and you should get 9a+3b+c = 11

-----------

We have this system of equations

\begin{cases}a+b+c = 3\\ 4a+2b+c = 6\\9a+3b+c = 11\end{cases}

There are a number of methods to solve this system. Substitution is what I'll go for.

Solve the first equation for c

a+b+c = 3

c = 3-a-b

Then use substitution.

4a+2b+c = 6

4a+2b+(3-a-b) = 6

3a+b+3 = 6

3a+b = 6-3

3a+b = 3

and

9a+3b+c = 11

9a+3b+(3-a-b) = 11

8a+2b + 3 = 11

8a+2b = 11-3

8a+2b = 8

We now have this reduced system of equations.

\begin{cases}3a+b = 3\\8a+2b = 8\end{cases}

I'll skip the steps as this solution is getting very lengthy as it is. The basic idea is to use substitution again. You should find that a = 1 and b = 0 form the solution set here.

Use those values to find c

c = 3-a-b

c = 3-1-0

c = 2

-----------

To summarize the previous section, we have these solutions:

a = 1, b = 0, c = 2

Therefore the equation y = ax^2+bx+c becomes y = 1x^2+0x+2 aka y = x^2+2. This lets us find any term.

Let's test it out.

  • If x = 1, then y = x^2+2 = 1^2+2 = 3
  • If x = 2, then y = x^2+2 = 2^2+2 = 6
  • If x = 3, then y = x^2+2 = 3^2+2 = 11

And so on. I'll let you test the other x values (4 through 6).

Another way to confirm the answer is to subtract 2 from each item in the original set {3,6,11,18,27,38} and you'll end up with {1,4,9,16,25,36}. This is the list of perfect squares. It shows that term x is simply x^2 but add on 2 so things are adjusted accordingly.

Side note: you can use a tool like GeoGebra or WolframAlpha to quickly solve the system of equations. However, I recommend it only as a means to check your answer rather than do the work for you.

7 0
2 years ago
Other questions:
  • The plan of a park is at a scale of 1:5000. Calculate the actual distance between two points if the distance between two points
    8·1 answer
  • I have a flower vase with a 6 " diameter and is 12 " tall I want to fill it 2/3 of the way full how many cubic inches will I fil
    12·1 answer
  • (2x + 1)(x + 2)<br> Multiply the following polynomial
    12·1 answer
  • Geometry math question please help
    14·2 answers
  • Select the expression that is equivalent to (x+5)^2​
    9·1 answer
  • Please help as soon as possible ​
    10·2 answers
  • Help please I don’t understand
    11·2 answers
  • Find the equation of straight line passing through the centroid of the centroid of ABC
    7·1 answer
  • What fraction of 2 1/3 is 5/6?
    7·1 answer
  • What is 5 x 1284<br> plz answer thanks
    10·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!