Home » Aptitude » Quadratic Equation

If a = p / (p + q) and b = q / (p - q), then and ab/a + b is equal to

Correct Answer: pq / (p2 + q2)

Explanation:

ab/(a + b) = [p/(p + q)] x [q/(p - q)] / [p/(p + q) + q/(p - q)]
= pq/p2 - pq + pq + q2
= pq/(p2 + q2)


← Previous Question Next Question→

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion