- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
If ( a, 7, b, 23, c ) form a finite ( A P ), find the values of ( a, b ) and ( c ).
Given:
\( a, 7, b, 23, c \) form a finite \( A P \).
To do:
We have to find $a,\ b$ and $c$.
Solution:
$a,\ 7,\ b,\ 23,\ c$ are in AP
Therefore,
$7-a=d$ ......$(i)$
$b-7=d$ ....... $( ii)$
$23-b=d$ ....... $( iii)$
$c-23=d$ ....... $( iv)$
From $( i)$ and ( ii)$
$7-a=b-7$
$\Rightarrow -b-a=-14$
$\Rightarrow a+b=14$ ....... $( v)$
From $( ii)$ and $( iii)$
$b-7=23-b$
$\Rightarrow b+b=23+7$
$\Rightarrow 2b=30$
$\Rightarrow b=\frac{30}{2}$
$\Rightarrow b=15$, Put this in equation $( v)$
$a+15=14$
$\Rightarrow a=14-15=-1$
Now, from $( iii)$ and $( iv)$
$c-23=23-b$
$\Rightarrow c-23=23-15$
$\Rightarrow c-23=8$
$\Rightarrow c=8+23$
$\Rightarrow c=31$
Thus, the values of $a,\ b$ and $c$ are $-1,\ 15$ and $31$ respectively.
- Related Articles
- If ( a, 7, b, 23, c ) form a finite ( A P ), find the values of ( a, b ) and ( c ).
- Find $a, b$ and $c$ such that the following numbers are in A.P. $a, 7, b, 23, c$
- Find ( a, b ) and ( c ) such that the following numbers are in AP: ( a, 7, b, 23, c ).
- The points $A( 4, 7) , B( p, 3)$ and $C( 7, 3)$ are the vertices of a right triangle, right-angled at B, Find the values of $p$.
- If $a + b + c = 9$ and $ab + bc + ca = 23$, find the value of $a^2 + b^2 + c^2$.
- If $1176 = 2^a times 3^b times 7^c$, find the values of $a, b$ and $c$. Hence, compute the value of $2^a times 3^b times 7^{-c}$ as a fraction.
- Find the values of a, b and c.$4879 = (4times a)+(8times b)+(7times c)+9$
- If $1176 = 2^a times 3^b times 7^c$, find $a, b$ and $c$.
- If $a = 3$ and $b =-2$, find the values of:$a^a+ b^b$
- If $a = 3$ and $b =-2$, find the values of:$a^b + b^a$
- If the points $A( -2, 1) , B( a, b)$ and $C( 4, -1)$ are collinear and $a-b=1$, find the values of $a$ and $b$.
- If ( frac{a}{a+b}=frac{17}{23}, ) then find the value of ( frac{a+b}{a-b} )(write your answer in the simplest fractional form)
- If $49392 = a^4b^2c^3$, find the values of $a, b$ and $c$, where $a, b$ and $c$ are different positive primes.
- In the figure, the tangent at a point ( C ) of a circle and a diameter ( A B ) when extended intersect at ( P ). If ( angle P C A=110^{circ} ), find ( angle C B A. )"
- If ( triangle A B C ) is a right triangle such that ( angle C=90^{circ}, angle A=45^{circ} ) and ( B C=7 ) units. Find ( angle B, A B ) and ( A C ).
- If $a = 3$ and $b =-2$, find the values of:$(a+b)^{ab}$

Advertisements