MHB Find the possible dimensions for each garden

  • Thread starter Thread starter Yazan975
  • Start date Start date
  • Tags Tags
    Dimensions garden
Click For Summary
The discussion focuses on solving for the dimensions of two similar gardens belonging to Emily and Sarah. Emily's garden width is represented as x, with a length of x+4, while Sarah's garden has a fixed width of y and a length of 18. The relationship between the gardens is established through the equation x/x+4 = y/18, leading to the quadratic equation 18x = x^2 + 8x + 16. This simplifies to x^2 - 10x + 16 = 0, which factors to (x-2)(x-8) = 0, yielding possible values of x as 2 or 8. The thread concludes with gratitude for assistance in solving the problem.
Yazan975
Messages
30
Reaction score
0
View attachment 8403

What I did:
x = Emily's garden's width
x+4 = Emily's garden's length

y= Sarah's garden's width
18 = Sarah's garden's length

y=x+4(as stated in problem)

x/x+4 = y/18(as the two gardens are similar)
Which means that x/x+4 = x+4/18

Now I can't seem to find x
 

Attachments

  • Screen Shot 2018-09-14 at 2.31.48 PM-min.png
    Screen Shot 2018-09-14 at 2.31.48 PM-min.png
    108 KB · Views: 103
Mathematics news on Phys.org
$$\frac{x}{x+4}=\frac{x+4}{18}\implies18x=x^2+8x+16$$

Can you now find $x$?
 
greg1313 said:
$$\frac{x}{x+4}=\frac{x+4}{18}\implies18x=x^2+8x+16$$

Can you now find $x$?

Actually that's where I got to and couldn't go any further
 
$$18x=x^2+8x+16$$

$$x^2-10x+16=0$$

$$(x-2)(x-8)=0$$

$$x=2\text{ or }x=8$$
 
greg1313 said:
$$18x=x^2+8x+16$$

$$x^2-10x+16=0$$

$$(x-2)(x-8)=0$$

$$x=2\text{ or }x=8$$

Thank you so much!
 
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...