A finite sequence of numbers is called AWESOME if each subsequent member of the sequence, except the first one, is larger than the previous one and if the

product of all the members of that sequence is a perfect square. For example, sequence 2, 6, 27 is an AWESOME sequence. Determine the natural numbers x and y such that the sequence 28, x, y, 65 is an AWESOME sequence.

Respuesta :

Answer:

The answer is "28, 35, 52, 65"

Step-by-step explanation:

Calculating the x,y:

  [tex]\to x< y<65\\\\\to 65 \times 28 xy=13 \times 5xy \times 7 \times 2^2\\\\x=13 \\\\y=5 \times 7= 35\\\\[/tex]

When

or  

[tex]x=35\\\\y= 13 \times 2^2=13 \times 4 =52[/tex]

So, the final answer is "28, 35, 52, 65".