Question #313e5

2 Answers
Aug 3, 2016

The reqd. larger even +ve+ve integer is 1010.

Explanation:

Let the reqd. first even integer be 2x2x, then, observe that, the next to this even integer will be 2x+22x+2 and not 2x+12x+1.

Now, "The square of the sum of 2 consecutive positive even integers" =[(2x)+(2x+2)]^2=[(2x)+(2x+2)]2. Let us call this AA.

Next, "the sum of their squares" =[(2x)^2+(2x+2)^2]=[(2x)2+(2x+2)2]. Call it BB.

We are given that, A > BA>B by 160160, i.e., A=B+160A=B+160.

Hence, we have,

[(2x)+(2x+2)]^2=[(2x)^2+(2x+2)^2]+160[(2x)+(2x+2)]2=[(2x)2+(2x+2)2]+160

(4x+2)^2=4x^2+4(x+1)^2+160(4x+2)2=4x2+4(x+1)2+160

4(2x+1)^2=4x^2+4(x+1)^2+1604(2x+1)2=4x2+4(x+1)2+160.

Dividing throughout by 44 and then simplifying, we get,

4x^2+4x+1=x^2+x^2+2x+1+404x2+4x+1=x2+x2+2x+1+40, or,

2x^2+2x-40=0 rArr x^2+x-20=02x2+2x40=0x2+x20=0

rArr (x+5)(x-4)=0 rArr x=-5, or, x=4(x+5)(x4)=0x=5,or,x=4.

since we need +ve+ve integers, x!=-5x5.

x=4 rArr 2x=8, 2x+2=10x=42x=8,2x+2=10

Hence, the reqd. larger even +ve+ve integer is 1010.

Hope, this'll help! Enjoy Maths.!

Aug 3, 2016

The other solutions are correct. This is a very slightly different approach. Upon reflection, it is virtually the same as that by Ratnaker

The larger number is 10

Explanation:

The two numbers are even so my starting point is to make sure the first integer is even (divisible by 2)

Let the 'seed value' (can be even or odd) be nn

Then 2n2n is even

Let the first number be 2n2n
Let the second number be 2n+22n+2
'~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
color(blue)("Breaking the question down into its component parts")Breaking the question down into its component parts

The square of the sum of 2 consec. numb. ->[2n+(2n+2)]^2[2n+(2n+2)]2

is greater than ->[2n+(2n+2)]^2>?[2n+(2n+2)]2>?

the sum of their squares->[2n+(2n+2)]^2>(2n)^2+(2n+2)^2[2n+(2n+2)]2>(2n)2+(2n+2)2

by 160 color(blue)(->[2n+(2n+2)]^2=(2n)^2+(2n+2)^2+160)[2n+(2n+2)]2=(2n)2+(2n+2)2+160
" "color(brown)(uarr)
color(brown)("Changes the > to = by fixing their difference")Changes the > to = by fixing their difference
'~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

=>(4n+2)^2=4n^2+(2n+2)^2+160(4n+2)2=4n2+(2n+2)2+160
=>16n^2+16n+cancel(4)=4n^2+4n^2+8n+cancel(4)+160

=>16n^2+16n=8n^2+8n+160

=>8n^2+8n-160=0

Divide by 8
=>n^2+n-20=0

(n-4)(n+5)=0

n=+4 or n=-5
'~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
n=-5 is discounted as our numbers are positive

color(brown)("Remember that "n" is a 'seed value'")

=> "first number is "2n=2(4)=8

color(blue)("So the larger number is "8+2=10)