5,931 views

4 Answers

Best answer
6 6 votes
$f(x) = 2x^{2}-8x-3$

$f'(x) = 4x-8 $

For stationary point$:f'(x) = 0\implies 4x - 8 = 0 \implies x = 2$

Therefore, critical points $x = 0,2,5$

Now, $f''(x) = 4>0\:\: \textbf{(Minima)}$

For getting the minimum (or) least value , we should check all the value of critical points (stationary point and closed interval points).

For $x = 0: f(x) = -3$

For $x = 2: f(x) = 8 - 16 - 3 = -11$

For $x = 5: f(x) = 50 - 40 - 3 =  7 $

$\therefore x= 2 ,\text{minimum value of}\: f(x) = -11$

So, the correct answer is $(C).$
• selected by
7 7 votes

Answer -11

f(x) = 2x2 -8x -3

f'(x)=4x-8

f''(x)=4 , then it has minimal value at the point x=2

minimum value is 2⨉(2)2 -8⨉(2) -3= -11

5 5 votes

Answer is -11

Substutue all the value of x from 1 to 5 

in case of 0 it is -3

in case of 1 you will get -9 

in case of 2 you will get -11

in case of 3 you will get -9 

incase of 4 you will get -3

incase of 5 you will get 7 

so the least value is -11 -->option c

0 0 votes

f(x) = 2x² - 8x - 3


 

f(x) = 2(x²-4x-3/2)

f(x) = 2((x-2)² - 11/2)

f(x) = 2(x-2)² - 11


For the minimum value of function quadratic term must be negative or zero 

As this term can't be negative so will be 0 and

 For 2(x-2)² to be zero  , x will bw 2 

and f(x) will be  = 0 - 11 = -11

So , -11 will be minimum value of function

Answer:
Position:
Show:

Related questions

4 4 votes
0 0 answers
1.6k
1.6k views
cse7 asked Nov 25, 2016
1,559 views
 Suppose we have variable logical records of lengths of 55 bytes, 1010 bytes and 2525 bytes while the physical block size in disk is 1515 bytes. What is the maximum and m...
6 6 votes
2 2 answers
4.8k
4.8k views
Misbah Ghaya asked Jun 5, 2016
4,780 views
In graphics, the number of vanishing points depends onThe number of axes cut by the projection planeThe center of projectionThe number of axes which are parallel to the p...
3 3 votes
1 answers 1 answer
7.3k
7.3k views
Misbah Ghaya asked Jun 5, 2016
7,333 views
The built-in base class in java, which is used to handle all exceptions isRaiseExceptionErrorThrowable
1 1 vote
1 answers 1 answer
8.5k
8.5k views
Misbah Ghaya asked Jun 5, 2016
8,529 views
Which of the following is not provided as a service in cloud computing?Infrastructure as a serviceArchitecture as a serviceSoftware as a servicePlatform as a service