Recent questions tagged cmi2024-datascience-part-a

0 0 votes
0 0 answers
244
244 views
Consider the following positive integers:\[A=1234679580, B=1234789560\]Which of the following statements are true?Both $A$ and $B$ are divisible by $36$.Both $A$ and $B$ ...
0 0 votes
0 0 answers
325
325 views
Which of the following statements are true?Let $f(x)=x^{3}+x-1$ for $x \in \mathbb{R}$. Then the equation $f(x)=0$ has at least one root in $[-1,0)$.Let $f(x)=x^{3}+x-1$ ...
0 0 votes
1 1 answer
277
277 views
$26$ children participated in a chess tournament. A child got two points for winning, zero for losing and one point for a draw. Each child played against every other chil...
0 0 votes
1 1 answer
180
180 views
$14$ teams participate in a volleyball tournament. Each team plays the other exactly once. There are no draws. Assume the teams are labeled by $j, 1 \leq j \leq 14$. Let ...
0 0 votes
2 2 answers
343
343 views
Which of the following statements is/are true for real numbers $x, y$ ?If $x^{2}=y^{2}$ then $x=y$.If $x^{3}=y^{3}$ then $x=y$.If $x < y$ then $x^{2}<y^{2}$If $x < y$ the...
0 0 votes
0 0 answers
202
202 views
Suppose that $A$ is an $n \times n$ matrix with $n \geq 6$. For an $n \times 1$ vector $b$ consider the equations\[\begin{array}{l}A x=b, \text { for an } n \times 1 \tex...
0 0 votes
1 1 answer
447
447 views
Which of the following inequalities are correct?$1+x \leq e^{x}$ for all $x \in \mathbb{R}$$2^{n} \leq 2 n$ ! for all positive integers $n$$\left(1+x^{2}\right)^{n} \leq(...
1 1 vote
2 2 answers
221
221 views
Which of the following statements are valid for all $n \times n$ matrices $A, B$ :$\left(A^{T} A\right)^{T}=A A^{T}$.If $A, B$ are invertible, then inverse of $A B$ is $A...
0 0 votes
0 0 answers
150
150 views
Let $x$ be a variable that takes real values, and let $f(x), g(x), h(x)$ be three polynomials with real-valued coefficients. Further, let $f(x)$ be a polynomial of degree...
0 0 votes
1 1 answer
241
241 views
A spherical ball of ice of radius $20$ m is dropped in a vat of hot water. The ice melts in such a way that (i) the shape of the ball remains spherical, and (ii) the radi...
0 0 votes
1 1 answer
200
200 views
Let $x$ be a real-valued variable. What is the range of the function $f(x)=\sin ^{2} x-\sin x+2$ ?$[0,2]$$[1,2]$$[1,4]$$\left[\frac{7}{4}, 4\right]$ 
0 0 votes
1 1 answer
274
274 views
In the following code, A is an array indexed from $0$ whose elements are all positive integers, and $n$ is the number of elements in A . It is given that n is at least $2...
0 0 votes
1 1 answer
199
199 views
In the following code, A is an array indexed from 0 whose elements are all positive integers, and n is the number of elements in A.function foo(A,n) { max = 0; curr = 0; ...
0 0 votes
1 1 answer
160
160 views
A prominent newspaper conducted a survey among a carefully chosen sample of $1,00,000$ voters under the age of $25$. A randomly chosen subset of $60 \%$ of this sample we...
0 0 votes
0 0 answers
160
160 views
Let $f, g$ be two real valued functions defined on the set of real numbers. Which of the following statements are true?If $f(x)$ is continuous and $g(x)$ discontinuous th...
0 0 votes
1 1 answer
215
215 views
In the following code, A is an array indexed from $0$ whose elements are all positive integers, $n$ is the number of elements in A , and x is a positive integer. The call...
0 0 votes
1 1 answer
164
164 views
One day, Captain Haddock receives a mysterious letter with a confusing paragraph. Captain Haddock and Tintin are investigating the matter. There are two possible suspects...
0 0 votes
1 1 answer
201
201 views
Let $f$ be a function on the positive real numbers such that $f(x y)=f(x)+f(y)$. If $f(2024)=2$ then which of the following statement(s) is/ are true?$f\left(\frac{1}{202...
0 0 votes
1 1 answer
183
183 views
A perfect shuffle of a deck of cards divides the deck into two equal parts and then interleaves the cards from each half, starting with the first card of the first half.F...
1 1 vote
1 1 answer
266
266 views
A perfect shuffle of a deck of cards divides the deck into two equal parts and then interleaves the cards from each half, starting with the first card of the first half.F...
To see more, click for the full list of questions or popular tags.