Tell me more ×
Mathematics Stack Exchange is a question and answer site for people studying math at any level and professionals in related fields. It's 100% free, no registration required.

Two positive numbers differ by $5$ and the square of their sum is $169$. Find the numbers.

share|improve this question
1  
Just like that? No "please", no showing self effort, ideas, tries...? – DonAntonio Nov 4 '12 at 13:06

3 Answers

You can solve this without knowing anything about quadratics.

You know that $x-y=5$, and the other condition implies that $x+y = 13$ or $x+y= -13$. Just consider the two cases separately and solve the linear equations simultaneously.

share|improve this answer

$\left\{ \begin{array}{l} x>0 \\ y>0 \\ |x-y|=5 \\ (x+y)^2=169 \therefore x+y=\pm \sqrt{169}=\pm13 \end{array} \right. $

Solve.

share|improve this answer

Here is my thought process when thinking through this problem: I know that $\sqrt{169} = 13$ since we are only working in the positive reals. Then, since we are given that the difference between two numbers (say, $x$ and $y$) is $5$, I started thinking of small integers that add up to $13$ and whose difference is $5$. From this point, it should be trivial to note that only $4$ and $9$ work.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.