Math, asked by fowsiya, 8 months ago

check whether the following sequences are in arithmetic progression
a-3,a-5,a-7,.........​

Answers

Answered by Rishabh5534s
1

Answer:

&lt;!DOCTYPE html&gt;</p><p>&lt;html&gt;</p><p>&lt;head&gt;</p><p>&lt;style&gt;</p><p>#grad1 {</p><p>height: 200px;</p><p>background-color: red; /* For browsers that do not support gradients */</p><p>background-image: linear-gradient(to right, red, orange, yellow, green, blue, indigo, violet); /* Standard syntax (must be last) */</p><p>}</p><p>&lt;/style&gt;</p><p>&lt;/head&gt;</p><p>&lt;body&gt;</p><p>&lt;div id="grad1" style="text-align:center;margin:auto;color:White;font-size:30px;font-weight:bold"&gt;</p><p>&lt;br&gt;</p><p>&lt;/br&gt; HELLO</p><p>&lt;/div&gt;</p><p>&lt;/body&gt;</p><p>&lt;/html&gt;

Answered by Anonymous
2

In A.P there is a formula to find they were in a.p or no

That is

If a,b,c are in a.p then 2b=a+c

So

2(a - 5) = a - 3 + a - 7 \\ 2a - 10 = 2a - 10 \\ 0 = 0 \\  \\

so

They r in A. P

Similar questions