MHB What Integer Values Satisfy the Equation xy^2=54 with Constraints?

  • Thread starter Thread starter chead9
  • Start date Start date
AI Thread Summary
The discussion focuses on finding integer values for x and y that satisfy the equation xy^2=54, with both x and y constrained to be less than 10. The equation can be rearranged to x=54/y^2, requiring y^2 to be a factor of 54 and a perfect square. The analysis reveals that y must be an integer between 3 and 10, leading to the conclusion that y=3 results in x=6. This solution meets all the specified constraints of the problem.
chead9
Messages
2
Reaction score
0
What are the possible values of y such that xy^2=54, x is less than 10, y is less than 10, and x and y are integers? How do I go about finding this answer?
 
Last edited:
Mathematics news on Phys.org
If both $x$ and $y$ have to be integers greater than 10, then what is the smallest value for $xy^2$?
 
MarkFL said:
If both $x$ and $y$ have to be integers greater than 10, then what is the smallest value for $xy^2$?

I made a mistake in the post.. it was supposed to be x and y are both less than 10
 
chead9 said:
I made a mistake in the post.. it was supposed to be x and y are both less than 10

Ah, okay...now we're in business. :)

I think I would start out by arranging the given equation as:

$$x=\frac{54}{y^2}$$

Now, if $x$ is to be an integer, then $y^2$ must be a factor of 54 and at the same time a perfect square. Can you think of any such numbers?
 
We have:

$$x=\frac{54}{y^2}$$

And since we require:

$$x<10$$

this means (also gven $y<10$):

$$\frac{54}{y^2}<10\implies 3\sqrt{\frac{3}{5}}<y<10$$

And since $y$ must be an integer, we should write:

$$\left\lceil3\sqrt{\frac{3}{5}}\right\rceil\le y<10$$

$$3\le y<10$$

We need a number $y^2$ which is a factor of 54 and is a perfect square...so looking at the prime factorization of 54, we find:

$$54=2\cdot27=2\cdot3^3=6\cdot3^2$$

Thus, we must have:

$$y=3\implies x=6$$
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Back
Top