The product of two consecutive odd integers is 783. How do you find the integers?

3 Answers
Jan 2, 2017

Here's how you can do that.

Explanation:

The problem tells you that the product of two consecutive odd integers is equal to #783#.

Right from the start, you know that you can get from the smaller number to the bigger number by adding #2#.

You need to add #2# because if you start with an odd number and add #1#, you end up with an even number, which is not supposed to happen here.

#"odd number" + 1 = "the consecutive even number"" "color(red)(xx)#

#"odd number" + 2 = "the consecutive odd number"" "color(darkgreen)(sqrt())#

So, if you take #x# to be the first number, you can say that

#x + 2#

is the second number, which means that you have

#x * (x+2) = 783#

#color(white)(a)/color(white)(aaaaaaaaaaaaaaaaaaaaaa)#
SIDE NOTE You can also go with #x-2# as the first number and

#(x-2) + 2 = x#

as the second number, the answer must come out the same.
#color(white)(a)/color(white)(aaaaaaaaaaaaaaaaaaaaaa)#

This is equivalent to

#x^2 + 2x = 783#

Rearrange to quadratic equation form

#x^2 + 2x - 783 = 0#

Use the quadratic formula to find the two values of #x# that satisfy this equation

#x_(1,2) = (-2 +- sqrt( 2^2 - 4 * 1 * (-783)))/(2 * 1)#

#x_(1,2) = (-2 +- sqrt(3136))/2#

#x_(1,2) = (-2 +- 56)/2 implies {( x_1 = (-2 - 56)/2 = -29), (x_2 = (-2 + 56)/2 = 27) :}#

Now, you have two valid solution sets here.

  • #"For"color(white)(.) x = -29#

# -29" "# and #" " - 29 + 2 = -27#

Check:

#(-29) * (-27) = 783" "color(darkgreen)(sqrt())#

  • #"For"color(white)(.) x = 27#

# 27" "# and #" " 27 + 2 = 29#

Check:

#27 * 29 = 783" "color(darkgreen)(sqrt())#

Jan 2, 2017

There are two solutions:

#27, 29#

and

#-29, -27#

Explanation:

One method goes as follows.

I will use the difference of squares identity:

#a^2-b^2 = (a-b)(a+b)#

Let #n# denote the even number between the consecutive odd integers #n-1# and #n+1#.

Then:

#783 = (n-1)(n+1) = n^2-1#

Subtract #783# from both sides to get:

#0 = n^2-784 = n^2-28^2 = (n-28)(n+28)#

So #n = +-28#

There are therefore two possible pairs of consecutive odd integers:

#27, 29#

and:

#-29, -27#

Jan 2, 2017

Find #sqrt783#

#27 xx 29 = 783 " and " -27 xx -29 = 783#

Explanation:

We know from the question that #783# is the product of 2 numbers, which means they are factors.

We also know that the two factors are very close together because they are consecutive odd numbers.

If you consider factor pairs you will find that the closer factors are, the smaller is their sum or difference.

The factors which are furthest apart are #1 and 783#

The factors which have the smallest sum or difference are the square roots. The square root of a number is the factor exactly in the middle if factors arranged in order.

#1" "3" "9 ...... sqrt783 ......87" "261" "783#

The factors we are looking for must be very close to #sqrt783#

#sqrt783 = 27.982.....#

Test odd numbers on either side of #27.982...#

#27 xx29 =783" "larr# and VOILA!!

Remember that the odd numbers can be negative as well.