Word problem solved by applying a quadratic equation

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
8 replies · 14K views
danielle36
Messages
29
Reaction score
0
This is a simple word problem that I just can't wrap my head around. The answers are 7 and 9:

The sum of two numbers is 16, but the sum of their squares is 130. Find the numbers.


I am supposed to use a quadratic equation as a means to solve the question, and all I need to do is to create an equation to get started. Thing is, I've got no idea what to use. Well I had one but it was horribly wrong.

Here's how I reached the wrong answer:
2n^2 + 2n = 130 + 16
2n^2 + 2n - 146 = 0

Then I just used the quadratic formula to find the set of numbers which were wayy off. I'm sure the equation simply isn't right but I don't know how to set up the right one. This is where I get frustrated, because it seems like the answer should be jumping out at me.. but it's not.

If anyone knows of an easy way to tackle these type of problems I would greatly appreciate the help.
 
Last edited:
Physics news on Phys.org
danielle36 said:
This is a simple word problem that I just can't wrap my head around. The answers are 7 and 9:

The sum of two numbers is 16, but the sum of their squares is 440. Find the numbers.


I am supposed to use a quadratic equation as a means to solve the question, and all I need to do is to create an equation to get started. Thing is, I've got no idea what to use. Well I had one but it was horribly wrong.

Here's how I reached the wrong answer:
2n^2 + 2n = 130 + 16
2n^2 + 2n - 146 = 0

Then I just used the quadratic formula to find the set of numbers which were wayy off. I'm sure the equation simply isn't right but I don't know how to set up the right one. This is where I get frustrated, because it seems like the answer should be jumping out at me.. but it's not.

If anyone knows of an easy way to tackle these type of problems I would greatly appreciate the help.

sum means a+b
and, sum of squares = a^2+b^2

if you can't solve this by quadratic, try substitution method instead
 
[tex]x+y = 16[/tex]
[tex]x^2+y^2 = 130[/tex]

Just solve the system of equations
 
Last edited:
I appreciate your feedback and solving the system of equations is a great suggestion, but I really need to do this question by using a quadratic equation.
Oh and thanks for pointing out that mistake in the question, the sum of their sqaures actually equals 130 - I grabbed the number off the wrong question in my text.

Does anyone know what equations I would use to end up having to solve this thing by factoring a quadratic equation?
 
danielle36 said:
I appreciate your feedback and solving the system of equations is a great suggestion, but I really need to do this question by using a quadratic equation.
Oh and thanks for pointing out that mistake in the question, the sum of their sqaures actually equals 130 - I grabbed the number off the wrong question in my text.

Does anyone know what equations I would use to end up having to solve this thing by factoring a quadratic equation?

Solve the two equations Feldoh posted
x + y = 16
[tex]x^2+y^2=130[/tex]

When you try to solve this you will end up with a quadratic equation...
 
Use Feldoh's equations (with the corrected value of 130 instead of 440).
Use elimination...
...say, solve the first equation for y, then use that expression in the second equation.
...alternatively, use the second equation in the square of the first equation.
 
Sorry... Not really sure where 440 came from >.>
 
Ooooh! I see now! See I haven't taken math in years so any question that relies on previously learned techniques tends to slip right by me, its pretty sad I have to go online and relearn things I was probably taught in middle school... haha oh well.. you guys are all a huge help! Thank you for pointing out the glaringly obvious! :!)

And thank you robphy and feldoh!