Deprecated: Implicit conversion from float-string "1689450198.034" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 796

Deprecated: Implicit conversion from float-string "1689450198.034" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 801

Deprecated: Implicit conversion from float-string "1689450198.034" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 802

Deprecated: Implicit conversion from float-string "1689450198.034" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 803

Deprecated: Implicit conversion from float-string "1689450198.034" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 594

Deprecated: Implicit conversion from float-string "1586393679.483" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 796

Deprecated: Implicit conversion from float-string "1586393679.483" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 801

Deprecated: Implicit conversion from float-string "1586393679.483" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 802

Deprecated: Implicit conversion from float-string "1586393679.483" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 803

Deprecated: Implicit conversion from float-string "1586393679.483" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 594

Deprecated: Implicit conversion from float-string "1601967817.675" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 796

Deprecated: Implicit conversion from float-string "1601967817.675" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 801

Deprecated: Implicit conversion from float-string "1601967817.675" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 802

Deprecated: Implicit conversion from float-string "1601967817.675" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 803

Deprecated: Implicit conversion from float-string "1601967817.675" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 594

Deprecated: Implicit conversion from float-string "1663871990.068" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 796

Deprecated: Implicit conversion from float-string "1663871990.068" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 801

Deprecated: Implicit conversion from float-string "1663871990.068" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 802

Deprecated: Implicit conversion from float-string "1663871990.068" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 803

Deprecated: Implicit conversion from float-string "1663871990.068" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 594
Calculus: GATE CSE 2015 Set 2 | Question: GA-3
6,803 views
32 votes
32 votes

Consider a function $f(x) = 1- |x| \text{ on } -1 \leq x \leq 1$. The value of $x$ at which the function attains a maximum, and the maximum value of the function are:

  1. $0, -1$
  2. $-1, 0$
  3. $0, 1$
  4. $-1, 2$

4 Answers

Best answer
30 votes
30 votes

 

Here in diagram we can clearly see that,
At $x=0,$ $f(x)$ would be maximum which is $1.$

Option C is correct.
 


Alternate Approach - 
Put the value of $x$ of all the options in $f(x)$ and find the value of $f(x).$

edited by
17 votes
17 votes
Answer: C

Put the value of x of all the options in f(x) and find value of f(x).
12 votes
12 votes
There are three values of $x = -1,0,1$

$\Rightarrow 1-|x| =1-|-1| = 0$
$\Rightarrow1-|x| = 1- |0|=1$
$\Rightarrow 1-|x| = 1-|1| =0$

so option C 0,1
edited by
7 votes
7 votes

there are 2 parts 

part A says "value of x at which the function attains a maximum" so at x=0 ,function attains a maximum and

part B says "the maximum value of the function"  so f(0)=1-0=1

so ans should be 0,1

Answer:

Related questions

8.2k
views
5 answers
38 votes
go_editor asked Feb 13, 2015
8,246 views
Let $X$ and $Y$ denote the sets containing $2$ and $20$ distinct objects respectively and $F$ denote the set of all possible functions defined from $X$ to $Y$. Let $f$ be...
19.4k
views
15 answers
51 votes
go_editor asked Feb 12, 2015
19,377 views
The number of onto functions (surjective functions) from set $X = \{1, 2, 3, 4\}$ to set $Y=\{a,b,c\}$ is ______.
17.3k
views
7 answers
51 votes
go_editor asked Feb 12, 2015
17,303 views
Let $f(x)=x^{-\left(\frac{1}{3}\right)}$ and $A$ denote the area of region bounded by $f(x)$ and the X-axis, when $x$ varies from $-1$ to $1$. Which of the following stat...
6.3k
views
1 answers
35 votes
go_editor asked Feb 12, 2015
6,253 views
If $p, q, r, s$ are distinct integers such that:$f (p, q, r, s) = \text{ max } (p, q, r, s)$$g (p, q, r, s) = \text{ min } (p, q, r, s)$$h (p, q, r, s) = \text {remainder...