For the integer n, if n*n*n is odd, then what is true
n is odd and n*n is even
n*n is odd
n is even
n*n is odd
Answer: Option A
Similar Questions :
1. Simplify (212 * 212 + 312 * 312 )
132288
142088
142188
142288
Answer: Option D
Explanation:
Trick: Above equation can be solved by using following formula
\begin{aligned}
(a^2 + b^2) = \frac{1}{2}((a+b)^2 + (a-b)^2)
\end{aligned}
2. How many terms are there in 2,4,8,16,....,1024
7
8
9
10
Answer: Option D
Explanation:
It is a GP. with r = 2, ie \begin{aligned} 2^1, 2^2, 2^3... \end{aligned}
If number of terms is n. Then,
\begin{aligned} 2 \times 2^{n-1} = 1024 \end{aligned} =>
\begin{aligned} 2^{n-1} = 512 \end{aligned}
or \begin{aligned} 2 \times 2^{n-1} = 2^9 \end{aligned}
so n-1 = 9 => n = 10
3. The greatest number by which the product of three consecutive multiples of 3 is always