A = x + 2 x + 5
For real x , find the minimum value of A .
Bonus: Find the value of x when A is minimum.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Given that A ( x ) = x + 2 x + 5 , we have its domain D A = { x ∈ R : x ≥ 0 } .
d x d A ( x ) = 2 ( x + 2 ) 2 x x + 4 x − 5
d x 2 d 2 A ( x ) = 4 ( 2 + x ) 3 x 2 3 1 0 + 1 5 x − 6 x − x 2 3
With D d x d A ( x ) = D d x 2 d 2 A ( x ) = ( 0 ; + ∞ )
A m i n ⟺ { d x d A ( x ) = 0 d x 2 d 2 A ( x ) > 0 ⟺ x = 1 ⟹ A m i n = 2 .
Note: I use the Calculus method to solve this Algebra problem.
This is an Algebra problem should use Algebra method to solve it.
Log in to reply
Come on. I've just learn how to use Calculus on these kinds. Beside, using these Algebra method is not my strength.
Log in to reply
As an old member and an appointed moderator, I have responsibility to guide new member into the requirements of Brilliant. There is a purpose that problems are classified into categories. Since you are weak in Algebra it is high time that you learn. I am also worry other members don't learn the right Algebra method.
Log in to reply
@Chew-Seong Cheong – Well, can I be your friend on Facebook? Since we are all in SEA and you could help me in Math.
d x d A = 0 , does not means that A is minimum. You have to show that d x 2 d 2 A > 0 .
Log in to reply
Solution fixed!
Log in to reply
Good. You can solve algebra problems with whatever methods but you should not present it as solution because it can mislead the other less knowledgeable members.
Note that A is real only when x ≥ 0 .
A = x + 2 x + 5 = x + 2 ( x − 4 ) + 9 = x + 2 ( x − 2 ) ( x + 2 ) + 9
A = x − 2 + x + 2 9 = [ ( x + 2 ) + x + 2 9 ] − 4
Using the AM-GM inequality, we have:
A ≥ 2 ( x + 2 ) . x + 2 9 − 4 = 2 9 − 4 = 2
As A ≥ 2 , the minimum value of A is 2
The equality happens when:
x + 2 = x + 2 9 ⇔ ( x + 2 ) 2 = 9 ⇔ x + 2 = 3 ⇔ x = 1 ⇔ x = 1
No need to write "Type your answer" because it is known that we find the minimum value of A . Also it is wrong to say "minimum value of the equation below". Equation has no value. It is minimum value of A or the expression if A is not given. I have edited the problem statement.
Since we have a square root sign, x ⩾ 0 . So we can let x = X 2 for non-negative X . The expression becomes A = X + 2 X 2 + 5 = X + 2 X 2 − 4 + 9 = ( X − 2 ) + X + 2 9 = ( X + 2 ) + X + 2 9 − 4 . Using AM-GM inequality , A + 4 ⩾ 2 ( X + 2 ) ⋅ X + 2 9 = 6 ⟹ A ≥ 2 . The minimum occurs when X + 2 = X + 2 9 ⇔ x = 1 .
Problem Loading...
Note Loading...
Set Loading...
The problem can be solved using AM-GM inequality as follows:
A = x + 2 x + 5 = x + 2 ( x + 2 ) 2 − 4 x + 1 = x + 2 ( x + 2 ) 2 − 4 ( x + 2 ) + 9 = x + 2 − 4 + x + 2 9 ≥ 2 ( x + 2 ) ⋅ x + 2 9 − 4 = 6 − 4 = 2 By AM-GM inequality
Equality occurs when x = 1 .