Compare Quadratic Expressions: x(2x+3) ? 2(x+3)² with x > 0

Question

Replace '?' with the missing sign
x(2x+3)?2(x+3)2 x(2x+3)?2(x+3)^2

given that 0 < x

Video Solution

Solution Steps

00:00 Complete the sign
00:03 Open parentheses properly, multiply by each factor
00:11 Use shortened multiplication formulas to open the parentheses
00:32 Open parentheses properly, multiply by each factor
00:44 Reduce what we can
00:52 X is positive, so this is certainly greater
00:55 And this is the solution to the question

Step-by-Step Solution

Let's work through determining the relationship between the expressions by expanding and comparing them.

First, expand the right-hand expression 2(x+3)2 2(x+3)^2 :

  • Start with the binomial expansion: (x+3)2=x2+6x+9 (x+3)^2 = x^2 + 6x + 9 .
  • Multiply through by 2: 2(x2+6x+9)=2x2+12x+18 2(x^2 + 6x + 9) = 2x^2 + 12x + 18 .

Now, consider the left-hand expression x(2x+3) x(2x+3) :

  • Distribute x x : x2x+x3=2x2+3x x \cdot 2x + x \cdot 3 = 2x^2 + 3x .

We now have the expanded expressions:

  • Left: 2x2+3x 2x^2 + 3x
  • Right: 2x2+12x+18 2x^2 + 12x + 18

To compare these, subtract the left expression from the right:

(2x2+12x+18)(2x2+3x)=9x+18 (2x^2 + 12x + 18) - (2x^2 + 3x) = 9x + 18

The result 9x+18 9x + 18 shows that for any positive x x , 9x+18 9x + 18 is greater than 0 since both terms are positive. Hence, the right side is always larger than the left side.

Therefore, x(2x+3)<2(x+3)2 x(2x+3) < 2(x+3)^2 for x>0 x > 0 .

The correct inequality is < < .

Answer

<