MHB Find k: 3x^2 + sqrt{2k}x + 6 = 0

  • Thread starter Thread starter mathdad
  • Start date Start date
AI Thread Summary
To find the value of k for the equation 3x^2 + sqrt{2k}x + 6 = 0 to have exactly one root, the discriminant must equal zero. This leads to the equation 2k - 72 = 0, resulting in k = 36. An alternative method confirms this by analyzing the vertex of the quadratic, showing that it also leads to the same conclusion. Thus, the required value of k is 36. The discussion effectively demonstrates the application of the discriminant in determining the conditions for a single root.
mathdad
Messages
1,280
Reaction score
0
Find the value of k such that the equation has exactly one root.

3x^2 + sqrt{2k}x + 6 = 0

This question involves the discriminant, right?

b^2 - 4ac = 0

(sqrt{2k}^2 - 4(3)(6) = 0

2k - 72 = 0

2k = 72

k = 72/2

k = 36

Correct?
 
Mathematics news on Phys.org
RTCNTC said:
Find the value of k such that the equation has exactly one root.

3x^2 + sqrt{2k}x + 6 = 0

This question involves the discriminant, right?

b^2 - 4ac = 0

(sqrt{2k}^2 - 4(3)(6) = 0

2k - 72 = 0

2k = 72

k = 72/2

k = 36

Correct?

Yes correct.
 
Alternatively,

$$3x^2+\sqrt{2k}x+6=0$$

$$3\left(x^2+\frac{\sqrt{2k}}{3}x\right)+6=0$$

$$3\left(x+\frac{\sqrt{2k}}{6}\right)^2+6-3\left(\frac{\sqrt{2k}}{6}\right)^2=0$$

If the equation has exactly one real root then the vertex "touches" (is tangent to) the $x$-axis, so

$$6-3\left(\frac{\sqrt{2k}}{6}\right)^2=0$$

$$6=3\left(\frac{\sqrt{2k}}{6}\right)^2$$

$$6=3\frac{2k}{36}$$

$$2=\frac{2k}{36}$$

$$72=2k$$

$$k=36$$
 
greg1313 said:
Alternatively,

$$3x^2+\sqrt{2k}x+6=0$$

$$3\left(x^2+\frac{\sqrt{2k}}{3}x\right)+6=0$$

$$3\left(x+\frac{\sqrt{2k}}{6}\right)^2+6-3\left(\frac{\sqrt{2k}}{6}\right)^2=0$$

If the equation has exactly one real root then the vertex "touches" (is tangent to) the $x$-axis, so

$$6-3\left(\frac{\sqrt{2k}}{6}\right)^2=0$$

$$6=3\left(\frac{\sqrt{2k}}{6}\right)^2$$

$$6=3\frac{2k}{36}$$

$$2=\frac{2k}{36}$$

$$72=2k$$

$$k=36$$

Nicely done!
 
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...
Is it possible to arrange six pencils such that each one touches the other five? If so, how? This is an adaption of a Martin Gardner puzzle only I changed it from cigarettes to pencils and left out the clues because PF folks don’t need clues. From the book “My Best Mathematical and Logic Puzzles”. Dover, 1994.
Back
Top