Given that
a
,
b
and
c
are in an
arithmetic progression
;
x
,
y
and
z
are in a
geometric progression
.
Find the value of
x b − c × y c − a × z a − b .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Thanks for sharing this problem and solution, Rohit. I have edited the Latex in the solution so it is easier for others to read and understand.
we can also solve it by taking the common difference d and the common ratio as k and substituting them in the equation properly.
Given an AP a , b , c , …
We let the common difference be d
We can say that b = a + d , c = a + 2 d
Given a GP x , y , z , …
Similarly, we let the common ratio be r
We can say that y = x r , z = x r 2
Now, we want to evaluate this:
x b − c × y c − a × z a − b = x ( a + d ) − ( a + 2 d ) × ( x r ) ( a + 2 d ) − a × ( x r 2 ) a − ( a + d ) = x − d × ( x r ) 2 d × ( x r 2 ) − d = x d 1 × x 2 d r 2 d × x d r 2 d 1 = x 2 d r 2 d x 2 d r 2 d = 1
Problem Loading...
Note Loading...
Set Loading...
a , b , c are in AP, then a − b = b − c
x , y , z are in GP, then y 2 = x z
Therefore :
x b − c y c − a z a − b = x b − c y c − a z b − c = ( x z ) b − c y c − a = y 2 ( b − c ) y c − a = y 2 ( b − c ) + ( c − a ) = y 2 b − a − c = y 0 = 1