Three Consecutive Odd Integers

  • Context:
  • Thread starter Thread starter mathdad
  • Start date Start date
  • Tags Tags
    Integers
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
mathdad
Messages
1,280
Reaction score
0
Find three consecutive odd integers such that the square of the first plus the square of the third is 170.

See picture for the set up.

View attachment 7356

Is the set up correct?
 

Attachments

  • MathMagic171010_2.png
    MathMagic171010_2.png
    2.2 KB · Views: 147
Last edited by a moderator:
Mathematics news on Phys.org
Re: Three Executive Odd Integers

RTCNTC said:
Find three consecutive odd integers such that the square of the first plus the square of the third is 170.

See picture for the set up.

Is the set up correct?
That's good. Just solve for x and make sure your answer is odd. Another addition to this would be to set x = 2n + 1, which forces x to be odd, but you don't actually have to take this step.

-Dan

Edit: Whoops! Your equation should only contain two numbers: [math]x^2 + (x + 4)^2 = 170[/math]. Sorry about that.
 
Re: Three Executive Odd Integers

topsquark said:
That's good. Just solve for x and make sure your answer is odd. Another addition to this would be to set x = 2n + 1, which forces x to be odd, but you don't actually have to take this step.

-Dan

Edit: Whoops! Your equation should only contain two numbers: [math]x^2 + (x + 4)^2 = 170[/math]. Sorry about that.

Ok. Thanks.
 

Attachments

  • MathMagic171010_1.png
    MathMagic171010_1.png
    10.3 KB · Views: 135
Last edited by a moderator:
Re: Three Executive Odd Integers

RTCNTC said:
See picture reply.

Correct?
You switched signs. It's [math](x - 7)(x + 11) = x^2 + (-7 + 11)x - 77 = x^2 + 4x - 77[/math].

-Dan
 
Re: Three Executive Odd Integers

I rushed through the problem. Thanks for the correction.