Replace '?' with the missing symbol
1+(5+x)2+3x 2?5x2+10x+25
given that 0 < x < 1
To solve this problem, we'll start by expanding both expressions to compare them.
First, expand the left expression:
1+(5+x)2+3x2
Using the formula for expanding a square, (5+x)2 becomes:
52+2⋅5⋅x+x2=25+10x+x2
Thus, the left-hand expression becomes:
1+25+10x+x2+3x2=26+10x+4x2
Next, simplify the right-hand side:
5x2+10x+25
Now, compare both simplified expressions:
- Left: 26+10x+4x2
- Right: 5x2+10x+25
Subtract the right expression from the left to see which is greater:
(26+10x+4x2)−(5x2+10x+25)
=26+10x+4x2−5x2−10x−25
=1−x2
Since 0<x<1, it follows that −1<−x2<0, making 1−x2 positive.
Therefore, the expression on the left is greater than the expression on the right:
1+(5+x)2+3x2>5x2+10x+25.