Finding the highest factor by Differentiation method

This topic has expert replies
Senior | Next Rank: 100 Posts
Posts: 57
Joined: Sun Jul 06, 2008 10:52 am
Thanked: 1 times
GMAT Score:640
Hi All,

I remember having read the use of differentiation to find the highest value of a given quadraric equation.

But am not able to get it right.
can someone pls explain what went wrong.

the equation is x^2-6x-27=0
by Diff with respect to X, we get 2x-6=0.hence x=3

but by factorising, we get the values of X as 9,-3.

Thanks
karthik
Source: — Problem Solving |

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 16207
Joined: Mon Dec 08, 2008 6:26 pm
Location: Vancouver, BC
Thanked: 5254 times
Followed by:1268 members
GMAT Score:770

by Brent@GMATPrepNow » Tue Jul 27, 2010 12:16 pm
Hi Karthik,

You are answering 2 different questions.

You would use differentiation to find the maximum or minimum value of an expresson such as x^2-6x-27
However, if you wish to solve the equation x^2-6x-27 = 0, then you would factor --> (x-9)(x+3)=0 --> x=9, -3

Cheers,
Brent

PS: Differentiation is not required on the GMAT :-)
PPS: the expression x^2-6x-27 has no maximum value, but its minimum value occurs at x=3


iikarthik wrote:Hi All,

I remember having read the use of differentiation to find the highest value of a given quadraric equation.

But am not able to get it right.
can someone pls explain what went wrong.

the equation is x^2-6x-27=0
by Diff with respect to X, we get 2x-6=0.hence x=3

but by factorising, we get the values of X as 9,-3.

Thanks
karthik
Brent Hanneson - Creator of GMATPrepNow.com
Image

Legendary Member
Posts: 2326
Joined: Mon Jul 28, 2008 3:54 am
Thanked: 173 times
Followed by:2 members
GMAT Score:710

by gmatmachoman » Wed Jul 28, 2010 2:54 am
Brent Hanneson wrote:Hi Karthik,

You are answering 2 different questions.

You would use differentiation to find the maximum or minimum value of an expresson such as x^2-6x-27
However, if you wish to solve the equation x^2-6x-27 = 0, then you would factor --> (x-9)(x+3)=0 --> x=9, -3

Cheers,
Brent

PS: Differentiation is not required on the GMAT :-)
PPS: the expression x^2-6x-27 has no maximum value, but its minimum value occurs at x=3


iikarthik wrote:Hi All,

I remember having read the use of differentiation to find the highest value of a given quadraric equation.

But am not able to get it right.
can someone pls explain what went wrong.

the equation is x^2-6x-27=0
by Diff with respect to X, we get 2x-6=0.hence x=3

but by factorising, we get the values of X as 9,-3.

Thanks
karthik
D = b^2 -4ac
= 6^2 -4 *1*(-27)
>0
Minimum value when D >0 and Maximum value when D<0

So for the above expression only Minimum can be found out as D is >0

Hope I am correct..