aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Civil Engg. (GATE) 2004
  • The value of the function f(x) = $\lim \limits_{x \righta...
Multiple choice

The value of the function f(x) = $\lim \limits_{x \rightarrow 0} \frac{x^3 + x^2}{2x^3 - 7x^2}$ is

  1. 0

  2. $-\frac{1}{7}$
  3. $\frac{1}{7}$
  4. $\infty$
Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Limit x->0 of (x^3 + x^2) / (2x^3 - 7x^2). Divide numerator and denominator by x^2: (x + 1) / (2x - 7). As x->0, this becomes 1 / -7 = -1/7.

Keep practicing — related questions

  • If f (x) = $\frac{2x^2-7x+3}{5x^-12x-9}$, then $\lim \limits_{x\rightarrow3}$f (x) will be
  • The value of $\lim \limits_{x \rightarrow 0} \frac{sin[\frac{2}{3}x]}{x}is$
  • If 1 + 1 = 0 2 + 2 = 2 3 + 3 = 24, then 4 + 4 = ?
  • What will be the output of the program? public class Switch2 { final static short x = 2; public static int ...
  • What will be the output of the program? public class Test { private static float[] f = new float[2]; public...
  • switch(x) { default: System.out.println(Hello); } Which two are acceptable types for x? 1. byte 2. long 3. ...
  • Consider the following statements: 1. An idea about the climate of a place is obtained from mean monthly va...
  • Which three are valid method signatures in an interface? 1. private int getArea(); 2. public float getVol(f...
Play the full quiz 🎤 Practise this topic out loud
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy