If a:b = x1:y1 and b:c = x2:y2 , then find a:b:c
Answers
Answered by
0
Answer:
a:b:c= x1x2 : x2y1 : y1y2
Step-by-step explanation:
Let,
a/b=(x1/y1)/1…....(i)
b/c=1/(y2/x2).......(ii)
So, a:b:c=x1/y1 : 1 : y2/x2
And finally, a:b:c= x1x2 : x2y1 : y1y2
#Happy_problem_solving
Similar questions