A value of $$c$$ for which the minimum value of $$f(x)=x^{2}-4cx+8c$$ is greater than the maximum value of $$g(x)=-x^{2}+3cx-2c$$, is
CAT Algebra Questions
First function $$f\left(x\right)=x^2-4cx+8$$
For this function $$a>0$$, so minimum value will occur at $$x=-\dfrac{b}{2a}=-\left(-\dfrac{4c}{2}\right)=2c$$
So, the minimum value of the function is = $$2c^2-4c\left(2c\right)+8c=-4c^2+8c$$
Second function $$g(x)=-x^{2}+3cx-2c$$
For this function $$a<0$$, so maximum value will occur at $$x=-\dfrac{b}{2a}=-\dfrac{\left(-3c\right)}{2}=\dfrac{3c}{2}$$
So, the maximum value of the function is = $$-\left(\dfrac{3c}{2}\right)^2+3c\left(\dfrac{3c}{2}\right)-2c=\dfrac{9c^2}{4}-2c$$
So, as per the given condition,
$$\dfrac{9c^2}{4}-2c<-4c^2+8c$$
or, $$\dfrac{9c^2}{4}+4c^2<8c+2c$$
or, $$\dfrac{25c^2}{4}<10c$$
or, $$\dfrac{5c^2}{4}<2c$$
or, $$5c^2<8c$$
or, $$5c^2-8c<0$$
or, $$c\left(c-\dfrac{8}{5}\right)<0$$
or, $$0<c<\dfrac{8}{5}$$
So, the value of $$c$$ which lies in this range is $$\dfrac{1}{2}$$
If $$9^{x^{2}+2x-3}-4(3^{x^{2}+2x-2})+27=0$$ then the product of all possible values of x is
Let's assume that $$x^{2}+2x-3 = t$$
$$9^{x^{2}+2x-3}-4(3^{x^{2}+2x-2})+27=0$$ can be written as $$9^t-4(3^{t+1})+27=0$$
$$3^{2t}-12(3^t)+27=0$$
Let's assume that $$3^t = y$$
$$y^2-12y+27=0$$
$$(y-9)(y-3)=0$$
y = 3 or 9 $$\Rightarrow$$ t = 1 or 2
Let's solve when t = 1
$$x^{2}+2x-3 = 1 \Rightarrow x^{2}+2x-4 = 0$$
$$b^2-4ac\ =\ 4+16\ =\ 20$$
Positive, so the equation has real roots.
Product of possible value of x = -4
Let's solve for t = 2
$$x^{2}+2x-3 = 2 \Rightarrow x^{2}+2x-5 = 0$$
$$b^2-4ac\ =\ 4+20\ =\ 24$$
Positive, so the equation has real roots.
Product of possible value of x = -5
The product of all values = 20
The average number of copies of a book sold per day by a shopkeeper is 60 in the initial seven days and 63 in the initial eight days, after the book launch. On the ninth day, she sells 11 copies less than the eighth day, and the average number of copies sold per day from second day to ninth day becomes 66. The number of copies sold on the first day of the book launch is
Let the copies sold on days 1 through 9 be $$d_1,\dots,d_9$$
From the averages:
$$d_1+\cdots+d_7=7\times60=420$$
$$d_1+\cdots+d_8=8\times63=504$$
So $$d_8=504-420=84$$. Then $$d_9=84-11=73$$
The sum from day 2 to day 9 is $$8\times66=528$$
$$d_2+\cdots+d_9=(d_1+\cdots+d_8)-d_1+d_9=504-d_1+73=577-d_1$$
Thus $$577-d_1=528 \Rightarrow d_1=49$$
In a school with 1500 students, each student chooses any one of the streams out of science, arts, and commerce, by paying a fee of Rs 1100, Rs 1000, and Rs 800, respectively. The total fee paid by all the students is Rs 15,50,000. If the number of science students is not more than the number of arts students, then the maximum possible number of science students in the school is
Let the total number of students who chose science, arts, and commerce streams be $$S$$, $$A$$, and $$C$$, respectively.
We have,
$$S+A+C = 1500$$, such that, $$C = 1500-S-A$$ .....(1)
Also, $$1100S + 1000A + 800C = 15,50,000$$, which can be simplified by dividing by $$100$$;
$$11S + 10A + 8C = 15500$$ .....(2)
Substituting the value of $$C$$ from equation (1) in equation (2), we have
$$11S + 10A + 8(1500-S-A) = 15500$$
$$\Rightarrow 3S + 2A = 3500$$
Since $$S\leq A$$, the maximum value of $$S$$ (if possible), would occur when $$S=A$$, therefore,
$$5S = 3500$$, or $$S= 700$$.
The set of all real values of x for which $$(x^{2}-\mid x+9\mid+x)>0$$, is
We are asked to solve
$$x^2 - |x+9| + x > 0$$
Split into two cases based on the absolute value.
Case 1: $$x+9 \ge 0 \Rightarrow x \ge -9$$
$$|x+9| = x+9$$
Inequality becomes: $$x^2 - (x+9) + x > 0 \implies x^2 - 9 > 0 \implies (x-3)(x+3) > 0$$
So $$x<-3 or x>3$$. Combined with $$x\ge -9$$, we get $$x\in [-9,-3) \cup (3,\infty)$$
Case 2: $$x+9 < 0 \Rightarrow x < -9$$
$$|x+9| = -(x+9) = -x - 9$$
Inequality becomes: $$x^2 - (-x-9) + x > 0 \implies x^2 + 2x + 9 > 0$$
The quadratic $$x^2 + 2x + 9$$ has discriminant (4-36=-32 <0), so always positive. But in this case (x<-9), so inequality is satisfied. Thus (x < -9) also works.
$$x < -3 \text{or} x>3$$
So the solution set is $${(-\infty,-3) \cup (3,\infty)}$$
In an arithmetic progression, if the sum of fourth, seventh and tenth terms is 99, and the sum of the first fourteen terms is 497, then the sum of first five terms is
Let the first term of the arithmetic progression be $$a$$, and the common difference be $$d$$.
We have:
$$(a+3d) + (a+6d) + (a+9d) = 99$$
$$\Rightarrow 3a + 18d = 99$$ or $$a + 6d = 33$$ .....(1)
We are also told that the sum of the first fourteen terms is $$497$$,
$$\dfrac{14}{2}(2a + (14-1)d) = 497$$
$$\Rightarrow (2a+13d) = \dfrac{497}{7}$$
$$\Rightarrow 2a+13d = 71$$ .....(2)
Solving equations (1) and (2), we get;
$$a= 3$$ and $$d=5$$
The first five terms would therefore be: $$3, 8, 13, 18, 23$$, and their sum would be $$3+8+13+18+23 = 65$$.
Let $$3\leq x\leq6$$ and $$\left[x^{2}\right] =\left[x\right]^{2}$$ , where $$[x]$$ is the greatest integer not exceeding $$x$$ . If set $$S$$ represents all feasible values of $$x$$, then a possible subset of $$S$$ is
For n=3,4,5 and $$x\in[n,n+1)$$ we have $$\lfloor x\rfloor=n$$, so the equation
$$\lfloor x^2\rfloor=\lfloor x\rfloor^2=n^2$$
$$x^2\in[n^2,n^2+1)$$, i.e. $$x\in[n,\sqrt{n^2+1})$$
Thus for $$3\le x\le6$$
$$S=[3,\sqrt{10})\ \cup\ [4,\sqrt{17})\ \cup\ [5,\sqrt{26})\ \cup{6}$$
Option B and C have $$\sqrt{10}$$ included, which is not part of the original set. And Option D has $$\sqrt{18}$$. So, it is not possible.
Option A is the answer.
If m and n are integers such that $$(m+2n)(2m+n)=27$$, then the maximum possible value of $$2m-3n$$ is
Sure! We can solve it without explicitly introducing new variables for substitution.
We are given $$(m+2n)(2m+n) = 27$$ and we want to maximize $$2m-3n$$
Because m and n are integers, both (m+2n) and (2m+n) are going to be integers.
Factor pairs of 27 (including negatives) are: $$(1,27),(3,9),(9,3),(27,1),(-1,-27),(-3,-9),(-9,-3),(-27,-1)$$
For each factor pair (a,b), take $$a=m+2n$$, $$b=2m+n$$ and solve for integers (m,n).
If we notice $$a+b=\left(m+2n\right)+\left(2m+n\right)=3\left(m+n\right)$$
So, basically the sum of the two numbers has to be a multiple of $$3$$.
So, the ordered pairs we will consider are $$\left(3,9\right),\left(9,3\right),\left(-3,-9\right),\left(-9,-3\right)$$
For $$(a,b)=(9,3)$$:
$$ m+2n=9,\quad 2m+n=3 $$
Upon solving, we get $$n=5$$ and $$m=-1$$
For $$(a,b)=(3,9)$$:
$$ m+2n=3,\quad 2m+n=9 $$
Upon solving, we get $$n=-1$$ and $$m=5$$
Then $$2m-3n=2\cdot5-3(-1)=10+3=13$$
For negative factor pairs, we similarly get integer solutions $$(-5,1)$$ and $$(1,-5)$$, giving $$2m-3n=-13 \text{and} 17$$, respectively.
Thus, the maximum value of $$(2m-3n)$$ among all solutions is 17
Stocks A, B and C are priced at rupees 120, 90 and 150 per share, respectively. A trader holds a portfolio consisting of 10 shares of stock A, and 20 shares of stocks B and C put together. If the total value of her portfolio is rupees 3300, then the number of shares of stock B that she holds, is
Let the number of stocks B hold be $$x$$
So, number of stocks C hold is $$20-x$$
So, $$10\times\ 120+90\times\ x+150\times\ \left(20-x\right)=3300$$
or, $$1200+90\ x+150\left(20-x\right)=3300$$
or, $$1200+90\ x+3000-150x=3300$$
or, $$4200-60x=3300$$
or, $$60x=900$$
or, $$x=\dfrac{900}{60}=15$$
So, the number of shares of stock that B hold is 15.
For any natural number k , let $$a_{k}=3^{k}$$. The smallest natural number m for which $$\left\{(a_{1})^{1}\times(a_{2})^{2}\times...\times(a_{20})^{20}\right\}<\left\{a_{21}\times a_{22}\times...\times a_{20+m}\right\}$$, is
Given expression is $$\left\{(a_{1})^{1}\times(a_{2})^{2}\times...\times(a_{20})^{20}\right\}<\left\{a_{21}\times a_{22}\times...\times a_{20+m}\right\}$$,
$$\left\{(a_{1})^{1}\times(a_{2})^{2}\times...\times(a_{20})^{20}\right\}$$ = $$\left\{3^1\times3^4\times3^9...\times3^{400}\right\}$$
Sum of square of n natural numbers is $$\frac{n\cdot\left(n+1\right)\cdot\left(2n+1\right)}{6}$$
= $$3^{\dfrac{\left(20\cdot21\cdot41\right)}{6}}$$ = $$3^{2870}$$
On right hand side of inequlaity we have $$\left\{a_{21}\times a_{22}\times...\times a_{20+m}\right\}$$
= $$3^{21}\times3^{22}\times...\times3^{20+m}$$ = $$3^{21+22+...+20+m}$$
Using the sum of the first (n) natural numbers,
$$1+2+\cdots+n = \frac{n(n+1)}{2}$$
$$21 + 22 + \cdots + (20+m)$$
= $$1+2+\cdots+(20+m) - (1+2+\cdots+20)$$
$$1+2+\cdots+(20+m)=\frac{(20+m)(21+m)}{2}$$
$$1+2+\cdots+20 = \frac{20\cdot21}{2} = 210$$
So, $$21+22+\cdots+(20+m)$$
= $$\frac{(20+m)(21+m)}{2} - 210$$
Expanding, $$(20+m)(21+m)=m^2+41m+420$$
Thus, $$\frac{m^2+41m+420}{2}-210$$
$$= \frac{m^2+41m}{2}$$
Since the bases are equal, we must compare the powers.
$$2870<\frac{m^2+41m}{2} \Rightarrow 5740<m(m+41) $$
Here, we can put in the option to check the minimum value that satisfies the inequality.
56: We get 5740<5264. This is false
57: We get 5740<5586. This is false
58: We get 5740<5742. This is the minimum possible value.
The equations $$3x^{2}-5x+p=0$$ and $$2x^{2}-2x+q=0$$ have one common root. The sum of the other roots of this equations is
Let's assume that the common root is r.
The sum of the roots of the first equation is 5/3 and that of the second equation is 1.
We want the sum of the other two roots:
$$
\text{Sum} = \left(\frac{5}{3}-r\right) + (1-r) = \frac{8}{3}-2r$$
We now need to express r in terms of p and q.
Since r is a common root, it satisfies:
$$3r^2 - 5r + p = 0 \quad (1)$$
$$
2r^2 - 2r + q = 0 \quad (2)$$
Eliminate $$ r^2$$ .
Multiply (2) by 3:
$$ 6r^2 - 6r + 3q = 0$$
Multiply (1) by 2:
$$ 6r^2 - 10r + 2p = 0$$
Subtract:
$$ (6r^2 - 6r + 3q) - (6r^2 - 10r + 2p) = 0$$
$$ 4r + 3q - 2p = 0$$
$$ r = \frac{2p - 3q}{4}$$
Now substitute into $$ \frac{8}{3} - 2r$$ :
$$ \frac{8}{3} - 2\left(\frac{2p - 3q}{4}\right)$$
$$ = \frac{8}{3} - \frac{2p - 3q}{2}$$
$$ = \frac{8}{3} - p + \frac{3}{2}q$$
The number of distinct integers $$n$$ for which $$\log_{\frac{1}{4}}({n^{2}-7n+11})>0$$,is
For base of log in range $$1/4\in(0,1)$$ and $$\log_{1/4}(x)>0$$ is true only if 0<x<1.
For integer n, $$x=n^2-7n+11$$ is an integer, so it cannot lie strictly between 0 and 1.
So, there is no integer value for which this inequality is satisfied.
If $$\log_{64}{x^{2}+\log_{8}{\sqrt{y}+3\log_{512}{(\sqrt{y}z)}}}=4$$, where x,y and z are positive real numbers, then the minimum possible value of $$(x+y+z)$$ is
$$64 = 8^2 \text{and} 512 = 8^3$$
$$\log_{64}{x^{2}+\log_{8}{\sqrt{y}+3\log_{512}{(\sqrt{y}z)}}}=4$$,
Property of log: $$\log_{b^m}\ a^{n\ }=\frac{n}{m}\ \log_ba$$
$$\log_{8^2}{x^{2}+\log_{8}{\sqrt{y}+3\log_{8^3}{(\sqrt{y}z)}}}=4$$
Using the above-mentioned property, the expression becomes $$\log_{8}{x}+\log_{8}{\sqrt{y}+\log_{8}{(\sqrt{y}z)}}=4$$
$$\log_8x\sqrt{y}\cdot(\sqrt{y}z)=4$$
$$\log_8xyz=4$$
$$xyz =8^4=2^{12}$$
Using AM-GM inequality
$$\frac{\left(x+y+z\right)}{3}\ge\sqrt[\ 3]{xyz}$$
$$\frac{\left(x+y+z\right)}{3}\ge2^4$$
$$\left(x+y+z\right)\ge48$$
The number of distinct pairs of integers (x, y) satisfying the inequalities $$x>y\geq3 $$ and $$x+y<14$$ is
It is given, $$x>y\geq3 $$ and $$x+y<14$$
Now for $$y=3$$, the values of $$x$$ can be 4,5,6,7,8,9,10 (7 cases)
Then for $$y=4$$, the values of $$x$$ can be 5,6,7,8,9 (5 cases)
Then for $$y=5$$, the values of $$x$$ can be 6,7,8 (3 cases)
Then for $$y=6$$, the values of $$x$$ will be 7 (1 case)
So, total number of cases =1+3+5+7=16 cases
If $$f(x)= (x^{2} + 3x)(x^{2}+ 3x+2)$$ then the sum of all real roots of the equation $$\sqrt{f(x)+1}= 9701$$, is
Let $$(x^2+3x)$$ be equal to $$k$$. We have,
$$f(x)= k(k+2) = k^2+2k$$
Therefore, $$\sqrt{f(x)+1} = \sqrt{k^2+2k+1} = \sqrt{(k+1)^2} = k+1 = 9701$$
We get $$k=9700$$.
Thus, $$x^2+3x=9700$$ or $$x^2+3x-9700 = 0$$
Since $$x$$ is real, the discriminant of the above quadratic has to be greater than or equal to zero.
We find that $$3^2 + 4*9700 \geq 0$$ and therefore the quadratic has real roots.
The sum of the roots will be $$-\dfrac{b}{a} = -\dfrac{3}{1} = -3$$
Option D is the correct answer.
For real values of x, the range of the function $$f(x)=\dfrac{2x-3}{2x^{2}+4x-6}$$ is
Let $$y= \dfrac{2x-3}{2x^{2}+4x-6}$$
$$\Rightarrow 2yx^2 + 4yx - 6y = 2x - 3$$
$$\Rightarrow 2yx^2 + (4y-2)x - 6y + 3 = 0$$
Equation (1) is a quadratic in $$x$$, where $$x$$ is real. Therefore, the discriminant of the quadratic has to be greater than or equal to zero.
$$(4y-2)^2 + 4\times 2y\times (6y-3) \geq 0$$
$$16y^2 + 4 - 16y - 24y + 48y^2 \geq 0$$
$$64y^2 - 40y + 4 \geq 0$$
$$16y^2 - 10y + 1 \geq 0$$
The roots of the quadratic above will be $$\dfrac{10\pm 6}{32} = \dfrac{1}{2}$$ or $$\dfrac{1}{8}$$
Since the coefficient of $$y^2$$ is positive, the quadratic will be less than zero in the range $$\left(\dfrac{1}{8},\dfrac{1}{2}\right)$$
The quadratic will be greater than or equal to zero otherwise.
Therefore, the domain the quadratic, or possible values of $$y$$, which is the range of $$f(x)$$, will be,
$$\left(-\infty, \dfrac{1}{8}\right] \cup \left[\dfrac{1}{2}, \infty \right)$$
Option C is the correct answer.
Suppose a,b,c are three distinct natural numbers, such that $$3ac=8(a+b)$$. Then, the smallest possible value of $$3a+2b+c$$ is
Our task is to minimise $$3a+2b+c$$.
Here, the coefficient for $$c$$ is the minimum.
$$3ac=8(a+b)$$
We know that a, b, and c are natural numbers. So, the product $$ac$$ should definately be a multiple of 8.
Case 1: a = 1, c = 8 and b = 2 $$\Rightarrow$$ 3a+2b+c = 15
Case 2: a = 2, c = 4 and b = 1 $$\Rightarrow$$ 3a+2b+c = 12
So, 12 is the correct answer.
Let $$f(x)=\frac{x}{(2x-1)}$$ and $$g(x)=\frac{x}{(x-1)}$$. Then the domain of the function $$h(x)=f(g(x))+g(f(x))$$ is all real numbers except
We check where $$f(x)=\frac{x}{2x-1}$$ or $$g(x)=\frac{x}{x-1}$$, or their compositions, become undefined.
First, f(x) is undefined at $$x=\tfrac12$$ and g(x) is undefined at $$x=1$$.
Next, for $$f(g(x)) = \frac{x}{x+1}$$
Since, the denominator can't be zero, x=-1 must also be excluded.
For $$g(f(x)) = \frac{x}{1-x}$$
$$\Rightarrow x=1$$ is not possible, which is already excluded.
So the values at which $$h(x)=f(g(x))+g(f(x))$$ is undefined are $${-1,\ \tfrac12,\ 1}$$
If $$\left( x^{2}+\frac{1}{x^{2}} \right)=25$$ and $$x>0$$, then the value of $$\left( x^{7}+\frac{1}{x^{7}} \right)$$ is
$$\left(x+\dfrac{1}{x}\right)^2 = x^2+\dfrac{1}{x^2} + 2 = 25+2 = 27$$
Therefore, $$\left(x+\dfrac{1}{x}\right) = \sqrt{27} = 3\sqrt{3}$$
Also, $$\left(x+\dfrac{1}{x}\right)^3 = x^3 + \dfrac{1}{x^3} + 3\left(x+\dfrac{1}{x}\right)$$
Therefore, $$x^3 + \dfrac{1}{x^3} = (3\sqrt{3})^3 - 9\sqrt{3} = 72\sqrt{3}$$
Also, $$\left(x^2+\dfrac{1}{x^2}\right)^2 = x^4 + \dfrac{1}{x^4} + 2$$
Therefore, $$x^4 + \dfrac{1}{x^4} = (25)^2 - 2 = 623$$
Lastly, $$\left(x^4+\dfrac{1}{x^4}\right)\left(x^3+\dfrac{1}{x^3}\right) = x^7+\dfrac{1}{x^7} + x + \dfrac{1}{x}$$
Therefore, $$x^7+\dfrac{1}{x^7} = 623*( 72\sqrt{3}) - 3\sqrt{3} = 44853\sqrt{3}$$
Option A is the correct answer.
In the set of consecutive odd numbers $$\left\{1,3,5,...,57\right\}$$, there is a number $$k$$ such that the sum of all the elements less than $$k$$ is equal to the sum of all the elements greater than $$k$$ . Then, $$k$$ equals
The sum of all the elements in the given set = Sum of first 29 odd numbers = $$29^2$$ = 841
Let's assume that k is the $$m_{th}$$ term. Sum of terms less than k = sum of first (m-1) odd numbers = $$(m-1)^2$$
$$841-m^2=(m-1)^2$$
$$841 - m^2 = m^2 - 2m + 1$$
$$840 - 2m^2 + 2m = 0$$
$$m^2 - m - 420 = 0$$
$$(m - 21)(m + 20) = 0$$
m = 21 -20
m = 20. And the 20th term is 2*m+1 = 41
The sum of all possible real values of x for which $$\log_{x-3}{(x^{2}-9)}=\log_{x-3}{(x+1)}+2$$, is
Since the base of the logarithm has to be greater than zero and cannot be $$1$$, $$x$$ has to be greater than $$3$$ and cannot be $$4$$. Also, since $$x^2-9>0$$, $$x$$ will be greater than $$3$$.
The equation can be rewritten as;
$$\log_{x-3}{(x^{2}-9)}-\log_{x-3}{(x+1)} = 2$$
Or,
$$\log_{x-3}{\dfrac{x^2-9}{x+1}} = 2$$
$$\Rightarrow \dfrac{(x+3)(x-3)}{x+1} = (x-3)^2$$
$$\Rightarrow \dfrac{(x+3)}{x+1} = (x-3)$$
$$\Rightarrow (x+3) = (x-3)(x+1)$$
$$\Rightarrow x+3 = x^2 - 3x + x - 3$$
$$\Rightarrow x^2 - 3x - 6 = 0$$
The roots of the quadratic above are $$\dfrac{3\pm \sqrt{3^2 + 24}}{2}$$
The negative value of $$x$$ will not be possible, the positive value that satisfies is $$\dfrac{3+ \sqrt{33}}{2}$$
The correct answer is option D.
If $$a-6b+6c=4$$ and $$6a+3b-3c=50$$, where a, b and c are real numbers, the value of $$2a+3b-3c$$ is
Given, $$a-6b+6c=4$$ --->(1)
and, $$6a+3b-3c=50$$ ---->(2)
Multiplying eqn (1) with $$x$$, $$ax-6bx+6cx=4x$$
And multiplying eqn (2) with $$y$$, $$6ay+3by-3cy=50y$$
So, $$x+6y=2$$ and $$3y-6x=3$$
So, $$x+6y=2$$ ---->(3) and $$-2x+y=1$$ ---->(4)
Multiplying eqn (4) with 6 and subtracting from eqn (3),
$$13x=-4$$
So, $$x=-\dfrac{4}{13}$$
Putting the value of $$x$$ in equation (4),
$$y=\dfrac{5}{13}$$
So, the final answer is $$4x+5y$$
=$$4\left(-\frac{4}{13}\right)+50\left(\frac{5}{13}\right)=-\frac{16}{13}+\frac{250}{13}=\frac{234}{13}=18$$
So, correct answer is $$18$$.
If a,b,c and d are integers such that their sum is 46, then the minimum possible value of $$(a-b)^{2}+(a-c)^{2}+(a-d)^{2}$$ is
Given expression: $$(a-b)^{2}+(a-c)^{2}+(a-d)^{2}$$
The given expression has just the sum of squares of the terms. So, the minimum value is either zero or positive.
If we can make all the values equal, we can get zero. But since all the values are integers and the sum 46 is not divisible by 4, we can't make everything equal.
So, the nearest four values are 12, 11, 11, 12.
With this, the minimum value is $$(12-11)^2+(12-11)^2+(12-12)^2 = 2$$
Let $$a_{n}$$ be the $$n^{th}$$ term of a decreasing infinite geometric progression. If $$a_{1}+a_{2}+a_{3}=52$$ and $$a_{1}a_{2}+a_{2}a_{3}+a_{3}a_{1}=624$$, then the sum of this geometric progression is
Let the first term be a and the common ratio be r.
Given
$$a+a r + a r^2 = 52 \quad\text{and}\quad a^2 r + a^2 r^2 + a^2 r^3 = 624.$$
From the first equation $$a(1+r+r^2)=52$$, so $$a=\dfrac{52}{1+r+r^2}$$.
Substitute into the second:
$$\frac{52^2}{(1+r+r^2)^2}*(r+r^2+r^3)=624$$
$$\frac{r}{(1+r+r^2)}=\frac{3}{13}$$
$$3r^2-10r+3=0$$
$$(3r-1)(r-3)=0$$
Simplify to get an equation in (r); its real solutions are $$r=\tfrac{1}{3}$$ and $$r=3$$. For an infinite geometric progression, we must have (|r|<1), so $$r=\dfrac{1}{3}$$.
Now
$$a=\frac{52}{1+\tfrac{1}{3}+\tfrac{1}{9}}=\frac{52}{13/9}=36$$
The sum of the infinite progression is
$$ S=\frac{a}{1-r}=\frac{36}{1-\tfrac{1}{3}}=\frac{36}{2/3}=54.$$
The number of non-negative integer values of k for which the quadratic equation $$x^{2}-5x+k=0$$ has only integer roots, is
The given quadratic equation is $$x^2-5x+k=0$$
Now, discriminant $$D=5^2-4k=25-4k$$
Now, it is given the equation must have integer roots.
So, $$25-4k$$ has to be a perfect square.
We need to find non-negative integer values of $$k$$
Now, for $$k=0$$, $$D=25-4\times\ 0=25$$, is a perfect square
For $$k=4$$, $$D=25-4\times4=25-16=9$$, is a perfect square
For $$k=6$$, $$D=25-4\times\ 6=1$$, is a perfect square
So, there are three non negative integer values of $$k$$.
So, correct answer is $$3$$.
Let p, q and r be three natural numbers such that their sum is 900, and r is a perfect square whose value lies between 150 and 500. If p is not less than 0.3q and not more than 0.7q, then the sum of the maximum and minimum possible values of p is
We have $$p+q+r = 900$$, and $$r$$ is a perfect square lying between $$150$$ and $$500$$.
Let $$q$$ be a non-variable number that does not have a range.
We have $$0.3q \leq p \leq 0.7q$$, or $$q+0.3q \leq p+q \leq q+0.7q$$ or $$1.3q \leq p+q \leq 1.7q$$
Also, we can rewrite $$p+q = 900-r$$
Therefore, $$1.3q \leq 900-r \leq 1.7q$$
Since the extreme values (maximum and minimum) of $$p$$ depend on the value of $$q$$ ($$0.3q$$ and $$0.7q$$), we can maximise or minimise $$r$$ to find the extreme values of $$p$$.
Since $$1.3q \leq 900-r$$, the minimum possible value of $$q$$ would be when $$1.3q = 900-r$$ and when $$r$$ is maximum. The maximum value of $$r$$ is $$484$$. We get, $$1.3q = 900-484$$, or $$q = 320$$.
This gives the minimum possible value of $$p$$ as $$0.3\times 320 = 96$$.
Since $$900-r \leq 1.7q$$. the maximum possible value of $$q$$ would be when $$900-r=1.7q$$ and when $$r$$ is minimum. The minimum value of $$r$$ is $$169$$. We get $$1.7q = 900-169$$ or $$q= 430$$
This gives the maximum possible value of $$p$$ as $$0.7\times 430 = 301$$
The sum of the maximum and minimum values of $$p$$ is $$96+301 = 397$$.
Consider two sets $$A = \left\{2, 3, 5, 7, 11, 13 \right\}$$ and $$B = \left\{1, 8, 27 \right\}$$. Let f be a function from A to B such that for every element in B, there is at least one element a in A such that $$f(a) = b$$. Then, the total number of such functions f is
Set A={2,3,5,7,11,13} so |A|=6
Set B={1, 8, 27} so |B|=3
Without any restrictions, each element in A can map to any of the 3 elements in B. Thus, the total number of functions is: $$3^6=729$$
Excluding Functions That Miss One Element in B: If a function does not map to an element in B, there are 2 elements in B left for mapping. The total number of such functions (for each specific element not mapped) is: $$2^6=64$$
Since there are 3 elements in B, the total number of such functions is:3x64=192
Adding Back Functions That Miss Two Elements in B:
If a function misses two elements in B, there is only 1 element left for mapping. The total number of such functions is: 1^6=1.
Since there are $$^3C_2$$ ways to choose which two elements are missed, the total number of such functions is: 3
Using the inclusion-exclusion principle, the number of functions where all elements of B are mapped by at least one element of A is:
729-192+3=540.
If $$(a + b\sqrt{3})^2 = 52 + 30\sqrt{3}$$, where a and b are natural numbers, then $$a + b$$ equals
Opening the square on the left-hand side, we get $$a^2+3b^2+2ab\sqrt{\ 3}$$
Comparing the rational part on both side,s we get: $$a^2+3b^2=52$$
And comparing the irrational par,t we get: $$2ab\sqrt{\ 3}=30\sqrt{\ 3}$$
$$ab=15$$, Since we are given that a and b are natural numbers, the possible values of a and b are (1,15), (3, 5), (5, 3), or (15,1)
Putting these values in the first relation we got, we see that 15 squared would exceed the required value and would not be the case.
We need not check if a=5, b=3 or a=3, b=5 since the answer would be the same.
(a=5 and b=3 would satisfy it)
a+b = 5+3 = 8
Therefore, Option B is the correct answer.
Let $$x, y,$$ and $$z$$ be real numbers satisfying
$$4(x^{2}+y^{2}+z^{2})=a,$$
$$4(x-y-z)=3+a$$
The a equals
We have two equations,
$$4(x^{2}+y^{2}+z^{2}) = a$$ ---(1)
$$4(x - y - z) = 3 + a$$ ---(2)
Substituting the value of a from equation 1 in equation 2, we get,
$$4\left(x\ -\ y\ -\ z\right)\ =\ 3\ +\ 4(x^2\ +\ y^2\ +\ z^2)$$
$$\ 3\ +\ 4(x^2\ +\ y^2\ +\ z^2)\ -4\left(x\ -\ y\ -\ z\right)\ =\ 0$$
$$\ 3\ +\ 4x^2\ +\ 4y^2\ +\ 4z^2\ -4x\ \ +\ 4y\ +\ 4z\ =\ 0$$
It can be written as,
$$4x^2\ -4x\ +\ 1+\ 4y^2\ +\ 4y\ +\ 1\ +\ 4z^2\ +\ 4z\ +\ 1\ =\ 0$$
$$\left(2x\ -\ 1\right)^2\ +\ \left(2y\ +\ 1\right)^2\ +\ \left(2z\ +\ 1\right)^2\ \ =0$$
We know that if the sum of the squares of terms is 0, then all the terms must be equal to 0
2x - 1 = 0
x = $$\dfrac{1}{2}$$
2y + 1 = 0
y = $$-\dfrac{1}{2}$$
2z + 1 = 0
z = $$-\dfrac{1}{2}$$
Substituting the values in equation 2, we get,
$$4\left(\dfrac{1}{2}\ -\ \left(-\dfrac{1}{2}\right)\ -\ \left(-\dfrac{1}{2}\right)\right)\ =\ 3\ +\ a$$
$$4\left(\dfrac{3}{2}\right)\ =\ 3\ +\ a$$
$$6\ =\ 3\ +\ a$$
$$\ a\ =\ 3$$
Therefore, the correct answer is option A.
lf the equations $$x^{2}+mx+9=0, x^{2}+nx+17=0$$ and $$x^{2}+(m+n)x+35=0$$ have a common negative root, then the value of $$(2m+3n)$$ is
When given more than one equations, stating the fact that there is a common root,
We need to equate the two equations to get discernible values for $$x$$
Here, we are given three equations with the values of $$m$$, $$n$$
$$x^2+mx+9=x^2+\left(m+n\right)x+35$$
$$mx+9=mx+nx+35$$
$$nx=-26$$
Similarly, we can do it for the other equation as well,
$$x^2+nx+17=x^2+\left(m+n\right)x+35$$
$$mx=-18$$
Substituting the value of either $$mx$$ or $$nx$$ in the original equations, we get
$$x^2-18+9=0$$
$$x^2=9$$
$$x=\pm\ 3$$
Since we are given that the root is negative, $$x=-3$$
$$n=-\dfrac{26}{-3}$$
$$m=-\dfrac{18}{-3}$$
$$3n=26$$
$$2m=12$$
$$2m+3n=38$$
If a, b and c are positive real numbers such that $$a > 10 \geq b \geq c$$ and $$\cfrac{\log_8 (a + b)}{\log_2c} + \cfrac{\log_{27} (a - b)}{\log_3c} = \cfrac{2}{3}$$, then the greatest possible integer value of a is
The first term of the expression can be rewritten as $$\frac{\frac{1}{3}\log_2\left(a+b\right)}{\log_2c}$$
Using the property $$\frac{m}{n}\log_ab=\log_ab^{\frac{m}{n}}$$ this can be rewritten as
$$\frac{\log_2\left(a+b\right)^{\frac{1}{3}}}{\log_2c}$$
And finally using the property $$\frac{\log_ba}{\log_bc}=\log_ca$$, we can rewrite the expression as
$$\log_c\left(a+b\right)^{\frac{1}{3}}$$
Doing identical operations in the second term, we get the entire left-hand side to be:
$$\log_c\left(a+b\right)^{\frac{1}{3}}+\log_c\left(a-b\right)^{\frac{1}{3}}$$
Using property $$\log_ca+\log_cb=\log_c\left(ab\right)$$ we get
$$\log_c\left[\left(a+b\right)^{\frac{1}{3}}\left(a-b\right)^{\frac{1}{3}}\right]$$
$$\log_c\left[\left(a+b\right)\left(a-b\right)\right]^{\frac{1}{3}}$$
$$\log_c\left[\left(a^2-b^2\right)\right]^{\frac{1}{3}}$$
This expression is given to be equal to 2/3
Using the definition of log: $$\log_cN=a\ $$ which is $$c^a=N$$
we get:$$c^{\frac{2}{3}}=\left(a^2-b^2\right)^{\frac{1}{3}}$$
Cubing both sides:
$$c^2=a^2-b^2$$
Finally giving $$a^2=b^2+c^2$$
We have upper limits on b and c as 10, and we want to maximize the value of a squared.
This can be thought of as a right-angled triangle, and the value of a will be maximum when both b and c are equal to 10, giving $$a^2=200$$, but this would not give an integer value of a
We need to adjust $$a^2$$ to the biggest square less than 200, which is 196
Giving the value of $$a$$ as 14.
Therefore, 14 is the correct answer.
Suppose $$x_{1},x_{2},x_{3},...,x_{100}$$ are in arithmetic progression such that $$x_{5}=-4$$ and $$2x_{6}+2x_{9}=x_{11}+x_{13}$$, Then,$$x_{100}$$ equals
Using the arithmetic progression formula for the nth term, where
$$x_n=a+\left(n-1\right)d$$
Substituting the value for n and using that in the equation that is given,
$$2x_{6}+2x_{9}=x_{11}+x_{13}$$, Then,$$x_{100}$$ equals
We get, $$2\left(a+5d\right)+2\left(a+8d\right)=a+10d+a+12d$$
$$4a+26d=2a+22d$$
$$2a=-4d$$
$$a=-2d$$
We are given, $$x_5=-4$$
$$a+4d=-4$$
Substituting the value for a in terms of d,
$$2d=-4$$
$$d=-2$$
$$a=4$$
$$x_{100}=a+99d$$
$$x_{100}=4-198=-194$$
A function f maps the set of natural numbers to whole numbers, such that f(xy) = f(x)f(y) + f(x) + f(y) for all x, y and f(p) = 1 for every prime number p. Then, the value of f(160000) is
Looking at the additional information about the prime numbers should make one realise that they are the key to solving the question.
f(16000) can be written as $$f\left(2^8\times\ 5^4\right)$$
Now, we can try to find these individual values:
For any prime p: f(p)=1
$$f\left(p^2\right)=f\left(p\right)f\left(p\right)+f\left(p\right)+f\left(p\right)=1+1+1=3$$
$$f\left(p^3\right)=f\left(p^2\right)f\left(p\right)+f\left(p^2\right)+f\left(p\right)=3+3+1=7$$
This way, we can find the function output for any prime number raised to a power.
We can see that each new exponent is twice the previous output +1, solving this way till prime raised to power 8
$$f\left(p^4\right)=7+7+1=15$$
$$f\left(p^5\right)=15+15+1=31$$
$$f\left(p^6\right)=31+31+1=63$$
$$f\left(p^7\right)=63+63+1=127$$
$$f\left(p^8\right)=127+127+1=255$$
Using these values in the original expression of $$f\left(2^8\times\ 5^4\right)=f\left(2^8\right)f\left(5^4\right)+f\left(2^8\right)+f\left(5^4\right)$$ we get
$$f\left(2^8\times\ 5^4\right)=\left(255\times\ 15\right)+255+15=4095$$
Therefore, Option A is the correct answer.
The roots $$\alpha, \beta$$ of the equation $$3x^2 + \lambda x - 1 = 0$$, satisfy $$\cfrac{1}{\alpha^2} + \cfrac{1}{\beta^2} = 15$$.
The value of $$(\alpha^3 + \beta^3)^2$$, is
From the sum and product of roots, we get: $$\alpha\ +\beta\ =-\dfrac{\lambda}{3}$$ and $$\alpha\ \beta\ =-\dfrac{1}{3}$$
Simplifying the expression given in the question, we get: $$\dfrac{\alpha^2+\beta^2\ }{\alpha^2\beta^2\ }=15$$
and substituting the denominator's value as 1/9, we get:$$\alpha^2+\beta^2\ =\dfrac{15}{9}$$
We want the expression $$\alpha^3+\beta^3\ $$, so multiplying both sides by $$\alpha+\beta$$, we get:
$$\alpha^3+\beta^3+\alpha\beta\left(a+\beta\ \right)=\dfrac{15}{9}\left(\alpha\ +\beta\ \right)$$
$$\alpha^3+\beta^3+\dfrac{\lambda}{9}\ =\dfrac{15}{9}\left(-\dfrac{\lambda}{3}\ \right)$$
$$\alpha^3+\beta^3+\dfrac{\lambda}{9}\ =-\dfrac{5\lambda}{9}-\dfrac{\lambda}{9}=-\dfrac{2\lambda\ }{3}\ \ $$
We would still need to find the value of $$\lambda$$
This we can do from the initial relation we had:
$$\alpha^2+\beta^2\ =\dfrac{15}{9}$$
$$\alpha^2+\beta^2\ =\left(\alpha+\beta\right)^2-2\alpha\ \beta\ \ \ =\dfrac{15}{9}$$
$$\dfrac{\lambda^2}{9}+\frac{2}{3}\ \ \ =\dfrac{15}{9}$$
$$\dfrac{\lambda^2}{9}\ =\dfrac{15-6}{9}=\dfrac{9}{9}=1$$
This would finally give us $$\lambda^2=9$$
Using this in our required expression, we get:
$$\left(\alpha^3+\beta^3\right)^2=\left(-\dfrac{2\lambda}{3}\ \ \right)^2=\dfrac{4\times\ 9}{9}=4$$
Therefore, Option B is the correct answer.
Consider the sequence $$t_1 = 1, t_2 = -1$$ and $$t_n = \left(\cfrac{n - 3}{n - 1}\right)t_{n - 2}$$ for $$n \geq 3$$. Then, the value of the sum $$\cfrac{1}{t_2} + \cfrac{1}{t_4} + \cfrac{1}{t_6} + ....... +\cfrac{1}{t_{2022}} + \cfrac{1}{t_{2024}}$$, is
Finding the terms in the sequence, we see that $$t_3=0$$, $$t_4=-\dfrac{1}{3}$$, $$t_5=0$$
We would notice that all the odd terms are 0, and we are also asked the sum of only even terms, so we do not need to consider those
$$t_6=-\dfrac{1}{5}$$
We see that the even terms are in an HP: $$-1,\ -\dfrac{1}{3},\ -\dfrac{1}{5},\ -\dfrac{1}{7},\ ...$$
The sum we are asked is the inverse of these terms, that is: -1, -3, -5, -7, up to 1012 terms
The sum of this AP would be $$\dfrac{\left[-\left(2\times\ 1\right)+\left(1012-1\right)\left(-2\right)\right]}{2}\times\ 1012$$
Which is equal to $$-1012\times\ 1012\ =\ -1024144$$
Therefore, Option A is the correct answer.
For any natural number $$n$$ let $$a_{n}$$ be the largest integer not exceeding $$\sqrt{n}$$. Then the value of $$a_{1}+a_{2}+.....+a_{50}$$ is
We are told that, for any natural number $$n_{1}$$ let $$a_{n}$$ be the largest integer not exceeding $$\sqrt{n}$$
So for n=1, the largest integer not exceeding $$\sqrt{1}$$ will be 1
For n=2, the largest integer not exceeding $$\sqrt{2}$$ will be 1
For n=3, the largest integer not exceeding $$\sqrt{3}$$ will be 1
For n=4, the largest integer not exceeding $$\sqrt{4}$$ will be 2
We see a pattern here regarding the squares of the numbers,
Listing down all the perfect squares,
1, 4, 9, 16, 25, 36, 49, 64, ...
We see that the difference between 4 and 1 is 3 and there were three natural numbers in the given pattern with the value as 1,
So we can write for the rest of the numbers as well,
3 numbers will have value 1, giving a total value of 3
5 numbers will have value 2, giving a total value of 10
7 numbers will have value 3, giving a total value of 21
9 numbers will have value 4, giving a total value of 36
11 numbers will have value 5, giving a total value of 55
13 numbers will have value 6, giving a total value of 78
Now, only the values of $$a_{49},\ a_{50}$$ will have the value of 7, total value of 14.
Adding these values, we get the total sum as 217, which is the answer.
The number of distinct real values of x, satisfying the equation $$max \left\{x, 2\right\} - min\left\{x, 2\right\} = \mid x + 2 \mid - \mid x - 2 \mid$$, is
The expression on the right-hand side will have two critical points: 2 and -2
For any value of x greater than equal to 2, the equation changes to x+2-(x-2) = 4
the value of min{x,2} would be 2, so we would want max{x,2} to be 4+2 = 6
Therefore, x=6 works.
For any value of x less than equal to -2, the equation changes to -(x+2)+(x-2) = -4
the value of max{x,2} would be 2, so we would want min{x,2} to be 6 again; this cannot be the case.
In general, subtracting the smaller (min) of the two values from the bigger (max) can not lead to a negative number. The max it can lead to is a 0
When x lies between -2 and 2, the equation becomes 2x
The maximum function will give back 2, and the minimum function will give back x, with the right-hand side giving 2x
Solving this we would get 2-x = 2x which is x=2/3
Therefore, there are two real values of x for which the given equation holds.
Hence, 2 is the correct answer.
The graph of the function on the right hand side can be visualised as:
Hence, 2 is the correct answer.
The sum of all distinct real values of x that satisfy the equation $$10^x + \cfrac{4}{10^x} = \cfrac{81}{2}$$, is
Taking $$10^x=a$$
we get $$a+\frac{4}{a}=\frac{81}{2}$$
This would give the quadratic equation: $$2a^2-81a+8=0$$
We want to find the sum of possible values of x, let the value of x be x1 and x2
these would correspond to log a1, and log a2
The sum of log a1 + log a2 would be log (a1 x a2)
From the quadratic equation we got above, we can see that the product of the possible values of a would-be 8/2 = 4
Threfore, the sum of values of x would be log (4) which would be $$2\ \log_{10}2$$
Therefore, Option A is the correct answer.
All the values of x satisfying the inequality $$\cfrac{1}{x + 5} \leq \cfrac{1}{2x - 3}$$ are
There are two critical points for the inequality to consider: x=-5 and x=3/2
Region I: x is greater than 3/2
In this scenario, both the terms would be positive; cross-multiplying, we get the relation $$2x-3\le x+5$$
Giving the boundary $$x\le8$$, hence giving us the valid range as $$\frac{3}{2}<x\le8$$
Region II: $$-5<x<\frac{3}{2}$$
In this case, the right-hand side will be a negative value, and hence, the sign would change when multiplying, giving the inequality
$$2x-3\ge x+5$$
Which will give x>8, which is out of bounds for this region
Another way is to put a value in the region to check for the validity of the inequality; by putting x=0, we could see that the inequality does not hold in this region
Region III: x less than -5
In this scenario, both the terms are negative, essentially giving us the same boundary as region 1; we take the lower bounds, giving us that x has to be less than 5
Therefore, for the given inequality to hold true x<-5 or $$\frac{3}{2}<x\le8$$
Hence, Option A is the correct answer.
If $$3^a = 4, 4^b = 5, 5^c = 6, 6^d = 7, 7^e = 8$$ and $$8^f = 9$$, then the value of the product abcdef is
Taking a log for each of the expressions, we get the following:
$$\log_34=a,\ \log_45=b,\ \log_56=c,\ \log_67=d,\ \log_78=e,\ \log_89=f$$
The expression $$abcef$$ would then be: $$\log_34\times\ \log_45\times\ \log_56\times\ \log_67\times\ \log_78\times\ \log_89$$
Next, we can use this property of log: $$\frac{\log_ba}{\log_bc}=\log_ca$$
Using this, we get:
$$\frac{\log\ 4}{\log\ 3}\times\ \frac{\log\ 5}{\log\ 4}\times\ \frac{\log\ 6}{\log\ 5}\times\ \frac{\log\ 7}{\log\ 6}\times\ \frac{\log\ 8}{\log\ 7}\times\ \frac{\log\ 9}{\log\ 8}$$
All the terms will cancel out except: $$\frac{\log\ 9}{\log\ 3}=\log_39=2$$
Therefore, 2 is the correct answer.
In the XY-plane, the area, in sq. units, of the region defined by the inequalities
$$y \geq x + 4$$ and $$-4 \leq x^2 + y^2 + 4(x - y) \leq 0$$ is
We have two inequalities,
$$y\ \ge\ x\ +\ 4$$
$$-4\ \le\ x^2\ +\ y^2\ +\ 4\left(x\ -\ y\right)\ \le\ 0$$
The second inequality can be written as two separate inequalities,
$$-4\ \le\ x^2\ +\ y^2\ +\ 4\left(x\ -\ y\right)$$ and $$\ x^2\ +\ y^2\ +\ 4\left(x\ -\ y\right)\ \le\ 0$$
The first inequality can be written as,
$$\ x^2\ +\ y^2\ +\ 4x\ -\ 4y\ +4\ \ge\ 0$$
$$\ x^2+\ 4x\ +4\ +\ y^2-\ 4y\ +4\ -4\ge\ 0$$
$$\left(x\ +\ 2\right)^2\ +\ \left(y\ -\ 2\right)^2\ \ge\ 4$$
The second inequality can be written as,
$$\ x^2\ +\ y^2\ +\ 4x\ -\ 4y\ \ \le\ \ 0$$
$$\ x^2+\ 4x\ +4\ +\ y^2-\ 4y\ +4\ -8\ \le\ \ 0$$
$$\left(x\ +\ 2\right)^2\ +\ \left(y\ -\ 2\right)^2\ \le\ \ 8$$
Representing all three inequalities in the graph, we get the graph as shown above, and we must calculate the intersection of all three inequalities,
We can see that the line passes through the centre of both circles (-2, 2), and the area obtained from the second inequality is the area between the two circles. So, the area of intersection of all three graphs is half of the area between both the circles as the line divides the circle in half, and we must only consider the area above the line as per the given inequality. We know that the area of the bigger circle is $$\sqrt{\ 8}$$ and the area of the smaller circle is $$\sqrt{\ 4}$$ from the equations of the circles as we know that equation of circle as $$\left(x\ -\ a\right)^2\ +\ \left(y\ -\ b\right)^2\ =\ \left(radius\right)^2$$ where (a,b) is the centre of the circle.
The area of intersection
= $$\dfrac{1}{2}$$ (Area of bigger circle - Area of smaller circle)
= $$\dfrac{1}{2}\left(\pi\ \left(\sqrt{\ 8}\right)^2\ -\pi\ \left(\sqrt{\ 4}\right)^2\right)$$
= $$\dfrac{1}{2}\left(8\pi\ \ -4\pi\right)$$
= $$\dfrac{1}{2}\left(4\pi\ \right)$$
= $$2\pi\ $$
Therefore, the correct answer is option A.
If x is a positive real number such that $$4 \log_{10} x + 4 \log_{100} x + 8 \log_{1000} x = 13$$, then the greatest integer not exceeding x, is
Using the logarithmic property that $$\log_{a^p}b=\frac{1}{p}\log_ab$$
$$4 \log_{10} x + 4 \log_{100} x + 8 \log_{1000} x = 13$$
Can be written as
$$4\log_{10}x+2\log_{10}x+\frac{8}{3}\log_{10}x=13$$
$$\frac{26}{3}\log_{10}x=13$$
$$\log_{10}x=1.5$$
$$x=10^{1.5}$$
$$x=\sqrt{1000}$$
$$\left[\sqrt{1000}\right]=31$$
Where [.] is Greatest Integer Function since that is what is asked in the question,
31 is the greatest integer that does not exceed x.
The number of distinct integer solutions (x, y) of the equation $$\mid x + y \mid + \mid x - y \mid = 2$$, is
The moduli will give out only non-negative outputs, and since we are to consider only integer values of x and y, this drastically reduces the possible cases.
We can get 2 from either 2+0 or 1+1
We get a 2+0 form when either the first term or the second term is 0
The second term is 0; this is when x=y, in this case,|2x|=2, where x can be 1 or -1; therefore, the two cases are (1,1) and (-1,-1)
The first term is 0; this is the case when x = -y, in this case, |x- (-x)|=2, giving x=1 or -1 yet again, here the two cases are (1,-1) and (-1,1)
The other way we can get 2 is through 1+1
This is possible when one of the terms is 0; if y=0, |x|+|x|=2, where x can be 1 or -1, giving two cases (1,0) and (-1,0)
Similarly,y for x=0, we get two cases, (0,1) and (0,-1)
Therefore, there are 8 pairs of (x,y) that satisfy the given equation.
For any non-zero real number x, let $$f(x) + 2f \left(\cfrac{1}{x}\right) = 3x$$. Then, the sum of all possible values of x for which $$f(x) = 3$$, is
We are given, $$f(x) + 2f \left(\cfrac{1}{x}\right) = 3x$$
Substituting $$\frac{1}{x}\ for\ x$$
$$f\left(\dfrac{1}{x}\right)+2f\left(x\right)=\dfrac{3}{x}$$
Multiplying the second equation by 2 we will have
$$2f\left(\dfrac{1}{x}\right)+4f\left(x\right)=\dfrac{6}{x}$$
Subtracting the first equation from the second equation we have,
$$3f\left(x\right)=\frac{6}{x}-3x$$
$$f\left(x\right)=\frac{2}{x}-x$$
We want the sum of values when this function equals 3,
$$\frac{2}{x}-x=3$$
$$x^2+3x-2=0$$
Since the discriminant is greater than zero, both values of x will be real, and we can directly take the sum of values of $$x$$ to be,
$$-\frac{3}{1}$$
Answer is -3.
If x and y are real numbers such that $$4x^2 + 4y^2 - 4xy - 6y + 3 = 0$$, then the value of $$(4x + 5y)$$ is
In such questions, we should be trying to complete the squares.
We see a $$xy$$ term; we need to accommodate that in a square that has both x and y terms.
Since there is only one other term with x, we also need to have it entirely in the square.
$$\left(2x-y\right)^{^2}=4x^2+y^2-4xy$$
Using this in the given equation, we are left with $$\left(2x-y\right)^{^2}+3y^2+3-6y$$
This can be written as $$\left(2x-y\right)^{^2}+3\left(y^2+1-2y\right)$$
$$\left(2x-y\right)^{^2}+3\left(y-1\right)^2=0$$
Since both the squares add up to 0, this is only possible when the squares themselves are 0
This would give us y=1 from the second term, and using that, we get x= 1/2 from the first term.
Therefore the value of 4x+5y will be 2+5 = 7
Hence, 7 is the correct answer.
For some constant real numbers p, k and a, consider the following system of linear equations in x and y:
px - 4y = 2
3x + ky= a
A necessary condition for the system to have no solution for (x, y ), is
Arranging the equation, we know that there are no solutions when the lines are parallel:
for that the condition had to $$\frac{p}{3}=-\frac{4}{k}\ne\ \frac{2}{a}$$
Checking through options:
Option A: using the first and last terms in our relation, we see that ap must not be equal to 6 for the lines to be parallel. This option puts no conditions on that and thus is not relevant.
Option C: This question is the opposite of what we want; if this is true, the lines can never be parallel.
Option D: Using the first and second terms of the relation, we see that we want kp = -12, or kp-12 = 0. Hence, this statement is not what we want.
Option B: Using the second and third terms, we see that we do not want k equals to -2a, or we do not want k+2a to be equal to 0
Therefore, B is a condition that is necessary for the lines to be parallel and have no solution.
Therefore, Option B is the correct answer.
If $$(x + 6\sqrt{2})^{\cfrac{1}{2}} - (x - 6\sqrt{2})^{\cfrac{1}{2}} = 2\sqrt{2}$$, then x equals
Squaring on both sides, we get:
$$x+6\sqrt{\ 2}+x-6\sqrt{\ 2}-2\left(x^2-72\right)^{\frac{1}{2}}=8$$
$$x-\left(x^2-72\right)^{\frac{1}{2}}=4$$
Bringing x to the other side, we get:
$$-\left(x^2-72\right)^{\frac{1}{2}}=4-x$$
Squaring on both sides again, we get:
$$x^2-72=16+x^2-8x$$
$$8x=88$$
$$x=11$$
Therefore, 11 is the correct answer.
If x and y satisfy the equations $$\mid x \mid + x + y = 15$$ and $$x + \mid y \mid - y = 20$$, then $$(x - y)$$ equals
We can consider the quadrants of a graph:
First quadrant: Both x and y are positive
This would change the equation to 2x+y=15 and x=20, giving a negative value of y; hence, this is not the case.
Second quadrant: x is negative, but y is positive
This would change the equations to y=15 and x=20, giving a positive value of x, which hence can not be the case.
Third quadrant: Both x and y are negative
This would change the equation to y=15 and x-2y=20; this gives a positive value of y and hence can not be the case.
Fourth quadrant: x is positive, but y is negative
This would change the equations to 2x+y=15 and x-2y=20; this gives the value of x as 10 and y as -5, which would lie in the fourth quadrant.
The value of x-y would be 10-(-5)=15
Therefore, Option B is the correct answer.
If $$(a + b \sqrt{n})$$ is the positive square root of $$(29 - 12\sqrt{5})$$, where a and b are integers, and n is a natural number, then the maximum possible value of $$(a + b + n)$$ is
$$(a + b \sqrt{n})$$ is the positive square root of $$(29 - 12\sqrt{5})$$
So $$29-12\sqrt{5}=\left(a+b\sqrt{n}\right)^2$$
$$29-12\sqrt{5}=a^2+b^2n+2ab\sqrt{n}$$
$$a^2+b^2n=29$$ and
$$ab\sqrt{n}=-6\sqrt{5}$$
$$a^2b^2n=180$$
$$b^2n=\frac{180}{a^2}$$
Substituting this in the above equation,
$$a^2+\frac{180}{a^2}=29$$
$$a^4-29a^2+180=0$$
$$a^2=\frac{\left(29\pm\sqrt{29^2-4\left(180\right)}\right)}{2}$$
$$a^2=\frac{\left(29+\sqrt{841-720}\right)}{2}$$
$$a^2=9\ or\ 20$$
That means, one of $$a^2\ or\ b^2n$$ is 9 and 20.
We also have, $$ab\sqrt{n}=-6\sqrt{5}$$ that means one of a or b should be negative
And also the fact that this is a positive square root,
And we need to maximise the value of a, b and n.
We can have a=-3, b=1 and n=20.
This satisfies all the above equations, and the value of a+b+n=18.
The sum of the infinite series $$\cfrac{1}{5}\left(\cfrac{1}{5} - \cfrac{1}{7}\right) + \left(\cfrac{1}{5}\right)^2 \left(\left(\cfrac{1}{5}\right)^2 - \left(\cfrac{1}{7}\right)^2\right) + \left(\cfrac{1}{5}\right)^3 \left(\left(\cfrac{1}{5}\right)^3 - \left(\cfrac{1}{7}\right)^3\right) + ......$$ is equal to
Opening the brackets, we get the series as: $$\left(\dfrac{1}{5}\right)^2-\left(\dfrac{1}{5}\times\ \dfrac{1}{7}\right)+\left(\dfrac{1}{5}\right)^4-\left(\dfrac{1}{5}\times\ \dfrac{1}{7}\right)^2+\left(\dfrac{1}{5}\right)^6-\left(\dfrac{1}{5}\times\ \dfrac{1}{7}\right)^6+...$$
These are two infinite GPs when rearranged:
$$\left(\dfrac{1}{5}\right)^2+\left(\dfrac{1}{5}\right)^4+\left(\dfrac{1}{5}\right)^6+...-\left(\dfrac{1}{5}\times\ \dfrac{1}{7}\right)-\left(\dfrac{1}{5}\times\ \dfrac{1}{7}\right)^6-\left(\dfrac{1}{5}\times\ \dfrac{1}{7}\right)^2-...$$
The sum of the first series would be $$\dfrac{\dfrac{1}{25}}{1-\dfrac{1}{25}}=\dfrac{1}{24}$$
The sum of the second series would be $$\frac{\dfrac{1}{35}}{1-\dfrac{1}{35}}=\dfrac{1}{34}$$
The answer to the given series would then be $$\dfrac{1}{24}-\dfrac{1}{34}=\dfrac{10}{816}=\dfrac{5}{408}$$
Therefore, Option B is the correct answer.
If x is a positive real number such that $$x^8 + \left(\frac{1}{x}\right)^8 = 47$$, then the value of $$x^9 + \left(\frac{1}{x}\right)^9$$ is
It is given that $$x^8 + \left(\frac{1}{x}\right)^8 = 47$$, which can be written as:
=> $$\left(x^4\right)^{^2}+\left(\ \frac{\ 1}{x^4}\right)^{^2}=47$$
=> $$\left(x^4+\frac{\ 1}{x^4}\right)^{^2}-2\cdot x^4\cdot\frac{1}{x^4}=47$$
=> $$\left(x^4+\frac{\ 1}{x^4}\right)^{^2}=49$$
=> $$x^4+\frac{\ 1}{x^4}=7$$
Similarly, $$x^4+\frac{\ 1}{x^4}=7$$ can be expressed as:
=> $$\left(x^2\right)^{^2}+\left(\frac{\ 1}{x^2}\right)^{^2}=7$$
=> $$\left(x^2+\frac{\ 1}{x^2}\right)^{^2}-2\cdot x^2\cdot\frac{1}{x^2}=7$$
=> $$\left(x^2+\frac{\ 1}{x^2}\right)^{^2}=9$$
=> $$x^2+\frac{\ 1}{x^2}=3$$
By the same logic, we get $$x+\frac{1}{x}=\sqrt{\ 5}$$
Now, $$x^3+\frac{1}{x^3}=\left(x+\frac{1}{x}\right)^{^3}-3\cdot x\cdot\frac{1}{x}\left(x+\frac{1}{x}\right)$$
=> $$x^3+\frac{1}{x^3}=\left(\sqrt{\ 5}\right)^{^3}-3\sqrt{\ 5}=2\sqrt{\ 5}$$
By the same logic, we can say that
=> $$x^9+\frac{1}{x^9}=\left(x^3+\frac{1}{x^3}\right)^{^3}-3\cdot x^3\cdot\frac{1}{x^3}\left(x^3+\frac{1}{x^3}\right)$$
=> $$x^9+\frac{1}{x^9}=\left(2\sqrt{\ 5}\right)^{^3}-3\left(2\sqrt{\ 5}\right)$$
=> $$x^9+\frac{1}{x^9}=40\sqrt{\ 5}-6\sqrt{\ 5}=34\sqrt{\ 5}$$
The correct option is D
Any non-zero real numbers x,y such that $$y\neq3$$ and $$\frac{x}{y}<\frac{x+3}{y-3}$$, Will satisfy the condition.
It is given that $$\frac{x}{y}<\ \frac{\ x+3}{y-3}$$, which can be written as $$\frac{x}{y}-\frac{\ x+3}{y-3}<0$$
=> $$\ \frac{\ x\left(y-3\right)-y\left(x+3\right)}{y\left(y-3\right)}<0$$
=> $$\ \frac{\ xy-3x-xy-3y}{y\left(y-3\right)}<0$$
=> $$\ \frac{\ -3\left(x+y\right)}{y\left(y-3\right)}<0$$
=> $$\ \frac{\ 3\left(x+y\right)}{y\left(y-3\right)}>0$$
From this inequality, we can say that, when $$y<0=>y(y-3)>0$$. Now to satisfy the given equation $$\ \frac{\ 3\left(x+y\right)}{y\left(y-3\right)}>0$$,
$$(x+y)$$ must be greater than zero Hence, $$x>0$$ and $$\left|x\right|\ >\left|y\right|$$
Therefore, the magnitude of $$x$$ is greater than the magnitude of $$y$$.
Hence, $$x>y$$, and $$\left|x\right|\ >\ \left|y\right|$$ =>$$-x\ <\ y$$ (Since the magnitude of $$x$$ is greater than the magnitude of $$y$$.)
The correct option is B.
If $$x$$ and $$y$$ are positive real numbers such that $$\log_{x}(x^2 + 12) = 4$$ and $$3 \log_{y} x = 1$$, then $$x + y $$ equals
Given, $$\log_{x}(x^2 + 12) = 4$$
=> $$x^2+12=x^4$$
=> $$x^4-x^2-12=0$$
=> $$x^4-4x^2+3x^2-12=0$$
=> $$x^2\left(x^2-4\right)+3\left(x^2-4\right)=0$$
=> $$\left(x^2-4\right)\left(x^2+3\right)=0$$ => since, x is a positive real number (given) => x = 2.
Now, Given $$3 \log_{y} x = 1$$
=> $$\log_yx=\frac{1}{3}$$
=> $$x=y^{\frac{1}{3}}$$
=> $$y=x^3$$ => y = 8.
=> x + y = 2 + 8 = 10.
Let n and m be two positive integers such that there are exactly 41 integers greater than $$8^m$$ and less than $$8^n$$, which can be expressed as powers of 2. Then, the smallest possible value of n + m is
It is given that there are exactly 41 numbers, which can be expressed as the power of two, and exist between $$8^m$$ and $$8^n$$, (where m, and n are positive integers, and m < n)
Hence, $$2^{3m}\ <\ \text{41 numbers }<\ 2^{3n}$$
Since, m is a positive integer, the least value of m is 1. Therefore, $$2^{3m\ }=2^3$$, hence, the 41 numbers between them are $$2^4,\ 2^5,\ 2^6,...,2^{44}$$.
Then the lowest possible value of $$8^n$$ is $$2^{45}$$. Hence, the smallest value of n is $$2^{45}\ =\ 8^n\ =>\ 2^{3n\ }=2^{45\ }=>\ n\ =\ 15$$
Hence, the smallest value of m+n is (15+1) = 16
The correct option is D
For some real numbers a and b, the system of equations $$x + y = 4$$ and $$(a+5)x+(b^2-15)y=8b$$ has infinitely many solutions for x and y. Then, the maximum possible value of ab is
It is given that for some real numbers a and b, the system of equations $$x + y = 4$$ and $$(a+5)x+(b^2-15)y=8b$$ has infinitely many solutions for x and y.
Hence, we can say that
=> $$\ \frac{\ a+5}{1}=\ \frac{\ b^2-15}{1}=\ \frac{\ 8b}{4}$$
This equation can be used to find the value of a, and b.
Firstly, we will determine the value of b.
=> $$\ \frac{\ b^2-15}{1}=\ \frac{\ 8b}{4}\ =>\ b^2-2b-15=0$$
=> $$\left(b-5\right)\left(b+3\right)=0$$
Hence, the values of b are 5, and -3, respectively.
The value of a can be expressed in terms of b, which is $$a+5=b^2-15\ =>\ a\ =b^2-20$$
When $$b=5,a=5^2-20=5$$
When $$b=-3,a=3^2-20=-11$$
The maximum value of $$ab=(-3)\cdot(-11)=33$$
The correct option is A
If $$\sqrt{5x+9} + \sqrt{5x - 9} = 3(2 + \sqrt{2})$$, then $$\sqrt{10x+9}$$ is equal to
Given, $$\sqrt{5x+9} + \sqrt{5x - 9} = 3(2 + \sqrt{2})$$
=> $$\sqrt{\ 5x+9}+\sqrt{\ 5x-9}=6+3\sqrt{\ 2}$$
=> $$\sqrt{\ 5x+9}+\sqrt{\ 5x-9}=\sqrt{\ 36}+\sqrt{\ 18}$$
Comparing the L.H.S. and R.H.S.
=> $$5x+9=36\ $$ => $$5x=27$$ => $$x=\dfrac{27}{5}$$ (can be verified using the second term as well).
=> $$\sqrt{10x+9}$$ = $$\sqrt{\left(10\times\dfrac{27}{5}\right)+9}$$ = $$\sqrt{\ 63}=3\sqrt{\ 7}$$
For a real number x, if $$\frac{1}{2}, \frac{\log_3(2^x - 9)}{\log_3 4}$$, and $$\frac{\log_5\left(2^x + \frac{17}{2}\right)}{\log_5 4}$$ are in an arithmetic progression, then the common difference is
It is given that $$\frac{1}{2}, \frac{\log_3(2^x - 9)}{\log_3 4}$$, and $$\frac{\log_5\left(2^x + \frac{17}{2}\right)}{\log_5 4}$$ are in an arithmetic progression.
$$\frac{\log_3(2^x-9)}{\log_34}$$ can be written as $$\log_4\left(2^x-9\right)$$, and $$\frac{\log_5\left(2^x + \frac{17}{2}\right)}{\log_5 4}$$ can be written as $$\log_4\left(2^x+\frac{17}{2}\right)$$
Hence, $$2\log_4\left(2^x-9\right)=\frac{1}{2}+\log_4\left(2^x+\frac{17}{2}\right)$$
$$\frac{1}{2}$$ can be written as $$\log_42$$.
Therefore,
=> $$2\log_4\left(2^x-9\right)=\log_42+\log_4\left(2^x+\frac{17}{2}\right)$$
=> $$\log_4\left(2^x-9\right)^{^2}=\log_42\left(2^x+\frac{17}{2}\right)$$
=> $$\left(2^x-9\right)^{^2}=2\left(2^x+\frac{17}{2}\right)$$
=> $$2^{2x}-18\cdot2^x+81=2\cdot2^x+17$$
=> $$2^{2x}-20\cdot2^x+64=0$$
=> $$2^{2x}-16\cdot2^x-4\cdot2^x+64=0$$
=> $$2^x\left(2^x-16\right)-4\left(2^x-16\right)=0$$
=> $$\left(2^x-4\right)\left(2^x-16\right)=0$$
The values of $$2^x$$ can't be 4 (log will be undefined), which implies The value of $$2^x$$ is 16.
Therefore, the common difference is $$\log_4\left(2^x-9\right)-\log_42$$
=> $$\log_47-\log_42\ =\ \log_4\left(\frac{7}{2}\right)$$
The correct option is D
If $$x$$ and $$y$$ are real numbers such that $$x^{2} + (x - 2y - 1)^{2} = -4y(x + y)$$, then the value $$x - 2y$$ is
Given, $$x^{2} + (x - 2y - 1)^{2} = -4y(x + y)$$
=> $$x^2+4xy+4y^2+\left(x-2y-1\right)^2=0$$
=> $$\left(x+2y\right)^2+\left(x-2y-1\right)^2=0$$
For the L.H.S. of the equation to be 0, each of the square terms should be 0 (as squares cannot be negative)
=> x - 2y - 1 = 0 => x - 2y = 1
The sum of all possible values of x satisfying the equation $$2^{4x^{2}}-2^{2x^{2}+x+16}+2^{2x+30}=0$$, is
It is given that $$2^{4x^{2}}-2^{2x^{2}+x+16}+2^{2x+30}=0$$, which can be written as:
=>$$\left(2^{2x^2}\right)^2-2^{2x^2}\cdot2^{x+15}\cdot2^1+\left(2^{x+15}\right)^{^2}=0$$
=> $$\left(2^{2x^2}-2^{x+15}\right)^{^2}=0$$
=> $$2^{2x^2}-2^{x+15}=0$$ (Since $$\left(a-b\right)^2\ =\ 0\ =>\ a-b\ =0$$)
=> $$2x^2\ =\ x+15$$
=> $$2x^2-x-15=0$$
=> $$2x^2-6x+5x-15=0$$
=> $$2x\left(x-3\right)+5\left(x-3\right)=0$$
=> $$\left(2x+5\right)\left(x-3\right)\ =\ 0$$
Hence, the possible values of x are $$-\frac{5}{2}$$, and $$3$$, respectively.
Therefore, the sum of the possible values is $$\left(3-\frac{5}{2}\right)=\frac{1}{2}$$
The correct option is D
Let n be any natural number such that $$5^{n-1} < 3^{n + 1}$$. Then, the least integer value of m that satisfies $$3^{n+1} < 2^{n+m}$$ for each such n, is
It is given that $$5^{n-1} < 3^{n + 1}$$, where n is a natural number. By inspection, we can say that the inequality holds when n = 1, 2, 3 4, and 5.
Now, we need to find the least integer value of m that satisfies $$3^{n+1} < 2^{n+m}$$
For, n =1, the least integer value of m is 3.
For, n = 2, the least integer value of m is 3
For, n = 3, the least integer value of m is 4.
For, n = 4, the least integer value of m is 4.
For, n= 5, the least integer value of m is 5.
Hence, the least integer value of m such that for all the values of n, the equation holds is 5.
The number of integer solutions of equation $$2|x|(x^{2}+1) = 5x^{2}$$ is
Let us consider 3 cases:
1) x = 0, This is a solution, as both L.H.S and R.H.S will be equal (0) when x = 0. (1 solution)
2) x > 0
=> $$2x\left(x^2+1\right)=5x^2$$
=> $$2\left(x^2+1\right)=5x$$
=> $$2x^2-5x+2=0$$ => $$2x^2-4x-x+2=0$$
=> $$2x\left(x-2\right)-1\left(x-2\right)=0$$
=> $$\left(x-2\right)\left(2x-1\right)=0$$ => x = 2 or 1/2 => (1 integer solution)
3) x < 0
=> $$-2x\left(x^2+1\right)=5x^2$$
=> $$2x^2+5x+2=0$$
=> $$2x^2+4x+x+2=0$$
=> $$2x\left(x+2\right)+1\left(x+2\right)=0$$
=> $$\left(x+2\right)\left(2x+1\right)=0$$ => x = -2 or -1/2 => (1 integer solution)
So, the total number of integer solutions are 0, 2, -2 => 3.
For some positive real number x, if $$\log_{\sqrt{3}}{(x)}+\frac{\log_{x}{(25)}}{\log_{x}{(0.008)}}=\frac{16}{3}$$, then the value of $$\log_{3}({3x^{2}})$$ is
It is given that $$\log_{\sqrt{3}}{(x)}+\frac{\log_{x}{(25)}}{\log_{x}{(0.008)}}=\frac{16}{3}$$, which can be written as:
=> $$2\log_3x+\log_{0.008}25\ =\ \frac{16}{3}$$
=> $$2\log_3x+\log_{\frac{8}{1000}}25\ =\ \frac{16}{3}$$
=> $$2\log_3x+\log_{\frac{1}{125}}25\ =\ \frac{16}{3}$$
=> $$2\log_3x+\log_{5^{-3}}\left(5\right)^2\ =\ \frac{16}{3}$$
=> $$2\log_3x-\frac{2}{3}=\ \frac{16}{3}$$
=> $$2\log_3x=\frac{16}{3}+\frac{2}{3}$$
=> $$2\log_3x=6$$
=> $$\log_3x^2=6\ =>\ x^2\ =\ 3^6$$
Hence, $$\log_3\left(3\cdot x^2\right)\ =\ \log_3\left(3\cdot3^6\right)\ =\log_33^7\ =\ 7$$
The equation $$x^{3} + (2r + 1)x^{2} + (4r - 1)x + 2 =0$$ has -2 as one of the roots. If the other two roots are real, then the minimum possible non-negative integer value of r is
Given that -2 is a root of the given cubic equation.
=> Dividing the given equation by (x + 2), Using the Horners method of synthetic division:
coefficient of $$x^2$$ is 1, and coefficient of x is (2r+1)-2 = 2r-1 and the constant term = (4r-1)-2(2r-1) = 1.
=> The quadratic obtained by dividing the cubic = $$x^2+\left(2r-1\right)x+1=0$$, Since, this equation has 2 real roots => Discriminant should be greater than 0
=> $$\left(2r-1\right)^2>4$$ => 2r-1 > 2 or 2r-1 < -2 => r > 3/2 or r < -1/2.
=> Minimum possible non-negative integer value of r is 2.
A quadratic equation $$x^2 + bx + c = 0$$ has two real roots. If the difference between the reciprocals of the roots is $$\frac{1}{3}$$, and the sum of the reciprocals of the squares of the roots is $$\frac{5}{9}$$, then the largest possible value of $$(b + c)$$ is
It is given that $$x^2 + bx + c = 0$$ has two real roots. Let the roots of the equation be $$\alpha\ ,\beta\ $$. ($$\alpha\ \ >\ \beta\ $$)
Then, we can say that $$\frac{1}{\alpha\ }-\frac{1}{\beta\ }=\frac{1}{3}$$ .... Eq(1)
Similarly, $$\frac{1}{\alpha\ ^2}+\frac{1}{\beta^2\ }=\frac{5}{9}$$ .... Eq (2)
Eq(2) can be written as $$\left(\frac{1}{\alpha\ }-\frac{1}{\beta\ }\right)^{^2}+2\cdot\frac{1}{\alpha\ }\cdot\frac{1}{\beta\ }=\frac{5}{9}$$
=> $$\left(\frac{1}{3}\right)^{^2}+2\cdot\frac{1}{\alpha\ }\cdot\frac{1}{\beta\ }=\frac{5}{9}$$
=> $$\frac{2}{\alpha\ \cdot\beta\ }=\frac{4}{9}=>\ \frac{1}{\alpha\ \cdot\beta\ }=\frac{2}{9}$$
=> $$\alpha\ \cdot\beta\ =\frac{9}{2}$$
We know that the product of the roots is equal to c, which implies$$c=\frac{9}{2}$$
We also know that the sum of the roots is equal to -b.
=> $$\frac{1}{\alpha\ ^2}+\frac{1}{\beta\ ^2}=\left(\frac{1}{\alpha\ }+\frac{1}{\beta\ }\right)^{^2}-\frac{2}{\alpha\ \beta\ }=\frac{5}{9}$$
=> $$\left(\ \frac{\ \alpha\ +\beta\ }{\alpha\ \beta\ }\right)^{^2}-\frac{4}{9}=\frac{5}{9}$$
=> $$\left(\ \frac{\ \alpha\ +\beta\ }{\alpha\ \beta\ }\right)^{^2}=\left(1\right)^2$$
=> $$\alpha\ +\beta\ \ =\ \pm\ \alpha\ \beta\ $$
Hence, the maximum value of b is $$\frac{9}{2}$$.
Hence, the maximum value of (b+c) is 9
Let $$\alpha$$ and $$\beta$$ be the two distinct roots of the equation $$2x^{2} - 6x + k = 0$$, such that ( $$\alpha + \beta$$) and $$\alpha \beta$$ are the distinct roots of the equation $$x^{2} + px + p = 0$$. Then, the value of 8(k - p) is
Given a and b are the distinct roots of the equation $$2x^{2} - 6x + k = 0$$
=> a + b = -(-6/2) = 3 (Sum of the roots)
=> ab = k/2 (Product of the roots)
Now, (a+b) and ab are the roots of the quadratic equation $$x^{2} + px + p = 0$$
=> a + b + ab = -p => 3 + k/2 = -p ---(1)
=> (a + b)(ab) = p => 3(k/2) = p ---(2)
$$3+\dfrac{k}{2}=-\dfrac{3k}{2}$$ => 2k = -3 => k = $$-\dfrac{3}{2}$$
p = $$\dfrac{3k}{2}=\dfrac{3}{2}\left(-\dfrac{3}{2}\right)=-\dfrac{9}{4}$$
=> 8(k-p) = $$8\left(-\frac{3}{2}+\frac{9}{4}\right)=-12+18=6$$
Let k be the largest integer such that the equation $$(x-1)^{2}+2kx+11=0$$ has no real roots. If y is a positive real number, then the least possible value of $$\frac{k}{4y}+9y$$ is
It is given that $$\left(x-1\right)^2+2kx+11=0$$ has no real roots. (Where k is the largest integer)
$$\left(x-1\right)^2+2kx+11=0$$, which can be written as:
=> $$x^2-2x+1+2kx+11=0$$
=> $$x^2+2\left(k-1\right)x+12=0$$
We know that for no real roots, D < 0 => b^2 -4ac < 0
Hence, $$\left\{2\left(k-1\right)\right\}^2-4\cdot1\cdot12\ <0$$
=> $$4\left(k-1\right)^2<48$$
=> $$\left(k-1\right)^2<12$$
Since k is an integer, it implies (k-1) is also an integer.
Therefore, from the above inequality, we can say that the largest possible value of (k-1) = 3 => The largest possible value of k is 4.
Now we need to calculate the least possible value of $$\frac{k}{4y}+9y$$.
$$\frac{k}{4y}+9y$$ can be written as $$\frac{4}{4y}+9y\ =\ \frac{1}{y}+9y$$
The least possible value of $$9y\ +\frac{1}{y}$$ can be calculated using A.M-G.M inequality.
Using A.M-G.M inequality, we get:
$$\ \frac{\ 9y+\frac{1}{y}}{2}\ge\ \sqrt{\ 9y\times\ \frac{1}{y}}$$
=> $$\ \frac{\ 9y+\frac{1}{y}}{2}\ge\ \sqrt{\ 9}$$
=> $$\ \frac{\ 9y+\frac{1}{y}}{2}\ge3$$
=> $$\ \ 9y+\frac{1}{y}\ge6$$
Hence, the least possible value is 6
The population of a town in 2020 was 100000. The population decreased by y% from the year 2020 to 2021, and increased by x% from the year 2021 to 2022, where x and y are two natural numbers. If population in 2022 was greater than the population in 2020 and the difference between x and y is 10, then the lowest possible population of the town in 2021 was
It is given that the population of the town in 2020 was 100000. The population decreased by y% from the year 2020 to 2021 and increased by x% from the year 2021 to 2022, where x and y are two natural numbers.
Hence, the population in 2021 is $$100000\left(\ \frac{\ 100-y}{100}\right)$$.
The population in 2022 is $$100000\left(\ \frac{\ 100-y}{100}\right)\left(\ \frac{\ 100+x}{100}\right)$$
It is also given that the population in 2022 was greater than the population in 2020 and the difference between x and y is 10.
Hence,
$$100000\left(\ \frac{\ 100-y}{100}\right)\left(\ \frac{\ 100+x}{100}\right)>\ 100000$$, and (x-y) = 10
=> $$100000\left(\ \frac{\ 100-y}{100}\right)\left(\ \frac{\ 110+y}{100}\right)>\ 100000$$
=> $$\ \frac{\ 100-y}{100}\left(\ \frac{\ 110+y}{100}\right)>\ 1$$
To get the minimum possible value of 2021, we need to increase the value of y as much as possible.
Hence, $$\left(\ \ 100-y\right)\left\{\left(\ \ 100+y\right)+10\right\}>\ 10000$$
=> $$10000-y^2+1000-10y>\ 10000$$
=> $$y^2+10y<1000$$
=> $$y^2+10y+25<1025$$
=> $$\left(y+5\right)^2=1024\ <\ 1025$$
=> $$\left(y+5\right)^2=32^2$$
=> $$y=27$$
Hence, the population in 2021 is 100000*(100-27) = 73000
The correct option is C
In an examination, the average marks of 4 girls and 6 boys is 24. Each of the girls has the same marks while each of the boys has the same marks. If the marks of any girl is at most double the marks of any boy, but not less than the marks of any boy, then the number of possible distinct integer values of the total marks of 2 girls and 6 boys is
Given that the average marks of 4 girls and 6 boys is 24.
Let us assume 'b' is the marks scored by a boy and 'g' is the marks scored by a girl.
=> 4g + 6b = 10*24 = 240 ---(1)
Given that, $$b\le g\le2b$$
We need to find the distinct possible values of 2g + 6b = 2g + 240 - 4g = 240 - 2g.
From (1)
when b = g => 10g = 240 => g = 24
when b = g/2 => 7g = 240 => g = 240/7
=> 240 - 2g varies from 240 - 2*24 to 240 - 2*240/7
=> 171.42 to 192 => Integer values of 172 to 192 => 21 values.
If a certain amount of money is divided equally among n persons, each one receives Rs 352. However, if two persons receive Rs 506 each and the remaining amount is divided equally among the other persons, each of them receive less than or equal to Rs 330. Then, the maximum possible value of n is
It is given that if a certain amount of money is divided equally among n persons, each one receives Rs 352. Hence, the total amount of money is (352*n) = 352n ... Eq(1)
It is also known that if two persons receive Rs 506 each and the remaining amount is divided equally among the other persons, each of them receives less than or equal to Rs 330
Hence, the maximum amount of money with them = 506*2 + (n-2)*330 = 1012+330n-660 = 352+330n
Now, $$352+330n\ \ge\ 352n\ $$
=> $$22n\ \le\ 352$$
=> $$n\ \le\ 16$$
Hence, the maximum value is 16
A fruit seller has a stock of mangoes, bananas and apples with at least one fruit of each type. At the beginning of a day, the number of mangoes make up 40% of his stock. That day, he sells half of the mangoes, 96 bananas and 40% of the apples. At the end of the day, he ends up selling 50% of the fruits. The smallest possible total number of fruits in the stock at the beginning of the day is
Let us assume the initial stock of all the fruits is S.
Let us take we have 'b' and 'a' mangoes initially.
Stock of Mangoes = 40% of S = 2S/5
The total number of fruits sold are Mangoes Sold + Apples Sold + Bananas Sold
= 2S/10 + 96 + 4a/10 = S/2 (Given)
=> S/5 + 96 + 2a/5 = S/2
=> S = $$\dfrac{\left(4a+960\right)}{3}$$
=> $$\dfrac{4a}{3}+320$$
'a' has to be a multiple of 3 for the above term to be an integer.
But 'a' has to be a multiple of 5 for 4a/10 to be an integer.
=> The smallest value of 'a' satisfying both conditions is 15.
=> $$\dfrac{4a}{3}+320=\dfrac{4\left(15\right)}{3}+320$$ = 340
The area of the quadrilateral bounded by the Y-axis, the line x = 5, and the lines $$\mid x-y\mid-\mid x-5\mid=2$$, is
From the inequality and nature of x, and y, we get the given diagram:
We need to find the area of the quadrilateral ABDE = area of rectangle ABCD + area of triangle CDE
=> Area of ABCD = (7-3)*5 = 20 units, and the area of triangle CDE = (1/2)*10*5 = 25 units.
Hence, the area of the quadrilateral ABDE = (20+25) = 45 units.
For some positive and distinct real numbers $$x, y$$ and z, if $$\frac{1}{\sqrt{y}+\sqrt{z}}$$ is the arithmetic mean of $$\frac{1}{\sqrt{x}+\sqrt{z}}$$ and $$\frac{1}{\sqrt{x}+\sqrt{y}}$$, then the relationship which will always hold true, is
Given that $$\dfrac{1}{\sqrt{y}+\sqrt{z}}$$ is the arithmetic mean of $$\dfrac{1}{\sqrt{x}+\sqrt{z}}$$ and $$\dfrac{1}{\sqrt{x}+\sqrt{y}}$$
=> $$\dfrac{2}{\sqrt{\ y}+\sqrt{\ z}}=\dfrac{1}{\sqrt{\ x}+\sqrt{\ z}}+\dfrac{1}{\sqrt{\ x}+\sqrt{\ y}}$$
=> $$2\left(\sqrt{\ x}+\sqrt{\ z}\right)\left(\sqrt{\ x}+\sqrt{\ y}\right)=\left(\sqrt{\ y}+\sqrt{\ z}\right)\left(\sqrt{\ x}+\sqrt{\ y}+\sqrt{\ x}+\sqrt{\ z}\right)$$
=> $$2\left(x+\sqrt{\ xy}+\sqrt{\ xz}+\sqrt{\ yz}\right)=2\sqrt{xy}+y+\sqrt{\ yz}+2\sqrt{\ xz}+\sqrt{\ yz}+z$$
=> $$2x=y+z$$
=> y, x, z are in A.P. as x is the arithmetic mean of y and z.
Let both the series $$a_{1},a_{2},a_{3}$$... and $$b_{1},b_{2},b_{3}$$... be in arithmetic progression such that the common differences of both the series are prime numbers. If $$a_{5}=b_{9},a_{19}=b_{19}$$ and $$b_{2}=0$$, then $$a_{11}$$ equals
Let the first term of both series be $$a_1$$, and $$b_1$$, respectively, and the common difference be $$d_1$$, and $$d_2$$, respectively.
It is given that $$a_5=b_9$$, which implies $$a_1+4d_1\ =b_1+8d_2$$
=> $$a_1-b_1\ =8d_2-4d_1$$ ..... Eq(1)
Similarly, it is known that a_{19}=b_{19}, which implies $$a_1+18d_1=b_1+18d_2$$
=> $$a_1-b_1=18d_2-18d_1$$ ...... Eq(2)
Equating (1) and (2), we get:
=> $$18d_2-18d_1=8d_2-4d_1$$
=> $$10d_2=14d_1$$
=> $$5d_2=7d_1$$
Since, $$d_1,\ d_2$$ are the prime numbers, which implies $$d_1=5,\ d_2=7$$.
It is also known that $$b_{2}=0$$, which implies $$b_1+d_2=0\ =>\ b_1=-d_2\ =\ -7$$
Putting the value of $$b_1,d_1,\ \text{and, }d_2$$ in Eq(1), we get:
$$a_1=8d_2-4d_1+b_1=56-20-7\ =\ 29$$
Hence, $$a_{11}=a_1+10d_1\ =\ 29+10\cdot5\ =\ 29+50\ =\ 79$$
The correct option is B
The value of $$1 + \left(1 + \frac{1}{3}\right)\frac{1}{4} + \left(1 + \frac{1}{3} + \frac{1}{9}\right)\frac{1}{16} + \left(1 + \frac{1}{3} + \frac{1}{9} + \frac{1}{27}\right)\frac{1}{64} + -------$$ is
The given sequence can be written as:
$$1\left(1+\ \frac{1}{4}+\frac{1}{16}+\frac{1}{64}+...\right)+\frac{1}{3}\left(\frac{1}{4}+\frac{1}{16}+...\right)+\frac{1}{9}\left(\frac{1}{16}+\frac{1}{64}+...\right)+..$$
We know that the sum of an infinite G.P. is $$\dfrac{a}{1-r}$$, where a is the first term and r is the common ratio.
=> The first term = $$\frac{1}{1-\frac{1}{4}}=\dfrac{4}{3}$$
=> The second term = $$\frac{1}{3}\left(\frac{\left(\frac{1}{4}\right)}{1-\left(\frac{1}{4}\right)}\right)=\dfrac{1}{9}$$
=> The third term = $$\frac{1}{9}\left(\frac{\left(\frac{1}{16}\right)}{1-\left(\frac{1}{4}\right)}\right)=\dfrac{1}{108}$$
Observing these three terms, we see that they are in G.P. with a common ratio of $$\dfrac{1}{12}$$
=> Sum of this infinite G.P. = $$\dfrac{\left(\dfrac{4}{3}\right)}{1-\left(\dfrac{1}{12}\right)}=\dfrac{16}{11}$$
If $$p^{2}+q^{2}-29=2pq-20=52-2pq$$, then the difference between the maximum and minimum possible value of $$(p^{3}-q^{3})$$
Given that 2pq - 20 = 52 - 2pq => 4pq = 72 => pq = 18 ----(1)
Now, $$p^2+q^2-29=2pq-20$$ => $$p^2+q^2-2pq=9$$ => $$\left(p-q\right)^2=9$$ => $$p-q=\pm\ 3$$
Also, $$p^2+q^2-29=2pq-20$$ => $$p^2+q^2=2pq+9=2\left(18\right)+9=45$$
Now, $$p^3-q^3=\left(p-q\right)\left(p^2+pq+q^2\right)$$ = $$\left(p-q\right)\left(45+18\right)$$ = $$\left(p-q\right)\left(63\right)$$
=> When p-q = -3 => The value is 63(-3) = -189 and when p-q = 3 => The value is 63(3) = 189.
=> The difference = 189 - (-189) = 378.
Let $$a_n = 46 + 8n$$ and $$b_n = 98 + 4n$$ be two sequences for natural numbers $$n \leq 100$$. Then, the sum of all terms common to both the sequences is
The first series goes as follows:
54, 62, 70, 78, 86, 94, 102,....
The second series goes as follows:
102, 106, 110,...
The first common term is 102 (first term of the common terms) and the common difference between them will be LCM(4,8) = 8
=> The required sequence is 102, 110, 118,..... (last term should be less than 468 (100th term of second series))
=> 102 + (n-1)(8) $$\le$$ 498
=> n is less than or equal to 50.5 => n = 50
Using the summation of A.P. formula:
Required sum = $$\dfrac{n}{2}\left(2a+\left(n-1\right)d\right)=\dfrac{50}{2}\left(2\times\ 102+49\times\ 8\right)=14900$$
A lab experiment measures the number of organisms at 8 am every day. Starting with 2 organisms on the first day, the number of organisms on any day is equal to 3 more than twice the number on the previous day. If the number of organisms on the nth day exceeds one million, then the lowest possible value of n is
Given on day-1, there are 2 organisms.
On day-2, there are 2*2 + 3 = 7 and on day-3, there are 2*7 + 3 = 17..
Let us try to form a pattern:
2 = 2 + 0 (n = 1)
7 = 4 + 3 (n = 2)
17 = 8 + 9 [8 + 3*3] (n = 3)
37 = 16 + 21[16 + 3*7] n = 4
T(n) = $$2^n+3\left(2^{n-1}-1\right)$$
We know that $$2^{20}=2^{10}\times\ 2^{10}=1024\times\ 1024$$, which is more than 1 million.
Let us check for n = 19
$$2^{19}+3\left(2^{18}-1\right)=2^{19}\ +\ 3\cdot2^{18}-3=2\cdot2^{19}+2^{18}-3=2^{20}+2^{18}-3$$, which is more than 1 million.
Let us check for n = 18
=> $$2^{18}+3\left(2^{17}-1\right)=2^{18}\ +\ 3\cdot2^{17}-3=2\cdot2^{18}+2^{17}-3=2^{19}+2^{17}-3$$ which is not more than a million.
=> n = 19.
Let $$a_{n}$$ and $$b_{n}$$ be two sequences such that $$a_{n}=13+6(n-1)$$ and $$b_{n}=15+7(n-1)$$ for all natural numbers n. Then, the largest three digit integer that is common to both these sequences, is
It is given that $$a_{n}=13+6(n-1)$$, which can be written as $$a_n=13+6n-6\ =\ 7+6n$$
Similarly, $$b_{n}=15+7(n-1)$$, which can be written as $$b_n=15+7n-7\ =\ 8+7n$$
The common differences are 6, and 7, respectively, The common difference of terms that exists in both series is l.c.m (6, 7) = 42
The first common term of the first two series is 43 (by inspection)
Hence, we need to find the mth term, which is less than 1000, and the largest three-digit integer, and exists in both series.
$$t_m=a+\left(m-1\right)d\ <\ 1000$$
=> $$43+\left(m-1\right)42\ <\ 1000$$
=> $$\left(m-1\right)42\ <\ 957$$
=> m-1 < 22.8 => m < 23.8 => m = 23
Hence, the 23rd term is $$43+22\times\ 42\ =\ 967$$
Suppose f(x, y) is a real-valued function such that f(3x + 2y, 2x - 5y) = 19x, for all real numbers x and y. The value of x for which f(x, 2x) = 27, is
Given that f(3x + 2y, 2x - 5y) = 19x.
Let us assume the function f(a,b) is a linear combination of a and b.
=> f(3x+2y, 2x-5y) = m(3x+2y) + n(2x-5y) = 19x
=> 3m + 2n = 19 and 2m - 5n = 0
Solving we get m = 5 and n = 2
=> f(a,b) = 5a+2b
=> f(x,2x) = 5x + 2(2x) = 9x = 27 => x = 3.
If $$c=\frac{16x}{y}+\frac{49y}{x}$$ for some non-zero real numbers x and y, then c cannot take the value
Let $$\frac{x}{y}\ be\ t$$
Therefore, $$c=16t\ +\ \frac{49}{t}$$
Applying AM>= GM
$$\frac{\left(16t\ +\ \frac{49}{t}\right)}{2}\ge\ \left(16t\times\frac{49}{t}\right)^{\frac{1}{2}}$$
$$16t\ +\ \frac{49}{t}\ge56$$
When t is positive then c is greater than equal to 56.
When t is negative then c is less than equal to -56.
Therefore $$c\ \in\ \left(-\infty,\ -56\right]\ ∪\ \left[56,\infty\ \right]$$
As -50 is not in the range of c so it is the answer
Suppose k is any integer such that the equation $$2x^{2}+kx+5=0$$ has no real roots and the equation $$x^{2}+(k-5)x+1=0$$ has two distinct real roots for x. Then, the number of possible values of k is
$$2x^{2}+kx+5=0$$ has no real roots so D<0
$$k^2-40\ <0$$
$$\left(k-\sqrt{40}\right)\left(k+\sqrt{40}\right)<0$$
$$k\in\left(-\sqrt{40},\sqrt{40}\right)$$
$$x^{2}+(k-5)x+1=0$$ has two distinct real roots so D>0
$$\left(k-5\right)^2-4>0$$
$$k^2-10k+21>0$$
$$\left(k-3\right)\left(k-7\right)>0$$
$$k\in\left(-\infty\ ,3\right)∪\left(7,\infty\ \right)$$
Therefore possibe value of k are -6, -5, -4, -3, -2, -1, 0, 1, 2
In 9 total 9 integer values of k are possible.
The average of a non-decreasing sequence of N numbers $$a_{1},a_{2}, ... , a_{N}$$ is 300. If $$a_1$$, is replaced by $$6a_{1}$$ , the new average becomes 400. Then, the number of possible values of $$a_{1 }$$, is
$$a_1+a_2+.....+a_N=300N$$
$$6a_1+a_2+.....+a_N=400N$$
$$5a_1=100N$$
$$a_1=20N$$
As the given sequence of numbers is non-decreasing sequence, N can take values from 2 to 15.
N is not equal to 1, if N = 1, then average of N numbers is 300 wouldn't satisfy.
Therefore, N can take values from 2 to 15, i.e. 14 values.
For any natural number n, suppose the sum of the first n terms of an arithmetic progression is $$(n + 2n^2)$$. If the $$n^{th}$$ term of the progression is divisible by 9, then the smallest possible value of n is
It is given,
$$S_n=2n^2+n$$
$$S_{n-1}=2\left(n-1\right)^2+\left(n-1\right)$$
$$S_{n-1}=2n^2-3n+1$$
$$T_n=S_n-S_{n-1}=2n^2+n-2n^2+3n-1=4n-1$$
$$T_n=4n-1$$
The terms are 3, 7, 11, 15, 19, 23, 27,......
27 is the first term in the series divisible by 9.
27 is the 7th term.
Therefore, the least possible value of n is 7.
The answer is option C.
If $$(\sqrt{\frac{7}{5}})^{3x-y}=\frac{875}{2401}$$ and $$(\frac{4a}{b})^{6x-y}=(\frac{2a}{b})^{y-6x}$$, for all non-zero real values of a and b, then the value of $$x+y$$ is
$$(\sqrt{\frac{7}{5}})^{3x-y}=\frac{875}{2401}$$
$$\left(\frac{7}{5}\right)^{\frac{\left(3x-y\right)}{2}}=\frac{125}{343}$$
$$\left(\frac{7}{5}\right)^{\frac{\left(3x-y\right)}{2}}=\left(\frac{7}{5}\right)^{-3}$$
3x-y = -6
$$(\frac{4a}{b})^{6x-y}=(\frac{2a}{b})^{y-6x}$$
Therefor, y=6x as the bases are different so the power should be zero for the results to be equal.
3x-y=-6
or, 3x - 6x = -6
or x= 2
y= 6x = 12
x+y = 14
The number of integer solutions of the equation $$\left(x^{2} - 10\right)^{\left(x^{2}- 3x- 10\right)} = 1$$ is
Case 1: When $$x^2-3x-10=0$$ and $$x^2-10\ne\ 0$$
$$x^2-3x-10=0\ $$or, $$(x-5)(x+2) = 0$$
or, x= 5 or -2
Case 2: $$x^2-10=1$$
$$x^2-11=0$$
No integer solutions
Case 3: $$x^2-10=-1\ and\ x^2-3x-10\ is\ even$$
$$x^2-9=0$$
or, (x+3)(x-3)=0
or, x= -3 and 3
for x= -3 and +3 $$x^2-3x-10$$ is even
In total 4 values of x satisfy the equations
Let $$0 \leq a \leq x \leq 100$$ and $$f(x) = \mid x - a \mid + \mid x - 100 \mid + \mid x - a - 50\mid$$. Then the maximum value of f(x) becomes 100 when a is equal to
x>=a, so |x-a| = x-a
x<100, so |x-100| = 100-x
f(x) = (x-a) + (100-x) + |x-a-50| =100
or, |x-a-50| = a
From the graph we can can see that when x=a then
|x-a-50|=a
or, a= 50
Similarly when x=a+100
|x-a-50|=a
or, a= 50
So value of a is 50 when f(x) is 100.
If $$(3+2\sqrt{2})$$ is a root of the equation $$ax^{2}+bx+c=0$$ and $$(4+2\sqrt{3})$$ is a root of the equation $$ay^{2}+my+n=0$$ where a, b, c, m and n are integers, then the value of $$(\frac{b}{m}+\frac{c-2b}{n})$$ is
a, b, c, m and n are integers so if one root is $$3+2\sqrt{2}$$ then the other root is $$3-2\sqrt{2}$$
Sum of roots = 6 = -b/a or b= -6a
Product of roots = 1 = c/a or c=a
a, b, c, m and n are integers so if one root is $$4+2\sqrt{3}$$ then the other root is $$4-2\sqrt{3}$$
Sum of roots = 8 = -m/a or m = -8a
product of roots = 4 = n/a or n = 4a
$$(\frac{b}{m}+\frac{c-2b}{n})$$
= $$\frac{6a}{8a}+\frac{\left(a+12a\right)}{4a}=\frac{3}{4}+\frac{13}{4}=\frac{16}{4}=4$$
Let $$f(x)$$ be a quadratic polynomial in $$x$$ such that $$f(x) \geq 0$$ for all real numbers $$x$$. If f(2) = 0 and f( 4) = 6, then f(-2) is equal to
$$f(x) \geq 0$$for all real numbers $$x$$, so D<=0
Since f(2)=0 therefore x=2 is a root of f(x)
Since the discriminant of f(x) is less than equal to 0 and 2 is a root so we can conclude that D=0
Therefore f(x) = $$a\left(x-2\right)^2$$
f(4)=6
or, 6 = $$a\left(x-2\right)^2$$
a= 3/2
$$f\left(-2\right)=\ -\dfrac{3}{2}\left(-4\right)^2=24$$
Let r and c be real numbers. If r and -r are roots of $$5x^{3} + cx^{2} - 10x + 9 = 0$$, then c equals
Let the roots of the given equation $$5x^{3} + cx^{2} - 10x + 9 = 0$$ be r, -r and p
r - r + p = $$-\frac{c}{5}$$
p = $$-\frac{c}{5}$$ ...... (1)
$$-r^2-pr+pr=-2$$
$$r^2=2$$ ...... (2)
$$-r^2p=-\frac{9}{5}$$
$$p=\frac{9}{10}$$ ...... (3)
Substituting p in (1), we get
$$\frac{9}{10}=-\frac{c}{5}$$
$$-\frac{9}{2}=c$$
The answer is option A.
Let a, b, c be non-zero real numbers such that $$b^2 < 4ac$$, and $$f(x) = ax^2 + bx + c$$. If the set S consists of all integers m such that f(m) < 0, then the set S must necessarily be
$$b^2 < 4ac$$ means that the discriminant is less than 0. Therefore, f(x)>0 for all x if the coefficient of $$x^2$$ is positive, and f(x)<0 for all x if the coefficient of $$x^2$$ is negative.
We are given that f(m)<0 and m is an integer.
So the set containing values of m will either be empty if the coefficient of $$x^2$$ is positive, or it will be a set of all integers if the coefficient of $$x^2$$ is negative.
Suppose for all integers x, there are two functions f and g such that $$f(x) + f (x - 1) - 1 = 0$$ and $$g(x ) = x^{2}$$. If $$f\left(x^{2} - x \right) = 5$$, then the value of the sum f(g(5)) + g(f(5)) is
Given,
$$f\left(x\right)+f\left(x-1\right)=1$$ ...... (1)
$$f\left(x^2-x\right)=5$$ ...... (2)
$$g\left(x\right)=x^2$$
Substituting x = 1 in (1) and (2), we get
f(0) = 5
f(1) + f(0) = 1
f(1) = 1 - 5 = -4
f(2) + f(1) = 1
f(2) = 1 + 4 = 5
f(n) = 5 if n is even and f(n) = -4 if n is odd
f(g(5)) + g(f(5)) = f(25) + g(-4) = -4 + 16 = 12
In an examination, there were 75 questions. 3 marks were awarded for each correct answer, 1 mark was deducted for each wrong answer and 1 mark was awarded for each unattempted question. Rayan scored a total of 97 marks in the examination. If the number of unattempted questions was higher than the number of attempted questions, then the maximum number of correct answers that Rayan could have given in the examination is
Let the number of questions attempted be x+y out of which x are correct and y are incorrect and the number of questions unattempted be z.
It is given,
x + y + z = 75 ...... (1)
3x - y + z = 97 ...... (2)
(2)-(1) -> x - y = 11
(1)+(2) -> 2x + z = 86
z > x + y
z > 75 - z
z > 37.5
Minimum possible value of z is 38
2x + 38 = 86
2x = 48
x = 24
The maximum number of correct answers is 24.
Let a and b be natural numbers. If $$a^2 + ab + a = 14$$ and $$b^2 + ab + b = 28$$, then $$(2a + b)$$ equals
a(a + b + 1) = 14 ...... (1)
b(a + b + 1) = 28 ...... (2)
$$\frac{a}{b}=\frac{1}{2}$$
b = 2a
Substituting in (1), we get
a(3a + 1) = 14
$$3a^2+a-14=0$$
$$3a^2-6a+7a-14=0$$
$$3a\left(a-2\right)+7\left(a-2\right)=0$$
Given, a and b are natural numbers.
Therefore, a = 2 and b = 4
2a + b = 2(2) + 4 = 8
The answer is option A.
On day one, there are 100 particles in a laboratory experiment. On day n, where $$n\ge2$$, one out of every n articles produces another particle. If the total number of particles in the laboratory experiment increases to 1000 on day m, then m equals
Given, the number of particles on day 1 = 100
On day 2, one out of every 2 articles produces another particle.
The number of particles on day 2 will be $$\frac{100}{2}$$, i.e. 50 particles
On day 3, one out of every 3 articles produces another particle.
The number of particles on day 3 will be $$\frac{100+50}{3}$$, i.e. 50 particles
On day 4, one out of every 4 articles produces another particle.
The number of particles on day 4 will be $$\frac{100+50+50}{4}$$, i.e. 50 particles
Series will be 100, 50, 50, 50,....
It is given,
100 + (m-1)50 = 1000
m = 19
The answer is option A.
The average of all 3-digit terms in the arithmetic progression 38, 55, 72, ..., is
General term = 38 + (n-1)17 = 17n + 21 = 17(n+1) + 4 = 17k + 4
Each term is in the form of 17k + 4
Least 3-digit number in the form of 17k + 4 is at k = 6, i.e. 106
Highest 3-digit number in the form of 17k + 4 is at k = 58, i.e. 990
106, 123, 140,..........., 990
990 = 106 + 17(n-1)
n = 53
Sum = $$\frac{53}{2}\left(106+990\right)=53\times548$$
Average = $$53\times\frac{548}{53}=548$$
Let r be a real number and $$f(x) = \begin{cases}2x -r & ifx \geq r\\ r &ifx < r\end{cases}$$. Then, the equation $$f(x) = f(f(x))$$ holds for all real values of $$x$$ where
When x< r
f(x) = r
f(x) = f(f(x))
r = f(r)
r= 2r-r
r=r
When x>=r
f(x) = 2x-r
f(x) = f(f(x))
2x-r = f(2x-r)
2x-r = 2(2x-r) - r
2x-r = 4x-3r
or, x=r
Therefore x<= r
The largest real value of a for which the equation $$\mid x + a \mid + \mid x - 1 \mid = 2$$ has an infinite number of solutions for x is
In the question, it is given that the equation $$\mid x + a \mid + \mid x - 1 \mid = 2$$ has an infinite number of solutions for any value of x. This is possible when x in |x+a| and x in |x-1| cancels out.
Case 1:
x + a < 0, x - 1 $$\ge\ $$ 0
- a - x + x - 1 = 2
a = -3
Case 2:
x + a $$\ge\ $$ 0 and x - 1 < 0
x + a - x + 1 = 2
a = 1
Largest value of a is 1.
The answer is option C.
Consider the arithmetic progression 3, 7, 11, ... and let $$A_n$$ denote the sum of the first n terms of this progression. Then the value of $$\frac{1}{25} \sum_{n=1}^{25} A_{n}$$ is
Sum of n terms in an A.P = $$\dfrac{n}{2}\left(2a+\left(n-1\right)d\right)$$
$$A_n=\dfrac{n}{2}\left(6+\left(n-1\right)4\right)=n\left(2n+1\right)$$
$$\Sigma\ A_n=\Sigma\ n\left(2n+1\right)=2\Sigma\ n^2+\Sigma\ n=\ \dfrac{\ 2n\left(n+1\right)\left(2n+1\right)}{6}+\ \dfrac{\ n\left(n+1\right)}{2}$$
Substituting n = 25, we get
$$\dfrac{1}{25} \sum_{n=1}^{25} A_{n}$$ = $$\dfrac{1}{25}\left(\ \dfrac{\ 2\left(25\right)\left(25+1\right)\left(50+1\right)}{6}+\ \dfrac{\ 25\left(25+1\right)}{2}\right)$$
$$\dfrac{1}{25} \sum_{n=1}^{25} A_{n}$$ = $$\ 26\left(17\right)+13$$ = 455
The answer is option A.
The minimum possible value of $$\frac{x^{2} - 6x + 10}{3-x}$$, for $$x < 3$$, is
Let $$\frac{x^2-6x+10}{3-x}=p$$
$$x^2-6x+10=3p-px$$
$$x^2-\left(6-p\right)x+10-3p=0$$
Since the equation will have real roots,
$$\left(6-p\right)^2-4\times\left(10-3p\right)\ge0$$
$$p^2-12p+12p+36-40\ge0$$
$$p^2\ge4$$
$$p\ge2\ ,\ p\le-2$$
Now, when $$p=-2$$, $$x = 4$$. Since it is given that $$x<3$$, thus this value will be discarded.
Now, $$\frac{1}{2}$$ and $$-\frac{1}{2}$$ do not come in the mentioned range.
when $$p=2$$, $$x = 2$$
Thus, the minimum possible value of p will be 2.
Thus, the correct option is B.
Alternate explanation:
Since $$x<3$$,
$$3-x>0$$
Let $$3-x=y$$. So, $$y>0$$.
Now, $$\frac{x^2-6x+10}{3-x}=\frac{x^2-6x+9+1}{3-x}$$
=> $$\frac{\left(3-x\right)^2+1}{3-x}$$
Since $$3-x=y$$, the equation will transform to $$\frac{y^2+1}{y}$$ or $$y+\frac{1}{y}$$
The minimum value of the expression $$y+\frac{1}{y}$$ for $$y>0$$ will at $$y=1$$
i.e., Minimum value = $$1+1=2$$
Thus, the correct option is B.
A donation box can receive only cheques of ₹100, ₹250, and ₹500. On one good day, the donation box was found to contain exactly 100 cheques amounting to a total sum of ₹15250. Then, the maximum possible number of cheques of ₹500 that the donation box may have contained, is
Let the number of 100 cheques, 250 cheques and 500 cheques be x, y and z respectively.
We need to find the maximum value of z.
x + y + z = 100 ...... (1)
100x + 250y + 500z = 15250
2x + 5y + 10z = 305 ...... (2)
2x + 2y + 2z = 200 ....... (1)
(2) - (1), we get
3y + 8z = 105
At z = 12, x = 3
Therefore, maximum value z can take is 12.
For natural numbers x, y, and z, if xy + yz = 19 and yz + xz = 51, then the minimum possible value of xyz is
It is given, y(x + z) = 19
y cannot be 19.
If y = 19, x + z = 1 which is not possible when both x and z are natural numbers.
Therefore, y = 1 and x + z = 19
It is given, z(x + y) = 51
z can take values 3 and 17
Case 1:
If z = 3, y = 1 and x = 16
xyz = 3*1*16 = 48
Case 2:
If z = 17, y = 1 and x = 2
xyz = 17*1*2 = 34
Minimum value xyz can take is 34.
The number of distinct integer values of n satisfying $$\frac{4-\log_{2}n}{3-\log_{4}n} < 0$$, is
Let $$\ \log_2n=y$$
$$\ \ \dfrac{\ 4-y}{3-\dfrac{y}{2}}<0$$
$$\ \ \left(4-y\right)\left(3-\dfrac{y}{2}\right)<0$$
$$\ \ \left(4-y\right)\left(6-y\right)<0$$
$$\ \ \left(y-4\right)\left(y-6\right)<0$$
$$4 < y < 6$$
$$4<\log_2n<6$$
$$2^4<n<2^6$$
$$16<n<64$$
n can take values from 17 to 63(inclusive).
The number of n values possible = 47
For any real number x, let [x] be the largest integer less than or equal to x. If $$\sum_{n=1}^N \left[\dfrac{1}{5} + \dfrac{n}{25}\right] = 25$$ then N is
It is given,
$$\Sigma_{n=1}^N\ \left[\dfrac{1}{5}+\dfrac{n}{25}\right]=25$$
$$\Sigma_{n=1}^N\ \left[\dfrac{5+n}{25}\right]=25$$
For n = 1 to n = 19, value of function is zero.
For n = 20 to n = 44, value of function will be 1.
44 = 20 + n - 1
n = 25 which is equal to given value.
This implies N = 44
A shop owner bought a total of 64 shirts from a wholesale market that came in two sizes, small and large. The price of a small shirt was INR 50 less than that of a large shirt. She paid a total of INR 5000 for the large shirts, and a total of INR 1800 for the small shirts. Then, the price of a large shirt and a small shirt together, in INR, is
Let the number of large shirts be l and the number of small shirts be s.
Let the price of a small shirt be x and that of a large shirt be x + 50.
Now, s + l = 64
l (x+50) = 5000
sx = 1800
Adding them, we get,
lx + sx + 50l = 6800
64x +50l = 6800
Substituting l = (6800 - 64x) / 50, in the original equation, we get
$$\frac{\left(6800-64x\right)}{50}\left(x+50\right)=5000$$
(6800 - 64x)(x + 50) = 250000
$$6800x+340000-64x^2-3200x = 250000$$
$$64x^2-3600x-90000=0$$
Solving, we get, x= $$\frac{225\pm\ 375}{8}=\frac{600}{8}or-\frac{150}{8}$$
SO, x = 75
x + 50 = 125
Answer = 75 + 125 = 200.
Alternate approach: By options.
Hint: Each option gives the sum of the costs of one large and one small shirt. We know that large = small + 50
Hence, small + small + 50 = option.
SMALL = (Option - 50)/2
LARGE = Small + 50 = (Option + 50)/2
Option A and Option D gives us decimal values for SMALL and LARGE, hence we will consider them later.
Lets start with Option B.
Large = 150 + 50 / 2 = 100
Small = 150 - 50 / 2 = 50
Now, total shirts = 5000/100 + 1800/50 = 50 + 36 = 86 (X - This is wrong)
Option C -
Large = 200 + 50 / 2 = 125
Small = 200 - 50 / 2 = 75
Total shirts = 5000/125 + 1800/75 = 40 + 24 = 64 ( This is the right answer)
Three positive integers x, y and z are in arithmetic progression. If $$y-x>2$$ and $$xyz=5(x+y+z)$$, then z-x equals
Given x, y, z are three terms in an arithmetic progression.
Considering x = a, y = a+d, z = a+2*d.
Using the given equation x*y*z = 5*(x+y+z)
a*(a+d)*(a+2*d) = 5*(a+a+d+a+2*d)
=a*(a+d)*(a+2*d) = 5*(3*a+3*d) = 15*(a+d).
= a*(a+2*d) = 15.
Since all x, y, z are positive integers and y-x > 2. a, a+d, a+2*d are integers.
The common difference is positive and greater than 2.
Among the different possibilities are : (a=1, a+2d = 5), (a, =3, a+2d = 5), (a = 5, a+2d = 3), (a=15, a+2d = 1)
Hence the only possible case satisfying the condition is :
a = 1, a+2*d = 15.
x = 1, z = 15.
z-x = 14.
The number of distinct pairs of integers (m,n), satisfying $$\mid1+mn\mid<\mid m+n\mid<5$$ is:
Let us break this up into 2 inequations [ Let us assume x as m and y as n ]
| 1 + mn | < | m + n |
| m + n | < 5
Looking at these expressions, we can clearly tell that the graphs will be symmetrical about the origin.
Let us try out with the first quadrant and extend the results to the other quadrants.
We will also consider the +X and +Y axes along with the quadrant.
So, the first inequality becomes,
1 + mn < m + n
1 + mn - m - n < 0
1 - m + mn - n < 0
(1-m) + n(m-1) < 0
(1-m)(1-n) < 0
(m - 1)(n - 1) < 0
Let us try to plot the graph.
If we consider only mn < 0, then we get
But, we have (m - 1)(n - 1) < 0, so we need to shift the graphs by one unit towards positive x and positive y.
So, we have,
But, we are only considering the first quadrant and the +X and +Y axes. Hence, if we extend, we get the following region.
So, if we look for only integer values, we get
(0,2), (0,3),.......
(0,-2), (0, -3),......
(2,0), (3,0), ......
(-2,0), (-3,0), .......
Now, let us consider the other inequation as well, in which |x + y| < 5
Since one of the values is always zero, the modulus of the other value is less than or equal to 4.
Hence, we get
(0,2), (0,3), (0,4)
(0,-2), (0, -3), (0, -4)
(2,0), (3,0), (4,0)
(-2,0), (-3,0), (-4,0)
Hence, a total of 12 values.
For a real number a, if $$\frac{\log_{15}{a}+\log_{32}{a}}{(\log_{15}{a})(\log_{32}{a})}=4$$ then a must lie in the range
We have :$$\frac{\log_{15}{a}+\log_{32}{a}}{(\log_{15}{a})(\log_{32}{a})}=4$$
We get $$\frac{\left(\frac{\log a}{\log\ 15}+\frac{\log a}{\log32}\right)}{\frac{\log a}{\log\ 15}\times\ \frac{\log a}{\log32}\ \ }=4$$
we get $$\log a\left(\log32\ +\log\ 15\right)=4\left(\log\ a\right)^2$$
we get $$\left(\log32\ +\log\ 15\right)=4\log a$$
=$$\log480=\log a^4$$
=$$a^4\ =480$$
so we can say a is between 4 and 5 .
Consider a sequence of real numbers, $$x_{1},x_{2},x_{3},...$$ such that $$x_{n+1}=x_{n}+n-1$$ for all $$n\geq1$$. If $$x_{1}=-1$$ then $$x_{100}$$ is equal to
Given $$x_{n+1}\ =\ x_n\ +\ n\ -1$$ and x1 = -1.
Considering
x1 = -1. (1)
x2 = x1+1-1 = x1 + 0 (2)
x3 = x2 + 2 - 1 =x2 + 1 (3)
x4 = x3 + 3 - 1 = x3 + 2 (4)
x100 = x99 + 98 (100)
Adding the LHS and RHS for the hundred equations we have:
(x1+x2+......................x100) = (-1+0+.........98) + (x1+x2+...............x99)
Subtracting this we have :
(x1+...........x100) - (x1+............. x 99) = $$\frac{\left(98\cdot99\right)}{2}$$ - 1.
x100 = 4851 - 1 = 4850
Alternatively
$$x_1=-1$$
$$x_2=x_1+1-1=x_1=-1$$
$$x_3=x_2+2-1=x_2+1=-1+1=0$$
$$x_4=x_3+3-1=x_3+2=0+2=2$$
$$x_5=x_4+4-1=x_4+3=2+3=5$$
......
If we observe the series, it is a series that has a difference between the consecutive terms in an AP.
Such series are represented as $$t\left(n\right)=a+bn+cn^2$$
We need to find t(100).
t(1) = -1
a + b + c = -1
t(2) = -1
a + 2b + 4c = -1
t(3) = 0
a + 3b + 9c = 0
Solving we get,
b + 3c = 0
b + 5c = 1
c = 0.5
b = -1.5
a = 0
Now,
$$t\left(100\right)=\left(-1.5\right)100+\left(0.5\right)100^2=-150+5000=4850$$
Suppose one of the roots of the equation $$ax^{2}-bx+c=0$$ is $$2+\sqrt{3}$$, Where a,b and c are rational numbers and $$a\neq0$$. If $$b=c^{3}$$ then $$\mid a\mid$$ equals.
Given a, b, c are rational numbers.
Hence a, b, c are three numbers that can be written in the form of p/q.
Hence if one both the root is 2+$$\sqrt{\ 3}$$ and considering the other root to be x.
The sum of the roots and the product of the two roots must be rational numbers.
For this to happen the other root must be the conjugate of $$2+\sqrt{\ 3}$$ so the sum and the product of the roots are rational numbers which are represented by: $$-\frac{b}{a},\ \frac{c}{a}$$
Since the quadratic equation has negative b, it will cancel the negative sign of the sum of the roots. Hence, the sum of the roots and the products of the roots will be represented by $$-\frac{b}{a},\ \frac{c}{a}$$
Hence the sum of the roots is 2+$$\sqrt{\ 3}+2-\sqrt{\ 3}$$ = 4.
The product of the roots is $$\left(2+\sqrt{\ 3}\right)\cdot\left(2-\sqrt{\ 3}\right)\ =\ 1$$
b/a = 4, c/a = 1.
b = 4*a, c= a.
Since b = $$c^3$$
4*a = $$a^3$$
$$a^2=\ 4.$$
a = 2 or -2.
|a| = 2
A basket of 2 apples, 4 oranges and 6 mangoes costs the same as a basket of 1 apple, 4 oranges and 8 mangoes, or a basket of 8 oranges and 7 mangoes. Then the number of mangoes in a basket of mangoes that has the same cost as the other baskets is
Let the cost of an apple, an orange and a mango be a, o, and m respectively.
Then it is given that:
2a+4o+6m = a+4o+8m
or a = 2m.
Also, a+4o+8m = 8o + 7m
10m-7m = 4o
3m = 4o.
We can now express the cost of a basket in terms of mangoes only:
2a+4o+6m = 4m+3m+6m = 13m.
If $$\log_{2}[3+\log_{3} \left\{4+\log_{4}(x-1) \right\}]-2=0$$ then 4x equals
We have :
$$\log_2\left\{3+\log_3\left\{4+\log_4\left(x-1\right)\right\}\right\}=2$$
we get $$3+\log_3\left\{4+\log_4\left(x-1\right)\right\}=4$$
we get $$\log_3\left(4+\log_4\left(x-1\right)\ =\ 1\right)$$
we get $$4+\log_4\left(x-1\right)\ =\ 3$$
$$\log_4\left(x-1\right)\ =\ -1$$
x-1 = 4^-1
x = $$\frac{1}{4}+1=\frac{5}{4}$$
4x = 5
The number of integers n that satisfy the inequalities $$\mid n - 60 \mid < \mid n - 100 \mid < \mid n - 20 \mid$$ is
We have $$\mid n - 60 \mid < \mid n - 100 \mid < \mid n - 20 \mid$$.
Now, the difference inside the modulus signified the distance of n from 60, 100, and 20 on the number line. This means that when the absolute difference from a number is larger, n would be further away from that number.
Example: The absolute difference of n and 60 is less than that of the absolute difference between n and 20. Hence, n cannot be $$\le\ 40$$, as then it would be closer to 20 than 60, and closer on the number line would indicate lesser value of absolute difference. Thus we have the condition that n>40.
The absolute difference of n and 100 is less than that of the absolute difference between n and 20. Hence, n cannot be $$\le\ 60$$, as then it would be closer to 20 than 100. Thus we have the condition that n>60.
The absolute difference of n and 60 is less than that of the absolute difference between n and 100. Hence, n cannot be $$\ge80$$, as then it would be closer to 100 than 60. Thus we have the condition that n<80.
The number which satisfies the conditions are 61, 62, 63, 64......79. Thus, a total of 19 numbers.
Alternatively
as per the given condition : $$\mid n - 60 \mid < \mid n - 100 \mid < \mid n - 20 \mid$$.
Dividing the range of n into 4 segments. (n < 20, 20<n<60, 60<n<100, n > 100 )
1) For n < 20.
|n-20| = 20-n, |n-60| = 60- n, |n-100| = 100-n
considering the inequality part :$$\left|n-100\right|<\ \left|n\ -20\right|$$
100 -n < 20 -n,
No value of n satisfies this condition.
2) For 20 < n < 60.
|n-20| = n-20, |n-60| = 60- n, |n-100| = 100-n.
60- n < 100 - n and 100 - n < n - 20
For 100 -n < n - 20.
120 < 2n and n > 60. But for the considered range n is less than 60.
3) For 60 < n < 100
|n-20| = n-20, |n-60| = n-60, |n-100| = 100-n
n-60 < 100-n and 100-n < n-20.
For the first part 2n < 160 and for the second part 120 < 2n.
n takes values from 61 ................79.
A total of 19 values
4) For n > 100
|n-20| = n-20, |n-60| = n-60, |n-100| = n-100
n-60 < n - 100.
No value of n in the given range satisfies the given inequality.
Hence a total of 19 values satisfy the inequality.
For all real values of x, the range of the function $$f(x)=\frac{x^{2}+2x+4}{2x^{2}+4x+9}$$ is:
$$f(x)=\frac{x^{2}+2x+4}{2x^{2}+4x+9}$$
If we closely observe the coefficients of the terms in the numerator and denominator, we see that the coefficients of the $$x^2$$ and x in the numerators are in ratios 1:2. This gives us a hint that we might need to adjust the numerator to decrease the number of variables.
$$f(x)=\frac{x^2+2x+4}{2x^2+4x+9}=\frac{x^2+2x+4.5-0.5}{2x^2+4x+9}$$
= $$\frac{x^2+2x+4.5}{2x^2+4x+9}-\frac{0.5}{2x^2+4x+9}$$
= $$\frac{1}{2}-\frac{0.5}{2x^2+4x+9}$$
Now, we only have terms of x in the denominator.
The maximum value of the expression is achieved when the quadratic expression $$2x^2+4x+9$$ achieves its highest value, that is infinity.
In that case, the second term becomes zero and the expression becomes 1/2. However, at infinity, there is always an open bracket ')'.
To obtain the minimum value, we need to find the minimum possible value of the quadratic expression.
The minimum value is obtained when 4x + 4 = 0 [d/dx = 0]
x=-1.
The expression comes as 7.
The entire expression becomes 3/7.
Hence, $$[\frac{3}{7},\frac{1}{2})$$
For a sequence of real numbers $$x_{1},x_{2},...x_{n}$$, If $$x_{1}-x_{2}+x_{3}-....+(-1)^{n+1}x_{n}=n^{2}+2n$$ for all natural numbers n, then the sum $$x_{49}+x_{50}$$ equals
Now as per the given series :
we get $$x_1=1+2\ =3$$
Now $$x_1-x_2=\ 8$$
so$$x_2=-5$$
Now $$x_1-x_2+x_3\ =\ 15$$
so $$x_3\ =7$$
so we get $$x_n\ =\left(-1\right)^{n+1}\left(2n+1\right)$$
so $$x_{49}\ =\ 99$$ and $$x_{50}\ =-101$$
Therefore $$x_{49\ }+x_{50}\ =-2$$
Suppose hospital A admitted 21 less Covid infected patients than hospital B, and all eventually recovered. The sum of recovery days for patients in hospitals A and B were 200 and 152, respectively. If the average recovery days for patients admitted in hospital A was 3 more than the average in hospital B then the number admitted in hospital A was
Let the number of Covid patients in Hospitals A and B be x and x+21, respectively. Then, it has been given that:
$$\dfrac{200}{x}-\dfrac{152}{x+21}=3$$
$$\dfrac{\left(200x+4200-152x\right)}{x\left(x+21\right)}=3$$
$$\dfrac{\left(48x+4200\right)}{x\left(x+21\right)}=3$$
$$16x+1400=x\left(x+21\right)$$
$$x^2+5x-1400=0$$
(x+40)(x-35)=0
Hence, x=35.
For a real number x the condition $$\mid3x-20\mid+\mid3x-40\mid=20$$ necessarily holds if
Case 1 : $$x\ge\frac{40}{3}$$
we get 3x-20 +3x-40 =20
6x=80
x=$$\frac{80}{6}$$=$$\frac{40}{3}$$=13.33
Case 2 :$$\frac{20}{3}\le\ x<\frac{40}{3}\ $$
we get 3x-20+40-3x =20
we get 20=20
So we get x$$\in\ \left[\frac{20}{3},\frac{40}{3}\right]$$
Case 3 $$x<\frac{20}{3}$$
we get 20-3x+40-3x =20
40=6x
x=$$\frac{20}{3}$$
but this is not possible
so we get from case 1,2 and 3
$$\frac{20}{3}\le\ x\le\frac{40}{3}$$
Now looking at options
we can say only option C satisfies for all x .
Hence 7<x<12.
$$f(x) = \frac{x^2 + 2x - 15}{x^2 - 7x - 18}$$ is negative if and only if
$$f(x) = \frac{x^2 + 2x - 15}{x^2 - 7x - 18}$$<0
$$\frac{\left(x+5\right)\left(x-3\right)}{\left(x-9\right)\left(x+2\right)}<0$$
We have four inflection points -5, -2, 3, and 9.
For x<-5, all four terms (x+5), (x-3), (x-9), (x+2) will be negative. Hence, the overall expression will be positive. Similarly, when x>9, all four terms will be positive.
When x belongs to (-2,3), two terms are negative and two are positive. Hence, the overall expression is positive again.
We are left with the range (-5,-2) and (3,9) where the expression will be negative.
If $$5 - \log_{10}\sqrt{1 + x} + 4 \log_{10} \sqrt{1 - x} = \log_{10} \frac{1}{\sqrt{1 - x^2}}$$, then 100x equals
$$5 - \log_{10}\sqrt{1 + x} + 4 \log_{10} \sqrt{1 - x} = \log_{10} \frac{1}{\sqrt{1 - x^2}}$$
We can re-write the equation as: $$5-\log_{10}\sqrt{1+x}+4\log_{10}\sqrt{1-x}=\log_{10}\left(\sqrt{1+x}\times\ \sqrt{1-x}\right)^{-1}$$
$$5-\log_{10}\sqrt{1+x}+4\log_{10}\sqrt{1-x}=\left(-1\right)\log_{10}\left(\sqrt{1+x}\right)+\left(-1\right)\log_{10}\left(\sqrt{1-x}\right)$$
$$5=-\log_{10}\sqrt{1+x}+\log_{10}\sqrt{1+x}-\log_{10}\sqrt{1-x}-4\log_{10}\sqrt{1-x}$$
$$5=-5\log_{10}\sqrt{1-x}$$
$$\sqrt{1-x}=\frac{1}{10}$$
Squaring both sides: $$\left(\sqrt{1-x}\right)^2=\frac{1}{100}$$
$$\therefore\ $$ $$x=1-\frac{1}{100}=\frac{99}{100}$$
Hence, $$100\ x\ =100\times\ \frac{99}{100}=99$$
If $$f(x)=x^{2}-7x$$ and $$g(x)=x+3$$, then the minimum value of $$f(g(x))-3x$$ is:
Now we have :
$$f(g(x))-3x$$
so we get f(x+3)-3x
= $$\left(x+3\right)^2-7\left(x+3\right)-3x$$
=$$x^2-4x-12$$
Now minimum value of expression = $$-\frac{D}{4a}$$ $$ \frac{\left(4ac-b^2\right)}{4a}$$
We get - (16+48)/4
= -16
If $$x_0 = 1, x_1 = 2$$, and $$x_{n + 2} = \frac{1 + x_{n + 1}}{x_n}, n = 0, 1, 2, 3, ......,$$ then $$x_{2021}$$ is equal to
$$x_0=1$$
$$x_1=2$$
$$x_2=\frac{\left(1+x_1\right)}{x_0}=\frac{\left(1+2\right)}{1}=3$$
$$x_3=\frac{\left(1+x_2\right)}{x_1}=\frac{\left(1+3\right)}{2}=2$$
$$x_4=\frac{\left(1+x_3\right)}{x_2}=\frac{\left(1+2\right)}{3}=1$$
$$x_5=\frac{\left(1+x_4\right)}{x_3}=\frac{\left(1+1\right)}{2}=1$$
$$x_6=\frac{\left(1+x_5\right)}{x_4}=\frac{\left(1+1\right)}{1}=2$$
Hence, the series begins to repeat itself after every 5 terms. Terms whose number is of the form 5n are 1, 5n+1 are 2... and so on, where n=0,1,2,3,....
2021 is of the form 5n+1. Hence, its value will be 2.
Consider the pair of equations: $$x^{2}-xy-x=22$$ and $$y^{2}-xy+y=34$$. If $$x>y$$, then $$x-y$$ equals
We have :
$$x^2-xy-x\ =22\ \ \ \ \ \ \left(1\right)$$
And $$y^2-xy+y\ =34\ \ \ \ \ \ \left(2\right)$$
Adding (1) and (2)
we get $$x^2-2xy+y^2-x+y\ =56$$
we get $$\left(x-y\right)^2-\ \left(x-y\right)\ =56$$
Let (x-y) =t
we get $$t^2-t=56$$
$$t^2-t-56=0$$
(t-8)(t+7) =0
so t=8
so x-y =8
If n is a positive integer such that $$(\sqrt[7]{10})(\sqrt[7]{10})^{2}...(\sqrt[7]{10})^{n}>999$$, then the smallest value of n is
$$(\sqrt[7]{10})(\sqrt[7]{10})^{2}...(\sqrt[7]{10})^{n}>999$$
$$(\sqrt[7]{10})^{1+2+...+n}>999$$
$$10^{\frac{1+2+...+n}{7}}>999$$
For minimum value of n,
$$\frac{1+2+...+n}{7}=3$$
1 + 2 + ... + n = 21
We can see that if n = 6, 1 + 2 + 3 + ... + 6 = 21.
The natural numbers are divided into groups as (1), (2, 3, 4), (5, 6, 7, 8, 9), ….. and so on. Then, the sum of the numbers in the 15th group is equal to
The first number in each group: 1, 2, 5, 10, 17.....
Their common difference is in Arithmetic Progression. Hence, the general term of the series can be expressed as a quadratic equation.
Let the quadratic equation of the general term be $$ax^2+bx+c$$
1st term = a+b+c=1
2nd term = 4a+2b+c=2
3rd term = 9a+3b+c=5
Solving the equations, we get a=1, b=-2, c=2.
Hence, the first term in the 15th group will be $$\left(15\right)^2-2\left(15\right)+2=197$$
We can see that the number of terms in each group is 1, 3, 5, 7.... and so on. These are of the form 2n-1. Hence, the number of terms in 15th group will be 29. Hence, the last term in the 15th group will be 197+29-1 = 225.
Sum of terms in group 15= $$\frac{29}{2}\left(197+225\right)\ =\ 6119$$
Alternatively,
The final term in each group is the square of the group number.
In the first group 1, second group 4, ............
The final element of the 14th group is $$\left(14\right)^2=\ 196$$, similarly for the 15th group this is : $$\left(15\right)^2=\ 225$$
Each group contains all the consecutive elements in this range.
Hence the 15th group the elements are:
(197, 198, ................................225).
This is an Arithmetic Progression with a common difference of 1 and the number of element 29.
Hence the sum is given by : $$\frac{n}{2}\cdot\left(first\ term\ +last\ term\right)$$
$$\frac{29}{2}\cdot\left(197+225\right)$$
6119.
If $$3x+2\mid y\mid+y=7$$ and $$x+\mid x \mid+3y=1$$ then $$x+2y$$ is:
We need to check for all regions:
x >= 0, y >= 0
x >= 0, y < 0
x < 0, y >= 0
x < 0, y < 0
However, once we find out the answer for any one of the regions, we do not need to calculate for other regions since the options suggest that there will be a single answer.
Let us start with x >= 0, y >= 0,
3x + 3y = 7
2x + 3y = 1
Hence, x = 6 and y = -11/3
Since y > = 0, this is not satisfying the set of rules.
Next, let us test x >= 0, y < 0,
3x - y = 7
2x + 3y = 1
Hence, y = -1
x = 2.
This satisfies both the conditions. Hence, this is the correct point.
WE need the value of x + 2y
x + 2y = 2 + 2(-1) = 2 - 2 = 0.
If r is a constant such that $$\mid x^2 - 4x - 13 \mid = r$$ has exactly three distinct real roots, then the value of r is
The quadratic equation of the form $$\mid x^2 - 4x - 13 \mid = r$$ has its minimum value at x = -b/2a, and hence does not vary irrespective of the value of x.
Hence at x = 2 the quadratic equation has its minimum.
Considering the quadratic part : $$\left|x^2-4\cdot x-13\right|$$. as per the given condition, this must-have 3 real roots.
The curve ABCDE represents the function $$\left|x^2-4\cdot x-13\right|$$. Because of the modulus function, the representation of the quadratic equation becomes :
ABC'DE.
There must exist a value, r such that there must exactly be 3 roots for the function. If r = 0 there will only be 2 roots, similarly for other values there will either be 2 or 4 roots unless at the point C'.
The point C' is a reflection of C about the x-axis. r is the y coordinate of the point C' :
The point C which is the value of the function at x = 2, = $$2^2-8-13$$
= -17, the reflection about the x-axis is 17.
Alternatively,
$$\mid x^2 - 4x - 13 \mid = r$$ .
This can represented in two parts :
$$x^2-4x-13\ =\ r\ if\ r\ is\ positive.$$
$$x^2-4x-13\ =\ -r\ if\ r\ is\ negative.$$
Considering the first case : $$x^2-4x-13\ =r$$
The quadraticequation becomes : $$x^2-4x-13-r\ =\ 0$$
The discriminant for this function is : $$b^2-4ac\ =\ 16-\ \left(4\cdot\left(-13-r\right)\right)=68+4r$$
SInce r is positive the discriminant is always greater than 0 this must have two distinct roots.
For the second case :
$$x^2-4x-13+r\ =\ 0$$ the function inside the modulus is negaitve
The discriminant is $$16\ -\ \left(4\cdot\left(r-13\right)\right)\ =\ 68-4r$$
In order to have a total of 3 roots, the discriminant must be equal to zero for this quadratic equation to have a total of 3 roots.
Hence $$\ 68-4r\ =\ 0$$
r = 17, for r = 17 we can have exactly 3 roots.
If Y is a negative number such that $$2^{Y^2({\log_{3}{5})}}=5^{\log_{2}{3}}$$, then Y equals to:
$$2^{Y^2({\log_{3}{5})}}=5^{Y^2(\log_3 2)}$$
Given, $$5^{Y^2\left(\log_32\right)}=5^{\left(\log_23\right)}$$
=> $$Y^2\left(\log_32\right)=\left(\log_23\right)=>Y^2=\left(\log_23\right)^2$$
=>$$Y=\left(-\log_23\right)^{\ }or\ \left(\log_23\right)$$
since Y is a negative number, Y=$$\left(-\log_23\right)=\left(\log_2\frac{1}{3}\right)$$
A gentleman decided to treat a few children in the following manner. He gives half of his total stock of toffees and one extra to the first child, and then the half of the remaining stock along with one extra to the second and continues giving away in this fashion. His total stock exhausts after he takes care of 5 children. How many toffees were there in his stock initially?
Let the initial number of chocolates be 64x.
First child gets 32x+1 and 32x-1 are left.
2nd child gets 16x+1/2 and 16x-3/2 are left
3rd child gets 8x+1/4 and 8x-7/4 are left
4th child gets 4x+1/8 and 4x-15/8 are left
5th child gets 2x+1/16 and 2x-31/16 are left.
Given, 2x-31/16=0=> 2x=31/16 => x=31/32.
.'. Initially the Gentleman has 64x i.e. 64*31/32 =62 chocolates.
Let $$f(x)=x^{2}+ax+b$$ and $$g(x)=f(x+1)-f(x-1)$$. If $$f(x)\geq0$$ for all real x, and $$g(20)=72$$. then the smallest possible value of b is
$$f\left(x\right)=\ x^2+ax+b$$
$$f\left(x+1\right)=x^2+2x+1+ax+a+b$$
$$f\left(x-1\right)=x^2-2x+1+ax-a+b$$
$$ g(x)=f(x+1)-f(x-1)= 4x+2a$$
Now $$g(20) = 72$$ from this we get $$a = -4$$ ; $$f\left(x\right)=x^2-4x\ +b$$
For this expression to be greater than zero it has to be a perfect square which is possible for $$b\ge\ 4$$
Hence the smallest value of 'b' is 4.
Let m and n be positive integers, If $$x^{2}+mx+2n=0$$ and $$x^{2}+2nx+m=0$$ have real roots, then the smallest possible value of $$m+n$$ is
To have real roots the discriminant should be greater than or equal to 0.
So, $$m^2-8n\ge0\ \&\ 4n^2-4m\ge0$$
=> $$m^2\ge8n\ \&\ n^2\ge m$$
Since m,n are positive integers the value of m+n will be minimum when m=4 and n=2.
.'. m+n=6.
The number of real-valued solutions of the equation $$2^{x}+2^{-x}=2-(x-2)^{2}$$ is:
The graphs of $$2^{x}+2^{-x} and 2-(x-2)^{2}$$ never intersect. So, number of solutions=0.
Alternate method:
We notice that the minimum value of the term in the LHS will be greater than or equal to 2 {at x=0; LHS = 2}. However, the term in the RHS is less than or equal to 2 {at x=2; RHS = 2}. The values of x at which both the sides become 2 are distinct; hence, there are zero real-valued solutions to the above equation.
How many disticnt positive integer-valued solutions exist to the equation $$(x^{2}-7x+11)^{(x^{2}-13x+42)}=1$$ ?
$$(x^{2}-7x+11)^{(x^{2}-13x+42)}=1$$
if $$(x^{2}-13x+42)$$=0 or $$(x^{2}-7x+11)$$=1 or $$(x^{2}-7x+11)$$=-1 and $$(x^{2}-13x+42)$$ is even number
For x=6,7 the value $$(x^{2}-13x+42)$$=0
$$(x^{2}-7x+11)$$=1 for x=5,2.
$$(x^{2}-7x+11)$$=-1 for x=3,4 and for X=3 or 4, $$(x^{2}-13x+42)$$ is even number.
.'. {2,3,4,5,6,7} is the solution set of x.
.'. x can take six values.
If $$x_1=-1$$ and $$x_m=x_{m+1}+(m+1)$$ for every positive integer m, then $$X_{100}$$ equals
$$x_1=-1$$
$$x_1=x_2+2$$ => $$x_2=x_1-2$$ = -3
Similarly,
$$x_3=x_1-5=-6$$
$$x_4=-10$$
.
.
The series is -1, -3, -6, -10, -15......
When the differences are in AP, then the nth term is $$-\frac{n\left(n+1\right)}{2}$$
$$x_{100}=-\frac{100\left(100+1\right)}{2}=-5050$$
If $$\log_{a}{30}=A,\log_{a}({\frac{5}{3}})=-B$$ and $$\log_2{a}=\frac{1}{3}$$, then $$\log_3{a}$$ equals
$$\log_a30=A\ or\ \log_a5+\log_a2+\log_a3=A$$...........(1)
$$\log_a\left(\frac{5}{3}\right)=-B\ or\ \log_a3-\log_a5=B$$.............(2)
and finally $$\log_a2=3$$
Substituting this in (1) we get $$\log_a5+\log_a3=A-3$$
Now we have two equations in two variables (1) and (2) . On solving we get
$$\log_a3=\frac{\left(A+B-3\right)}{2\ }or\ \log_3a=\frac{2}{A+B-3}$$
Dick is thrice as old as Tom and Harry is twice as old as Dick. If Dick's age is 1 year less than the average age of all three, then Harry's age, in years, is
Let tom's age = x
=> Dick=3x
=>harry = 6x
Given,
3x+1 = (x+3x+6x)/3
=> x= 3
Hence, Harry's age = 18 years
The area of the region satisfying the inequalities $$\mid x\mid-y\leq1,y\geq0$$ and $$y\leq1$$ is
The area of the region contained by the lines $$\mid x\mid-y\leq1,y\geq0$$ and $$y\leq1$$ is the white region.
Total area = Area of rectangle + 2 * Area of triangle = $$2+\left(\frac{1}{2}\times\ 2\times\ 1\right)\ =3$$
Hence, 3 is the correct answer.
Among 100 students, $$x_1$$ have birthdays in January, $$X_2$$ have birthdays in February, and so on. If $$x_0=max(x_1,x_2,....,x_{12})$$, then the smallest possible value of $$x_0$$ is
$$x_0=max(x_1,x_2,....,x_{12})$$
$$x_0$$ will be minimum if x1,x2...x12 are close to each other
100/12=8.33
.'. max$$(x_1,x_2,....,x_{12})$$ will be minimum if $$(x_1,x_2,....,x_{12})$$=(9,9,9,9,8,8,8,8,8,8,8,8,)
.'. Option B is correct.
The value of $$\log_{a}({\frac{a}{b}})+\log_{b}({\frac{b}{a}})$$, for $$1<a\leq b$$ cannot be equal to
On expanding the expression we get $$1-\log_ab+1-\log_ba$$
$$or\ 2-\left(\log_ab+\frac{1}{\log_ab}\right)$$
Now applying the property of AM>=GM, we get that $$\frac{\left(\log_ab+\frac{1}{\log_ab}\right)}{2}\ge1\ or\ \left(\log_ab+\frac{1}{\log_ab}\right)\ge2$$ Hence from here we can conclude that the expression will always be equal to 0 or less than 0. Hence any positive value is not possible. So 1 is not possible.
If a,b,c are non-zero and $$14^a=36^b=84^c$$, then $$6b(\frac{1}{c}-\frac{1}{a})$$ is equal to
Let $$14^a=36^b=84^c$$ = k
=> a = $$\log_{14}k$$ , b = $$\log_{36}k$$, c=$$\log_{84}k$$
$$6b(\frac{1}{c}-\frac{1}{a})$$ = $$6\cdot\frac{1}{2}\log_6k\left(\log_k84-\log_k14\right)$$ = 3
In a group of 10 students, the mean of the lowest 9 scores is 42 while the mean of the highest 9 scores is 47. For the entire group of 10 students, the maximum possible mean exceeds the minimum possible mean by
Let x(1) be the least number and x(10) be the largest number. Now from the condition given in the question , we can say that
x(2)+x(3)+x(4)+........x(10)= 47*9=423...................(1)
Similarly x(1)+x(2)+x(3)+x(4)................+x(9)= 42*9=378...............(2)
Subtracting both the equations we get x(10)-x(1)=45
Now, the sum of the 10 observations from equation (1) is 423+x(1)
Now the minimum value of x(10) will be 47 and the minimum value of x(1) will be 2 . Hence minimum average 425/10=42.5
Maximum value of x(1) is 42. Hence maximum average will be 465/10=46.5
Hence difference in average will be 46.5-42.5=4 which is the correct answer
If $$x=(4096)^{7+4\sqrt{3}}$$, then which of the following equals to 64?
$$x=2^{12\left(7+4\sqrt{\ 3}\right)}$$.
$$x^{\frac{7}{2}}=2^{42\left(7+4\sqrt{\ 3}\right)}$$
$$x^{2\sqrt{\ 3}}=2^{24\sqrt{\ 3}\left(7+4\sqrt{\ 3}\right)}$$
$$\frac{x^{\frac{7}{2}}}{x^{2{\sqrt{3}}}}$$ = $$2^{\left(7+4\sqrt{\ 3}\right)\left(42-24\sqrt{\ 3}\right)}=2^{\left(7+4\sqrt{\ 3}\right)\left(7-4\sqrt{\ 3}\right)6}$$ =$$2^6$$.
Hence C is correct answer.
The number of distinct real roots of the equation $$(x+\frac{1}{x})^{2}-3(x+\frac{1}{x})+2=0$$ equals
Let $$a=x+\frac{1}{x}$$
So, the given equation is $$a^2-3a+2=0$$
So, $$a$$ can be either 2 or 1.
If $$a=1$$, $$x+\frac{1}{x}=1$$ and it has no real roots.
If $$a=2$$, $$x+\frac{1}{x}=2$$ and it has exactly one real root which is $$x=1$$
So, the total number of distinct real roots of the given equation is 1
If $$\log_{4}{5}=(\log_{4}{y})(\log_{6}{\sqrt{5}})$$, then y equals
$$\frac{\log\ 5}{2\log2}\ =\frac{\log\ y}{2\log2}\cdot\frac{\log\ 5}{2\log6}$$
$$\log\ 36\ =\ \log\ y;\ \therefore\ y\ =36$$
The number of integers that satisfy the equality $$(x^{2}-5x+7)^{x+1}=1$$ is
$$\left(x^2-5x+7\right)^{x+1}=1$$
There can be a solution when $$\left(x^2-5x+7\right)=1$$ or $$x^2-5x\ +6=0$$
or x=3 and x=2
There can also be a solution when x+1 = 0 or x=-1
Hence three possible solutions exist.
Let k be a constant. The equations $$kx + y = 3$$ and $$4x + ky = 4$$ have a unique solution if and only if
Two linear equations ax+by= c and dx+ ey = f have a unique solution if $$\frac{a}{d}\ne\ \frac{b}{e}$$
Therefore, $$\frac{k}{4}\ne\ \frac{1}{k}$$ => $$k^2\ne\ 4$$
=> k $$\ne\ $$ |2|
The number of pairs of integers $$(x,y)$$ satisfying $$x\geq y\geq-20$$ and $$2x+5y=99$$
We have 2x + 5y = 99 or $$x=\frac{\left(99-5y\right)}{2}$$
Now $$x\ge\ y\ \ge\ -20$$ ; So $$\frac{\left(99-5y\right)}{2}\ge\ y\ ;\ 99\ge7y\ or\ y\le\ \approx\ 14$$
So $$-20\le y\le14$$. Now for this range of "y", we have to find all the integral values of "x". As the coefficient of "x" is 2,
then (99 - 5y) must be even, which will happen when "y" is odd. However, there are only 17 odd values of "y" be -20 and 14.
Hence the number of possible values is 17.
Let the m-th and n-th terms of a geometric progression be $$\frac{3}{4}$$ and 12. respectively, where $$m < n$$. If the common ratio of the progression is an integer r, then the smallest possible value of $$r + n - m$$ is
Let the first term of the GP be "a" . Now from the question we can show that
$$ar^{m-1}=\frac{3}{4}$$ $$ar^{n-1}=12$$
Dividing both the equations we get $$r^{m-1-n+1}=\frac{1}{16}\ or\ r^{m-n}=16^{-1\ }or\ r^{n-m}=16$$
So for the minimum possible value we take Now give minimum possible value to "r" i.e -4 and n-m=2
Hence minimum possible value of r+n-m=-4+2=-2
In May, John bought the same amount of rice and the same amount of wheat as he had bought in April, but spent ₹ 150 more due to price increase of rice and wheat by 20% and 12%, respectively. If John had spent ₹ 450 on rice in April, then how much did he spend on wheat in May?
Let John buy "m" kg of rice and "p" kg of wheat.
Now let the price of rice be "r" in April. Price in May will be "1.2(r)"
Now let the price of wheat be "w" in April . Price in April will be "1.12(w)".
Now he spent ₹150 more in May , so 0.2(rm)+0.12(wp)=150
Its also given that he had spent ₹450 on rice in April. So (rm)=450
So 0.2(rm)= (0.2)(450)=90 Substituting we get (wp)=60/0.12 or (wp)=500
Amount spent on wheat in May will be 1.12(500)=₹560
If x and y are non-negative integers such that $$x + 9 = z$$, $$y + 1 = z$$ and $$x + y < z + 5$$, then the maximum possible value of $$2x + y$$ equals
We can write x=z-9 and y=z-1 Now we have x+y< z+5
Substituting we get z-9+z-1<z+5 or z<15
Hence the maximum possible value of z is 14
Maximum value of "x" is 5 and maximum value of "y" is 13
Now 2x+y = 10+13=23
Aron bought some pencils and sharpeners. Spending the same amount of money as Aron, Aditya bought twice as many pencils and 10 less sharpeners. If the cost of one sharpener is ₹ 2 more than the cost of a pencil, then the minimum possible number of pencils bought by Aron and Aditya together is
Let the number of pencils bought by Aron be "p" and the cost of each pencil be "a".
Let the number of sharpeners bought Aron be "s" and the cost of each sharpener be "b".
Now amount spent by Aron will be (pa)+(sb)
Aditya bought (2p) pencils and (s-10) sharpeners. Amount spent will be (2pa)+(s-10)b
Amount spent in both the cases is same
pa + sb = 2pa + (s-10)b or pa=10b
Now its given in the question that cost of sharpener is 2 more than pencil i.e. b=a+2
pa= 10a+20 or a=20/(p-10)
Now the number of pencils has to be minimum, for that we have to find smallest "p" such that both "p" and "a" are integers. The smallest such value is p=11 . Total number of pencils bought will be p+2p=11+22=33
The area, in sq. units, enclosed by the lines $$x=2,y=\mid x-2\mid+4$$, the X-axis and the Y-axis is equal to
The required figure is a trapezium with vertices A(0,0), B(2,0), C(2,4) and D(0,6)
AB = 2 BC = 4 and AD = 6
Area of trapezium = $$\frac{1}{2}\left(sum\ of\ the\ opposite\ sides\right)\cdot height$$ = $$\frac{1}{2}\left(4+6\right)\cdot2\ =\ 10$$
For real x, the maximum possible value of $$\frac{x}{\sqrt{1+x^{4}}}$$ is
Now $$\frac{x}{\sqrt{\ 1+x^4}}=\ \frac{\ 1}{\sqrt{\ \ \frac{\ 1+x^4}{x^2}}}=\frac{1}{\sqrt{\ \frac{1}{x^2}+x^2}}$$
Applying A.M>= G.M.
$$\frac{\left(\frac{1}{x^2}+x^2\right)}{2}\ge\ 1\ or\ \ \frac{1}{x^2}+x^2\ge\ 2$$ Substituting we get the maximum possible value of the equation as $$\frac{1}{\sqrt{\ 2}}$$
If $$f(x+y)=f(x)f(y)$$ and $$f(5)=4$$, then $$f(10)-f(-10)$$ is equal to
The given function is equivalent to f(x) = $$a^x$$
Given, f(5) = 4
=> $$a^5=4=>\ a=4^{\frac{1}{5}}$$
=> f(x) = $$4^{\frac{x}{5}}$$
f(10) - f(-10) = 16 - 1/16 = 15.9375
$$\frac{2\times4\times8\times16}{(\log_{2}{4})^{2}(\log_{4}{8})^{3}(\log_{8}{16})^{4}}$$ equals
$$\frac{2\times4\times8\times16}{(\log_{2}{4})^{2}(\log_{4}{8})^{3}(\log_{8}{16})^{4}}$$
= $$\frac{2^1\times2^2\times2^3\times2^4}{(\log_22^2)^2(\log_{2^2}2^3)^3(\log_{2^3}2^4)^4}$$
= $$\frac{2^{1+2+3+4}}{(2)^2(\frac{3}{2})^3(\frac{3}{2})^4}$$
= $$\frac{2^{10}}{4\left(\frac{3}{2}\right)^3\left(\frac{4}{3}\right)^4}=24$$
If $$f(5+x)=f(5-x)$$ for every real x, and $$f(x)=0$$ has four distinct real roots, then the sum of these roots is
Let 'r' be the root of the function. It follows that f(r) = 0. We can represent this as $$f\left(r\right)=f\left\{5-\left(5-r\right)\right\}$$
Based on the relation: $$f\left(5-x\right)=f\left(5+x\right)$$; $$f\left(r\right)=f\left\{5-\left(5-r\right)\right\}=f\left\{5+\left(5-r\right)\right\}$$
$$\therefore\ f\left(r\right)=f\left(10-r\right)$$
Thus, every root 'r' is associated with another root '(10-r)' [these form a pair]. For even distinct roots, in this case four, let us assume the roots to be as follows: $$r_1,\ \left(10-r_1\right),\ r_2,\ \left(10-r_2\right)$$
The sum of these roots = $$r_1\ +\left(10-r_1\right)+\ r_2+\ \left(10-r_2\right)\ =\ 20$$
Hence, Option D is the correct answer.
In how many ways can a pair of integers (x , a) be chosen such that $$x^{2}-2\mid x\mid+\mid a-2\mid=0$$ ?
$$x^{2}-2\mid x\mid+\mid a-2\mid=0$$
where x>= 0 and x>=2
$$x^2-2x+a-2\ =0$$ Using quadratic equation we have $$x=\ 1+\sqrt{\ 3-a}\ and\ x=1-\sqrt{\ 3-a}$$ Only two integer values are possible
a=2 and a=3. So corresponding "x" values are x=1 and a=3, x=2 and a=2, x=0 and a=2
where x>=0 and x<2
Applying the above process we get x=1 and a=1
where x<0 and x>=2 we get a=3 and x=-1 , a=2 and x=-2
where x<0 and x<2 we get a=1 and x=-1
Hence there are total 7 values possible
if x and y are positive real numbers satisfying $$x+y=102$$, then the minimum possible valus of $$2601(1+\frac{1}{x})(1+\frac{1}{y})$$ is
Now we have $$2601\left(1+\frac{1}{x}\right)\left(1+\frac{1}{y}\right)=2601\left(\frac{xy+y+x+1}{xy}\right)$$
Now we know that x+y=102. Substituting it in the above equation
$$2601\left(\frac{xy+y+x+1}{xy}\right)=2601\left(\frac{103}{xy}+1\right)$$
Maximum value of xy can be found out by AM>= GM relationship
$$\ \frac{\ x+y}{2}\ge\ \sqrt{xy}\ or\ \ \sqrt{\ xy}\le\ 51\ or\ xy\le\ 2601$$
Hence the maximum value of "xy" is 2601. Substituting in the above equation we get
$$2601\left(\ \frac{\ 103+2601}{2601}\right)=2704$$
Let A, B and C be three positive integers such that the sum of A and the mean of B and C is 5. In addition, the sum of B and the mean of A and C is 7. Then the sum of A and B is
Given
A+(B+C)/2=5 => 2A+B+C=10....(i)
(A+C)/2 +B=7 => A+2B+C=14.....(ii)
(i)-(ii)=> B-A=4 => B=4+A.
Given, A, B, C are positive integers
If A=1=>B=5 => C=3
If A=2=>B=6 => C=0 but this is invalid as C is positive.
Similarly if A>2 C will be negative and cases are not valid.
Hence, A+B=6.
If $$a_1, a_2, ......$$ are in A.P., then, $$\frac{1}{\sqrt{a_1} + \sqrt{a_2}} + \frac{1}{\sqrt{a_2} + \sqrt{a_3}} + ....... + \frac{1}{\sqrt{a_n} + \sqrt{a_{n + 1}}}$$ is equal to
We have, $$\frac{1}{\sqrt{a_1} + \sqrt{a_2}} + \frac{1}{\sqrt{a_2} + \sqrt{a_3}} + ....... + \frac{1}{\sqrt{a_n} + \sqrt{a_{n + 1}}}$$
Now, $$\frac{1}{\sqrt{a_1} + \sqrt{a_2}}$$ = $$\frac{\sqrt{a_2} - \sqrt{a_1}}{(\sqrt{a_2} + \sqrt{a_1})(\sqrt{a_2} - \sqrt{a_1})}$$ (Multiplying numerator and denominator by $$\sqrt{a_2} - \sqrt{a_1}$$)
= $$\frac{\sqrt{a_2} - \sqrt{a_1}}{({a_2} - {a_1}}$$
=$$\frac{\sqrt{a_2} - \sqrt{a_1}}{d}$$ (where d is the common difference)
Similarly, $$ \frac{1}{\sqrt{a_2} + \sqrt{a_3}}$$ = $$\frac{\sqrt{a_3} - \sqrt{a_2}}{d}$$ and so on.
Then the expression $$\frac{1}{\sqrt{a_1} + \sqrt{a_2}} + \frac{1}{\sqrt{a_2} + \sqrt{a_3}} + ....... + \frac{1}{\sqrt{a_n} + \sqrt{a_{n + 1}}}$$
can be written as $$\ \frac{\ 1}{d}(\sqrt{a_2}-\sqrt{a_1}+\sqrt{a_3}-\sqrt{a_3}+..........................\sqrt{a_{n+1}} - \sqrt{a_{n}}$$
= $$\ \frac{\ n}{nd}(\sqrt{a_{n+1}}-\sqrt{a_1})$$ (Multiplying both numerator and denominator by n)
= $$\ \frac{n(\sqrt{a_{n+1}}-\sqrt{a_1})}{{a_{n+1}} - {a_1}}$$ $$(a_{n+1} - {a_1} =nd)$$
= $$\frac{n}{\sqrt{a_1} + \sqrt{a_{n + 1}}}$$
If $$(5.55)^x = (0.555)^y = 1000$$, then the value of $$\frac{1}{x} - \frac{1}{y}$$ is
We have, $$(5.55)^x = (0.555)^y = 1000$$
Taking log in base 10 on both sides,
x($$\log_{10}555$$-2) = y($$\log_{10}555$$-3) = 3
Then, x($$\log_{10}555$$-2) = 3.....(1)
y($$\log_{10}555$$-3) = 3 .....(2)
From (1) and (2)
=> $$\log_{10}555$$=$$\ \frac{\ 3}{x}$$+2=$$\ \frac{\ 3}{y}+3$$
=> $$\frac{1}{x} - \frac{1}{y}$$ = $$\frac{1}{3}$$
Let $$a_1, a_2, ...$$ be integers such that
$$a_1 - a_2 + a_3 - a_4 + .... + (-1)^{n - 1} a_n = n,$$ for all $$n \geq 1.$$
Then $$a_{51} + a_{52} + .... + a_{1023}$$ equals
$$a_1 - a_2 + a_3 - a_4 + .... + (-1)^{n - 1} a_n = n$$
It is clear from the above equation that when n is odd, the co-efficient of a is positive otherwise negative.
$$a_1 - a_2 = 2$$
$$a_1 = a_2 + 2$$
$$a_1 - a_2 + a_3 = 3$$
On substituting the value of $$a_1$$ in the above equation, we get
$$a_3$$ = 1
$$a_1 - a_2 + a_3 - a_4 = 4$$
On substituting the values of $$a_1, a_3$$ in the above equation, we get
$$a_4$$ = -1
$$a_1 - a_2 + a_3 - a_4 +a_5 = 5$$
On substituting the values of $$a_1, a_3, a_4$$ in the above equation, we get
$$a_5$$ = 1
So we can conclude that $$a_3, a_5, a_7....a_{n+1}$$ = 1 and $$a_2, a_4, a_6....a_{2n}$$ = -1
Now we have to find the value of $$a_{51} + a_{52} + .... + a_{1023}$$
Number of terms = 1023=51+(n-1)1
n=973
There will be 486 even and 487 odd terms, so the value of $$a_{51} + a_{52} + .... + a_{1023}$$ = 486*-1+487*1=1
The product of the distinct roots of $$\mid x^2 - x - 6 \mid = x + 2$$ is
We have, $$\mid x^2 - x - 6 \mid = x + 2$$
=> |(x-3)(x+2)|=x+2
For x<-2, (3-x)(-x-2)=x+2
=> x-3=1 =>x=4 (Rejected as x<-2)
For -2$$\le\ $$x<3, (3-x)(x+2)=x+2 =>x=2,-2
For x$$\ge\ $$3, (x-3)(x+2)=x+2 =>x=4
Hence the product =4*-2*2=-16
Let A be a real number. Then the roots of the equation $$x^2 - 4x - log_{2}{A} = 0$$ are real and distinct if and only if
The roots of $$x^2 - 4x - log_{2}{A} = 0$$ will be real and distinct if and only if the discriminant is greater than zero
16+4*$$log_{2}{A}$$ > 0
$$log_{2}{A}$$ > -4
A> 1/16
If the population of a town is p in the beginning of any year then it becomes 3 + 2p in the beginning of the next year. If the population in the beginning of 2019 is 1000, then the population in the beginning of 2034 will be
The population of town at the beginning of 1st year = p
The population of town at the beginning of 2nd year = 3+2p
The population of town at the beginning of 3rd year = 2(3+2p)+3 = 2*2p+2*3+3 =4p+3(1+2)
The population of town at the beginning of 4th year = 2(2*2p+2*3+3)+3 = 8p+3(1+2+4)
Similarly population at the beginning of the nth year = $$2^{n-1}$$p+3($$2^{n-1}-1$$) = $$2^{n-1}\left(p+3\right)$$-3
The population in the beginning of 2019 is 1000, then the population in the beginning of 2034 will be $$(2^{2034-2019})\left(1000+3\right)$$-3 = $$2^{15}\left(1003\right)$$-3
The quadratic equation $$x^2 + bx + c = 0$$ has two roots 4a and 3a, where a is an integer. Which of the following is a possible value of $$b^2 + c$$?
Given,
The quadratic equation $$x^2 + bx + c = 0$$ has two roots 4a and 3a
7a=-b
12$$a^2$$ = c
We have to find the value of $$b^2 + c = 49a^2+ 12a^2=61a^2$$
Now lets verify the options
61$$a^2$$ = 3721 ==> a= 7.8 which is not an integer
61$$a^2$$ = 361 ==> a= 2.42 which is not an integer
61$$a^2$$ = 427 ==> a= 2.64 which is not an integer
61$$a^2$$ = 549 ==> a= 3 which is an integer
Consider a function f satisfying f (x + y) = f (x) f (y) where x,y are positive integers, and f(1) = 2. If f(a + 1) +f (a + 2) + ... + f(a + n) = 16 (2$$^n$$ - 1) then a is equal to
f (x + y) = f (x) f (y)
Hence, f(2)=f(1+1)=f(1)*f(1)=2*2=4
f(3)=f(2+1)=f(2)*f(1)=4*2=8
f(4)=f(3+1)=f(3)*f(1)=8*2=16
.......=> f(x)=$$2^x$$
Now, f(a + 1) +f (a + 2) + ... + f(a + n) = 16 (2$$^n$$ - 1)
On putting n=1 in the equation we get, f(a+1)=16 => f(a)*f(1)=16 (It is given that f (x + y) = f (x) f (y))
=> $$2^a$$*2=16
=> a=3
For any positive integer n, let f(n) = n(n + 1) if n is even, and f(n) = n + 3 if n is odd. If m is a positive integer such that 8f(m + 1) - f(m) = 2, then m equals
Assuming m is even, then 8f(m+1)-f(m)=2
m+1 will be odd
So, 8(m+1+3)-m(m+1)=2
=> 8m+32-$$m^2-m$$=2
=> $$m^2-7m-30=0$$
=> m=10,-3
Rejecting the negative value, we get m=10
Assuming m is odd, m+1 will be even.
then, 8(m+1)(m+2)-m-3=2
=> 8($$m^2+3m+2$$)-m-3=2
=> $$8m^2+23m+11=0$$
Solving this, m = -2.26 and -0.60
Hence, the value of m is not integral. Hence this case will be rejected.
If x is a real number, then $$\sqrt{\log_{e}{\dfrac{4x - x^2}{3}}}$$ is a real number if and only if
$$\sqrt{\log_{e}{\dfrac{4x - x^2}{3}}}$$ will be real if $$\log_e\ \dfrac{\ 4x-x^2}{3}\ \ge\ 0$$
$$\dfrac{\ 4x-x^2}{3}\ \ge\ 1$$
$$\ 4x-x^2-3\ \ge\ 0$$
$$\ x^2-4x+3\ \le\ 0$$
$$1\le\ x\le\ 3$$
If $$5^x - 3^y = 13438$$ and $$5^{x - 1} + 3^{y + 1} = 9686$$, then x + y equals
$$5^x - 3^y = 13438$$ and $$5^{x - 1} + 3^{y + 1} = 9686$$
$$5^{x} + 3^{y}*15 = 9686*5$$
$$5^{x} + 3^{y}*15 = 48430$$
16*$$3^y$$=34992
$$3^y$$ = 2187
y = 7
$$5^x$$=13438+2187=15625
x=6
x+y = 13
The real root of the equation $$2^{6x} + 2^{3x + 2} - 21 = 0$$ is
Let $$2^{3x}$$ = v
$$2^{6x} + 2^{3x + 2} - 21 = 0$$
= $$v^2+4v-21=0$$
=(v+7)(v-3)=0
v=3, -7
$$2^{3x}$$ = 3 or $$2^{3x}$$ = -7(This can be negated)
3x=$$\log_23$$
x=$$\log_23$$/3
If $$a_1 + a_2 + a_3 + .... + a_n = 3(2^{n + 1} - 2)$$, for every $$n \geq 1$$, then $$a_{11}$$ equals
11th term of series = $$a_{11}$$ = Sum of 11 terms - Sum of 10 terms = $$3(2^{11 + 1} - 2)$$-3$$(2^{10 + 1} - 2)$$
= 3$$(2^{12} - 2-2^{11} +2)$$=3$$(2^{11})(2-1)$$= 3*$$2^{11}$$ = 6144
The number of the real roots of the equation $$2 \cos (x(x + 1)) = 2^x + 2^{-x}$$ is
$$2 \cos (x(x + 1)) = 2^x + 2^{-x}$$
The maximum value of LHS is 2 when $$\cos (x(x + 1))$$ is 1 and the minimum value of RHS is 2 using AM $$\geq$$ GM
Hence LHS and RHS can only be equal when both sides are 2. For LHS, cosx(x+1)=1 => x(x+1)=0 => x=0,-1
For RHS minimum value, x=0
Hence only one solution x=0
In 2010, a library contained a total of 11500 books in two categories - fiction and nonfiction. In 2015, the library contained a total of 12760 books in these two categories. During this period, there was 10% increase in the fiction category while there was 12% increase in the non-fiction category. How many fiction books were in the library in 2015?
Let the number of fiction and non-fiction books in 2010 = 100a, 100b respectively
It is given that the total number of books in 2010 = 11500
100a+100b = 11500 -------Eq 1
The number of fiction and non-fiction books in 2015 = 110a, 112b respectively
110a+112b = 12760 -------Eq 2
On solving both the equations we get, b=55, a= 60
The number of fiction books in 2015 = 110*60=6600
If $$(2n + 1) + (2n + 3) + (2n + 5) + ... + (2n + 47) = 5280$$, then whatis the value of $$1 + 2 + 3 + .. + n?$$
Let us first find the number of terms
47=1+(n-1)2
n=24
24*2n+1+3+5+....47=5280
48n+576=5280
48n=4704
n=98
Sum of first 98 terms = 98*99/2
=4851
If m and n are integers such that $$(\surd2)^{19} 3^4 4^2 9^m 8^n = 3^n 16^m (\sqrt[4]{64})$$ then m is
We have, $$(\surd2)^{19} 3^4 4^2 9^m 8^n = 3^n 16^m (\sqrt[4]{64})$$
Converting both sides in powers of 2 and 3, we get
$$2^{\ \frac{19\ }{2}}3^42^43^{2m}2^{3n}$$ = $$3^n2^{4m}2^{\frac{\ 6}{4}}$$
Comparing the power of 2 we get, $$\ \frac{\ 19}{2}+4+3n\ =4m+\frac{\ 6}{4}\ $$
=> 4m=3n+12 .....(1)
Comparing the power of 3 we get, $$4+2m=n$$
Substituting the value of n in (1), we get
4m=3(4+2m)+12
=> m=-12
The number of common terms in the two sequences: 15, 19, 23, 27, . . . . , 415 and 14, 19, 24, 29, . . . , 464 is
A: 15, 19, 23, 27, . . . . , 415
B: 14, 19, 24, 29, . . . , 464
Here the first common term = 19
Common difference = LCM of 5, 4=20
19+(n-1)20 $$\le\ $$ 415
(n-1)20 $$\le\ $$ 396
(n-1) $$\le\ $$ 19.8
n=20
Let a, b, x, y be real numbers such that $$a^2 + b^2 = 25, x^2 + y^2 = 169$$, and $$ax + by = 65$$. If $$k = ay - bx$$, then
$$\left(ax+by\right)^2=65^2$$
$$a^2x^2\ +\ b^2y^2+\ 2abxy\ =\ 65^2$$
$$k = ay - bx$$
$$k^2\ =\ a^2y^2+b^2x^2-2abxy$$
$$(a^2 + b^2)(x^2 + y^2 )= 25* 169$$
$$a^2x^2+a^2y^2+b^2x^2+b^2y^2=\ 25\times\ 169$$
$$k^2=\ 65^2\ -\ \left(25\times\ 169\right)$$
k = 0
D is the correct answer.
Let x and y be positive real numbers such that
$$\log_{5}{(x + y)} + \log_{5}{(x - y)} = 3,$$ and $$\log_{2}{y} - \log_{2}{x} = 1 - \log_{2}{3}$$. Then $$xy$$ equals
We have, $$\log_{5}{(x + y)} + \log_{5}{(x - y)} = 3$$
=> $$x^2-y^2=125$$......(1)
$$\log_{2}{y} - \log_{2}{x} = 1 - \log_{2}{3}$$
=>$$\ \frac{\ y}{x}$$ = $$\ \frac{\ 2}{3}$$
=> 2x=3y => x=$$\ \frac{\ 3y}{2}$$
On substituting the value of x in 1, we get
$$\ \frac{\ 5x^2}{4}$$=125
=>y=10, x=15
Hence xy=150
Let S be the set of all points (x, y) in the x-y plane such that $$\mid x \mid + \mid y \mid \leq 2$$ and $$\mid x \mid \geq 1.$$ Then, the area, in square units, of the region represented by S equals

Sum of the area of region I and II is the required area.

Now, required area = $$\ 4\times\frac{\ 1}{2}\times\ 1\times\ 1$$ = 2
Let f be a function such that f (mn) = f (m) f (n) for every positive integers m and n. If f (1), f (2) and f (3) are positive integers, f (1) < f (2), and f (24) = 54, then f (18) equals
Given, f(mn) = f(m)f(n)
when m= n= 1, f(1) = f(1)*f(1) ==> f(1) = 1
when m=1, n= 2, f(2) = f(1)*f(2) ==> f(1) = 1
when m=n= 2, f(4) = f(2)*f(2) ==> f(4) = $$[f(2)]^2$$
Similarly f(8) = f(4)*f(2) =$$[f(2)]^3$$
f(24) = 54
$$[f(2)]^3$$ * $$[f(3)]$$ = $$3^3*2$$
On comparing LHS and RHS, we get
f(2) = 3 and f(3) = 2
Now we have to find the value of f(18)
f(18) = $$[f(2)]$$ * $$[f(3)]^2$$
= 3*4=12
The number of solutions to the equation $$\mid x \mid (6x^2 + 1) = 5x^2$$ is
For x <0, -x($$6x^2+1$$) = $$5x^2$$
=> ($$6x^2+1$$) = -5x
=> ($$6x^2 + 5x+ 1$$) = 0
=>($$6x^2 + 3x+2x+ 1$$) = 0
=> (3x+1)(2x+1)=0 =>x=$$\ -\frac{\ 1}{3}$$ or x=$$\ -\frac{\ 1}{2}$$
For x=0, LHS=RHS=0 (Hence, 1 solution)
For x >0, x($$6x^2+1$$) = $$5x^2$$
=> ($$6x^2 - 5x+ 1$$) = 0
=>(3x-1)(2x-1)=0 =>x=$$\ \frac{\ 1}{3}$$ or x=$$\ \frac{\ 1}{2}$$
Hence, the total number of solutions = 5
Let $$t_{1},t_{2}$$,... be real numbers such that $$t_{1}+t_{2}+…+t_{n} = 2n^{2}+9n+13$$, for every positive integer $$n \geq 2$$. If $$t_{k}=103$$, then k equals
It is given that $$t_{1}+t_{2}+…+t_{n} = 2n^{2}+9n+13$$, for every positive integer $$n \geq 2$$.
We can say that $$t_{1}+t_{2}+…+t_{k} = 2k^{2}+9k+13$$ ... (1)
Replacing k by (k-1) we can say that
$$t_{1}+t_{2}+…+t_{k-1} = 2(k-1)^{2}+9(k-1)+13$$ ... (2)
On subtracting equation (2) from equation (1)
$$\Rightarrow$$ $$t_{k} = 2k^{2}+9k+13 - 2(k-1)^{2}+9(k-1)+13$$
$$\Rightarrow$$ $$103 = 4k+7$$
$$\Rightarrow$$ $$k = 24$$
If x is a positive quantity such that $$2^{x}=3^{\log_{5}{2}}$$. then x is equal to
Givne that: $$2^{x}=3^{\log_{5}{2}}$$
$$\Rightarrow$$ $$2^{x}=2^{\log_{5}{3}}$$
$$\Rightarrow$$ $$x=\log_{5}{3}$$
$$\Rightarrow$$ $$x=\log_{5}{\dfrac{3*5}{5}}$$
$$\Rightarrow$$ $$x=\log_{5}{5}+\log_{5}{\dfrac{3}{5}}$$
$$\Rightarrow$$ $$x=1+\log_{5}{\dfrac{3}{5}}$$. Hence, option D is the correct answer.
Let f(x)= $$\max(5x, 52-2x^2)$$, where x is any positive real number. Then the minimum possible value of f(x)
The minimum value of the function will occur when the expressions inside the function are equal.
So, 5$$x$$ = $$52 - 2x^2$$
or, $$2x^2 + 5x - 52$$ = 0
On solving, we get $$x$$ = 4 or $$-\dfrac{13}{2}$$
But, it is given that $$x$$ is a positive number.
So, $$x$$ = 4
And the minimum value = 5*4 = 20
Hence, 20 is the correct answer.
The smallest integer $$n$$ such that $$n^3-11n^2+32n-28>0$$ is
We can see that at n = 2, $$n^3-11n^2+32n-28=0$$ i.e. (n-2) is a factor of $$n^3-11n^2+32n-28$$
$$\dfrac{n^3-11n^2+32n-28}{n-2}=n^2-9n+14$$
We can further factorize n^2-9n+14 as (n-2)(n-7).
$$n^3-11n^2+32n-28=(n-2)^2(n-7)$$
$$\Rightarrow$$ $$n^3-11n^2+32n-28>0$$
$$\Rightarrow$$ $$(n-2)^2(n-7)>0$$
Therefore, we can say that n-7>0
Hence, n$$_{min}$$ = 8
Let f(x) = min ($${2x^{2},52-5x}$$) where x is any positive real number. Then the maximum possible value of f(x) is
f(x) = min ($${2x^{2},52-5x}$$)
The maximum possible value of this function will be attained at the point in which $$2x^2$$ is equal to $$52-5x$$.
$$2x^2 = 52-5x$$
$$2x^2+5x-52=0$$
$$(2x+13)(x-4)=0$$
=> $$x=\frac{-13}{2}$$ or $$x = 4$$
It has been given that $$x$$ is a positive real number. Therefore, we can eliminate the case $$x=\frac{-13}{2}$$.
$$x=4$$ is the point at which the function attains the maximum value. $$4$$ is not the maximum value of the function.
Substituting $$x=4$$ in the original function, we get, $$2x^2 = 2*4^2= 32$$.
f(x) = $$32$$.
Therefore, 32 is the right answer.
If $$\log_{12}{81}=p$$, then $$3(\dfrac{4-p}{4+p})$$ is equal to
Given that: $$\log_{12}{81}=p$$
$$\Rightarrow$$ $$\log_{81}{12}=\dfrac{1}{p}$$
$$\Rightarrow$$ $$\log_{3}{3*4}=\dfrac{4}{p}$$
$$\Rightarrow$$ $$1+\log_{3}{4}=\dfrac{4}{p}$$
Using Componendo and Dividendo,
$$\Rightarrow$$ $$\dfrac{1+\log_{3}{4}-1}{1+\log_{3}{4}+1}=\dfrac{4-p}{4+p}$$
$$\Rightarrow$$ $$\dfrac{\log_{3}{4}}{2+\log_{3}{4}}=\dfrac{4-p}{4+p}$$
$$\Rightarrow$$ $$\dfrac{\log_{3}{4}}{\log_{3}{9}+\log_{3}{4}}=\dfrac{4-p}{4+p}$$
$$\Rightarrow$$ $$\dfrac{\log_{3}{4}}{\log_{3}{36}}=\dfrac{4-p}{4+p}$$
$$\Rightarrow$$ $$3*\dfrac{4-p}{4+p}=\dfrac{3\log_{3}{4}}{\log_{3}{36}}$$
$$\Rightarrow$$ $$3*\dfrac{4-p}{4+p}=\dfrac{\log_{3}{64}}{\log_{3}{36}}$$
$$\Rightarrow$$ $$3*\dfrac{4-p}{4+p}=\log_{36}{64}$$
$$\Rightarrow$$ $$3*\dfrac{4-p}{4+p}=\log_{6^2}{8^2}=\log_{6}{8}$$. Hence, option D is the correct answer.
Let $$\ a_{1},a_{2}...a_{52}\ $$ be positive integers such that $$\ a_{1}$$ < $$a_{2}$$ < ... < $$a_{52}\ $$. Suppose, their arithmetic mean is one less than arithmetic mean of $$a_{2}$$, $$a_{3}$$, ....$$a_{52}$$. If $$a_{52}$$= 100, then the largest possible value of $$a_{1}$$is
Let 'x' be the average of all 52 positive integers $$\ a_{1},a_{2}...a_{52}\ $$.
$$a_{1}+a_{2}+a_{3}+...+a_{52}$$ = 52x ... (1)
Therefore, average of $$a_{2}$$, $$a_{3}$$, ....$$a_{52}$$ = x+1
$$a_{2}+a_{3}+a_{4}+...+a_{52}$$ = 51(x+1) ... (2)
From equation (1) and (2), we can say that
$$a_{1}+51(x+1)$$ = 52x
$$a_{1}$$ = x - 51.
We have to find out the largest possible value of $$a_{1}$$. $$a_{1}$$ will be maximum when 'x' is maximum.
(x+1) is the average of terms $$a_{2}$$, $$a_{3}$$, ....$$a_{52}$$. We know that $$a_{2}$$ < $$a_{3}$$ < ... < $$a_{52}\ $$ and $$a_{52}$$ = 100.
Therefore, (x+1) will be maximum when each term is maximum possible. If $$a_{52}$$ = 100, then $$a_{52}$$ = 99, $$a_{50}$$ = 98 ends so on.
$$a_{2}$$ = 100 + (51-1)*(-1) = 50.
Hence, $$a_{2}+a_{3}+a_{4}+...+a_{52}$$ = 50+51+...+99+100 = 51(x+1)
$$\Rightarrow$$ $$\dfrac{51*(50+100)}{2} = 51(x+1)$$
$$\Rightarrow$$ $$x = 74$$
Therefore, the largest possible value of $$a_{1}$$ = x - 51 = 74 - 51 = 23.
The value of the sum 7 x 11 + 11 x 15 + 15 x 19 + ...+ 95 x 99 is
S = 7 x 11 + 11 x 15 + 15 x 19 + ...+ 95 x 99
Nth term of the series can be written as $$T_{n} = (4n+3)*(4n+7)$$
Last term, (4n+3) = 95 i.e. n = 23
$$\sum_{n=1}^{n=23} (4n+3)*(4n+7)$$
$$\Rightarrow$$ $$\sum_{n=1}^{n=23}16n^2+40n+21$$
$$\Rightarrow$$ $$16*\dfrac{23*24*47}{6}+40*\dfrac{23*24}{2}+21*23$$
$$\Rightarrow$$ $$80707$$
If N and x are positive integers such that $$N^{N}$$ = $$2^{160}\ and \ N{^2} + 2^{N}\ $$ is an integral multiple of $$\ 2^{x}$$, then the largest possible x is
It is given that $$N^{N}$$ = $$2^{160}$$
We can rewrite the equation as $$N^{N}$$ = $$(2^5)^{160/5}$$ = $$32^{32}$$
$$\Rightarrow$$ N = 32
$$N{^2} + 2^{N}$$ = $$32^2+2^{32}=2^{10}+2^{32}=2^{10}*(1+2^{22})$$
Hence, we can say that $$N{^2} + 2^{N}$$ can be divided by $$2^{10}$$
Therefore, x$$_{max}$$ = 10
The arithmetic mean of x, y and z is 80, and that of x, y, z, u and v is 75, where u=(x+y)/2 and v=(y+z)/2. If x ≥ z, then the minimum possible value of x is
Given that the arithmetic mean of x, y and z is 80.
$$\Rightarrow$$ $$\dfrac{x+y+z}{3} = 80$$
$$\Rightarrow$$ $$x+y+z = 240$$ ... (1)
Also, $$\dfrac{x+y+z+v+u}{5} = 75$$
$$\Rightarrow$$ $$\dfrac{x+y+z+v+u}{5} = 75$$
$$\Rightarrow$$ $$x+y+z+v+u = 375$$
Substituting values from equation (1),
$$\Rightarrow$$ $$v+u = 135$$
It is given that u=(x+y)/2 and v=(y+z)/2.
$$\Rightarrow$$ $$(x+y)/2+(y+z)/2 = 135$$
$$\Rightarrow$$ $$x+2y+z = 270$$
$$\Rightarrow$$ $$y = 30$$ (Since $$x+y+z = 240$$)
Therefore, we can say that $$x+z = 240 - y = 210$$. We are also given that x ≥ z,
Hence, $$x_{min}$$ = 210/2 = 105.
If $$f(x + 2) = f(x) + f(x + 1)$$ for all positive integers x, and $$f(11) = 91, f(15) = 617$$, then $$f(10)$$ equals
$$f(x + 2) = f(x) + f(x + 1)$$
As we can see, the value of a term is the sum of the 2 terms preceding it.
It has been given that $$f(11) = 91$$ and $$f(15) = 617$$.
We have to find the value of $$f(10)$$.
Let $$f(10)$$ = b
$$f(12)$$ = b + 91
$$f(13)$$ = 91 + b + 91 = 182 + b
$$f(14)$$ = 182+b+91+b = 273+2b
$$f(15)$$ = 273+2b+182+b = 455+3b
It has been given that 455+3b = 617
3b = 162
=> b = 54
Therefore, 54 is the correct answer.
If $$U^{2}+(U-2V-1)^{2}$$= −$$4V(U+V)$$ , then what is the value of $$U+3V$$ ?
Given that $$U^{2}+(U-2V-1)^{2}$$= −$$4V(U+V)$$
$$\Rightarrow$$ $$U^{2}+(U-2V-1)(U-2V-1)$$= −$$4V(U+V)$$
$$\Rightarrow$$ $$U^{2}+(U^2-2UV-U-2UV+4V^2+2V-U+2V+1)$$ = −$$4V(U+V)$$
$$\Rightarrow$$ $$U^{2}+(U^2-4UV-2U+4V^2+4V+1)$$ = −$$4V(U+V)$$
$$\Rightarrow$$ $$2U^2-4UV-2U+4V^2+4V+1=−4UV-4V^2$$
$$\Rightarrow$$ $$2U^2-2U+8V^2+4V+1=0$$
$$\Rightarrow$$ $$2[U^2-U+\dfrac{1}{4}]+8[V^2+\dfrac{V}{2}+\dfrac{1}{16}]=0$$
$$\Rightarrow$$ $$2(U-\dfrac{1}{2})^2+8(V+\dfrac{1}{4})^2=0$$
Sum of two square terms is zero i.e. individual square term is equal to zero.
$$U-\dfrac{1}{2}$$ = 0 and $$V+\dfrac{1}{4}$$ = 0
U = $$\dfrac{1}{2}$$ and V = $$-\dfrac{1}{4}$$
Therefore, $$U+3V$$ = $$\dfrac{1}{2}$$+$$\dfrac{-1*3}{4}$$ = $$\dfrac{-1}{4}$$. Hence, option C is the correct answer.
If a and b are integers such that $$2x^2−ax+2>0$$ and $$x^2−bx+8≥0$$ for all real numbers $$x$$, then the largest possible value of $$2a−6b$$ is
Let f(x) = $$2x^2−ax+2$$. We can see that f(x) is a quadratic function.
For, f(x) > 0, Discriminant (D) < 0
$$\Rightarrow$$ $$(-a)^2-4*2*2<0$$
$$\Rightarrow$$ (a-4)(a+4)<0
$$\Rightarrow$$ a $$\epsilon$$ (-4, 4)
Therefore, integer values that 'a' can take = {-3, -2, -1, 0, 1, 2, 3}
Let g(x) = $$x^2−bx+8$$. We can see that g(x) is also a quadratic function.
For, g(x)≥0, Discriminant (D) $$\leq$$ 0
$$\Rightarrow$$ $$(-b)^2-4*8*1<0$$
$$\Rightarrow$$ $$(b-\sqrt{32})(b+\sqrt{32})<0$$
$$\Rightarrow$$ b $$\epsilon$$ (-$$\sqrt{32}$$, $$\sqrt{32}$$)
Therefore, integer values that 'b' can take = {-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5}
We have to find out the largest possible value of $$2a−6b$$. The largest possible value will occur when 'a' is maximum and 'b' is minimum.
a$$_{max}$$ = 3, b$$_{min}$$ = -5
Therefore, the largest possible value of $$2a−6b$$ = 2*3 - 6*(-5) = 36.
$$\frac{1}{log_{2}100}-\frac{1}{log_{4}100}+\frac{1}{log_{5}100}-\frac{1}{log_{10}100}+\frac{1}{log_{20}100}-\frac{1}{log_{25}100}+\frac{1}{log_{50}100}$$=?
We know that $$\dfrac{1}{log_{a}{b}}$$ = $$\dfrac{log_{x}{a}}{log_{x}{b}}$$
Therefore, we can say that $$\dfrac{1}{log_{2}{100}}$$ = $$\dfrac{log_{10}{2}}{log_{10}{100}}$$
$$\Rightarrow$$ $$\frac{1}{log_{2}100}-\frac{1}{log_{4}100}+\frac{1}{log_{5}100}-\frac{1}{log_{10}100}+\frac{1}{log_{20}100}-\frac{1}{log_{25}100}+\frac{1}{log_{50}100}$$
$$\Rightarrow$$ $$\dfrac{log_{10}{2}}{log_{10}{100}}$$-$$\dfrac{log_{10}{4}}{log_{10}{100}}$$+$$\dfrac{log_{10}{5}}{log_{10}{100}}$$-$$\dfrac{log_{10}{10}}{log_{10}{100}}$$+$$\dfrac{log_{10}{20}}{log_{10}{100}}$$-$$\dfrac{log_{10}{25}}{log_{10}{100}}$$+$$\dfrac{log_{10}{50}}{log_{10}{100}}$$
We know that $$log_{10}{100}=2$$
$$\Rightarrow$$ $$\dfrac{1}{2}*[log_{10}{2}-log_{10}{4}+log_{10}{5}-log_{10}{10}+log_{10}{20}-log_{10}{25}+log_{10}{50}]$$
$$\Rightarrow$$ $$\dfrac{1}{2}*[log_{10}{\dfrac{2*5*20*50}{4*10*25}}]$$
$$\Rightarrow$$ $$\dfrac{1}{2}*[log_{10}10]$$
$$\Rightarrow$$ $$\dfrac{1}{2}$$
If p$$^{3}$$ = q$$^{4}$$ = r$$^{5}$$ = s$$^{6}$$, then the value of $$log_{s}{(pqr)}$$ is equal to
Given that, p$$^{3}$$ = q$$^{4}$$ = r$$^{5}$$ = s$$^{6}$$
p$$^{3}$$=s$$^{6}$$
p = s$$^{\frac{6}{3}}$$ = s$$^{2}$$ ...(1)
Similarly, q = s$$^{\frac{6}{4}}$$ = s$$^{\frac{3}{2}}$$ ...(2)
Similarly, r = s$$^{\frac{6}{5}}$$ ...(3)
$$\Rightarrow$$ $$log_{s}{(pqr)}$$
By substituting value of p, q, and r from equation (1), (2) and (3)
$$\Rightarrow$$ $$log_{s}{(s^{2}*s^{\frac{3}{2}}*s^{\frac{6}{5}})}$$
$$\Rightarrow$$ $$log_{s}(s^{\frac{47}{10}})$$
$$\Rightarrow$$ $$\dfrac{47}{10}$$
Hence, option A is the correct answer.
Let x, y, z be three positive real numbers in a geometric progression such that x < y < z. If 5x, 16y, and 12z are in an arithmetic progression then the common ratio of the geometric progression is
Let x = $$a$$, y = $$ar$$ and z = $$ar^2$$
It is given that, 5x, 16y and 12z are in AP.
so, 5x + 12z = 32y
On replacing the values of x, y and z, we get
$$5a + 12ar^2 = 32ar$$
or, $$12r^2 - 32r + 5$$ = 0
On solving, $$r$$ = $$\frac{5}{2}$$ or $$\frac{1}{6}$$
For $$r$$ = $$\frac{1}{6}$$, x < y < z is not satisfied.
So, $$r$$ = $$\frac{5}{2}$$
Hence, option C is the correct answer.
Given that $$x^{2018}y^{2017}=\frac{1}{2}$$, and $$x^{2016}y^{2019}=8$$, then value of $$x^{2}+y^{3}$$ is
Given that $$x^{2018}y^{2017}=\frac{1}{2}$$ ... (1)
$$x^{2016}y^{2019}=8$$ ... (2)
Equation (2)/ Equation (1)
$$\dfrac{y^2}{x^2} = \dfrac{8}{1/2}$$
$$\dfrac{y}{x} = 4$$ or $$-4$$
Case 1: When $$\dfrac{y}{x} = 4$$
$$x^{2018}(4x)^{2017}=\dfrac{1}{2}$$
$$x^{2018+2017}(2)^{4034}=\dfrac{1}{2}$$
$$x^{4035}=\dfrac{1}{(2)^{4035}}$$
$$x=\dfrac{1}{2}$$
Since, $$\dfrac{y}{x} = 4$$, => y = 2
Therefore, $$x^{2}+y^{3}$$ = $$\dfrac{1}{4}+8$$ = $$\dfrac{33}{4}$$
Case 2: When $$\dfrac{y}{x} = -4$$
$$x^{2018}(-4x)^{2017}=\dfrac{1}{2}$$
$$x^{2018+2017}(2)^{4034}=\dfrac{-1}{2}$$
$$x^{4035}=\dfrac{1}{(-2)^{4035}}$$
$$x=\dfrac{-1}{2}$$
Since, $$\dfrac{y}{x} = -4$$, => y = 2
Therefore, $$x^{2}+y^{3}$$ = $$\dfrac{1}{4}+8$$ = $$\dfrac{33}{4}$$. Hence, option D is the correct answer.
If $$\log_{2}({5+\log_{3}{a}})=3$$ and $$\log_{5}({4a+12+\log_{2}{b}})=3$$, then a + b is equal to
$$\log_{2}({5+\log_{3}{a}})=3$$
=>$$5 + \log_{3}{a}$$ = 8
=>$$ \log_{3}{a}$$ = 3
or $$a$$ = 27
$$\log_{5}({4a+12+\log_{2}{b}})=3$$
=>$$4a+12+\log_{2}{b}$$ = 125
Putting $$a$$ = 27, we get
$$\log_{2}{b}$$ = 5
or, $$b$$ = 32
So, $$a + b$$ = 27 + 32 = 59
Hence, option A is the correct answer.
If $$a_{1}=\frac{1}{2\times5},a_{2}=\frac{1}{5\times8},a_{3}=\frac{1}{8\times11},...,$$ then $$a_{1}+a_{2}+a_{3}+...+a_{100}$$ is
$$a_{100} = \frac{1}{ (3\times100 -1) \times (3\times100 + 2)}= \frac{1}{ 299 \times 302}$$
$$\frac{1}{2\times5} = \frac{1}{3} \times (\frac{1}{2} - \frac{1}{5})$$
$$\frac{1}{5\times8} = \frac{1}{3} \times (\frac{1}{5} - \frac{1}{8})$$
$$\frac{1}{8\times11} = \frac{1}{3} \times (\frac{1}{8} - \frac{1}{11})$$
....
$$\frac{1}{299\times302} = \frac{1}{3} \times (\frac{1}{299} - \frac{1}{302})$$
Hence $$a_{1}+a_{2}+a_{3}+...+a_{100}$$ = $$\frac{1}{3} \times (\frac{1}{2} - \frac{1}{5})$$ + $$\frac{1}{3} \times (\frac{1}{5} - \frac{1}{8})$$ + $$\frac{1}{3} \times (\frac{1}{8} - \frac{1}{11})$$ + ... + $$\frac{1}{3} \times (\frac{1}{299} - \frac{1}{302})$$
= $$\frac{1}{3} \times (\frac{1}{2} - \frac{1}{302})$$
= $$\frac{25}{151}$$
Let $$a_1$$, $$a_2$$,............., $$a_{3n}$$ be an arithmetic progression with $$a_1$$ = 3 and $$a_{2}$$ = 7. If $$a_1$$+ $$a_{2}$$ +...+ $$a_{3n}$$= 1830, then what is the smallest positive integer m such that m($$a_1$$+ $$a_{2}$$ +...+ $$a_n$$) > 1830?
$$a_{1}$$ = 3 and $$a_{2}$$ = 7. Hence, the common difference of the AP is 4. If we assume, k=3n
We have been given that the sum up to 3n terms of this AP is 1830. Hence, $$1830 = \frac{k}{2}[2*3 + (k - 1)*4$$
=> 1830*2 = k(6 + 4k - 4)
=> 3660 = 2k + 4k$$^2$$
=> $$2k^2 + k - 1830 = 0$$
=> (k - 30)(2k + 61) = 0
=> k = 30 or k = -61/2
Since k is the number of terms so k cannot be negative. Hence, must be 30
So, 3n = 30
n = 10
Sum of the first '10' terms of the given AP = 5*(6 + 9*4) = 42*5 = 210
m($$a_1$$+ $$a_{2}$$ +...+ $$a_n$$) > 1830
=> 210m > 1830
=> m > 8.71
Hence, smallest integral value of 'm' is 9.
If a and b are integers of opposite signs such that $$(a + 3)^{2} : b^{2} = 9 : 1$$ and $$(a -1)^{2}:(b - 1)^{2} = 4:1$$, then the ratio $$a^{2} : b^{2}$$ is
Since the square root can be positive or negative we will get two cases for each of the equation.
For the first one,
a + 3 = 3b .. i
a + 3 = -3b ... ii
For the second one,
a - 1 = 2(b -1) ... iii
a - 1 = 2 (1 - b) ... iv
we have to solve i and iii, i and iv, ii and iii, ii and iv.
Solving i and iii,
a + 3 = 3b and a = 2b - 1, solving, we get a = 3 and b = 2, which is not what we want.
Solving i and iv
a + 3 = 3b and a = 3 - 2b, solving, we get b = 1.2, which is not possible.
Solving ii and iii
a + 3 = -3b and a = 2b - 1, solving, we get b = 0.4, which is not possible.
Solving ii and iv,
a + 3 = -3b and a = 3 - 2b, solving, we get a = 15 and b = -6 which is what we want.
Thus, $$\frac{a^2}{b^2} = \frac{25}{4}$$
Suppose, $$\log_3 x = \log_{12} y = a$$, where $$x, y$$ are positive numbers. If $$G$$ is the geometric mean of x and y, and $$\log_6 G$$ is equal to
We know that $$\log_3 x = a$$ and $$\log_{12} y=a$$
Hence, $$x = 3^a$$ and $$y=12^a$$
Therefore, the geometric mean of $$x$$ and $$y$$ equals $$\sqrt{x \times y}$$
This equals $$\sqrt{3^a \times 12^a} = 6^a$$
Hence, $$G=6^a$$ Or, $$\log_6 G = a$$
If x is a real number such that $$\log_{3}5= \log_{5}(2 + x)$$, then which of the following is true?
$$1 < \log_{3}5 < 2$$
=> $$ 1 < \log_{5}(2 + x) < 2 $$
=> $$ 5 < 2 + x < 25$$
=> $$ 3 < x < 23$$
If $$x+1=x^{2}$$ and $$x>0$$, then $$2x^{4}$$ is
We know that $$x^2 - x - 1=0$$
Therefore $$x^4 = (x+1)^2 = x^2+2x+1 = x+1 + 2x+1 = 3x+2$$
Therefore, $$2x^4 = 6x+4$$
We know that $$x>0$$ therefore, we can calculate the value of $$x$$ to be $$\frac{1+\sqrt{5}}{2}$$
Hence, $$2x^4 = 6x+4 = 3+3\sqrt{5}+4 = 3\sqrt{5}+7$$
Let $$f(x) = x^{2}$$ and $$g(x) = 2^{x}$$, for all real x. Then the value of f[f(g(x)) + g(f(x))] at x = 1 is
$$f[f(g(1)) + g(f(1))]$$
= $$f[f(2^1) + g(1^2)]$$
= $$f[f(2) + g(1)]$$
= $$f[2^2 + 2^1]$$
= $$f(6)$$
= $$6^2 = 36$$
The value of $$\log_{0.008}\sqrt{5}+\log_{\sqrt{3}}81-7$$ is equal to
$$\log_{0.008}\sqrt{5}+\log_{\sqrt{3}}81-7$$
$$81 = 3^4$$ and $$0.008 = \frac{8}{1000} = \frac{2^{3}}{10^{3}} = \frac{1}{5^{3}} = 5^{-3} $$
Hence,
$$\log_{0.008}\sqrt{5}+ 8 -7 $$
$$ \log_{5^{-3}}5^{\frac{1}{2}}+ 8 -7 $$
$$\frac{log 5^{0.5}}{log 5^{-3}} + 1$$
$$ - \frac{1}{6} + 1$$
= $$\frac{5}{6}$$
If $$9^{2x-1}-81^{x-1}=1944$$, then $$x$$ is
$$\frac{81^x}{9} - \frac{81^x}{81} = 1944$$
$$81^x * [\frac{1}{9}- \frac{1}{81}] = 1944$$
$$81^x * [\frac{1}{81}] = 243$$
$$3^{4x} = 3^9$$
$$x = \frac{9}{4}$$
The minimum possible value of the sum of the squares of the roots of the equation $$x^2+(a+3)x-(a+5)=0 $$ is
Let the roots of the equation $$x^2+(a+3)x-(a+5)=0 $$ be equal to $$p,q$$
Hence, $$p+q = -(a+3)$$ and $$p \times q = -(a+5)$$
Therefore, $$p^2+q^2 = a^2+6a+9+2a+10 = a^2+8a+19 = (a+4)^2+3$$
As $$(a+4)^2$$ is always non negative, the least value of the sum of squares is 3
If $$9^{x-\frac{1}{2}}-2^{2x-2}=4^{x}-3^{2x-3}$$, then $$x$$ is
It is given that $$9^{x-\frac{1}{2}}-2^{2x-2}=4^{x}-3^{2x-3}$$
Let us try to reduce them to powers of $$3$$ and $$2$$
The given equation can be reduced to $$3^{2x-1} + 3^{2x-3} = 2^{2x} + 2^{2x-2}$$
Hence, $$3^{2x-3} \times 10 = 2^{2x-2} \times 5$$
Therefore, $$3^{2x-3} = 2^{2x-3}$$
This is possible only if $$2x-3=0$$ or $$x=3/2$$
The number of solutions $$(x, y, z)$$ to the equation $$x - y - z = 25$$, where x, y, and z are positive integers such that $$x\leq40,y\leq12$$, and $$z\leq12$$ is
x - y - z = 25 and $$x\leq40,y\leq12$$, $$z\leq12$$
If x = 40 then y + z = 15. Now since both y and z are natural numbers less than 12, so y can range from 3 to 12 giving us a total of 10 solutions.Similarly, if x = 39, then y + z = 14. Now y can range from 2 to 12 giving us a total of 11 solutions.
If x = 38, then y + z = 13. Now y can range from 1 to 12 giving us a total of 12 solutions.
If x = 37 then y + z = 12 which will give 11 solutions.
Similarly on proceeding in the same manner the number of solutions will be 10, 9, 8, 7 and so on till 1.
Hence, required number of solutions will be (1 + 2 + 3 + 4 . . . . + 12) + 10 + 11
= 12*13/2 + 21
78 + 21 = 99
For how many integers n, will the inequality $$(n - 5) (n - 10) - 3(n - 2)\leq0$$ be satisfied?
$$(n - 5) (n - 10) - 3(n - 2)\leq0$$
=> $$ n^2 - 15n + 50 - 3n + 6 \leq 0$$
=> $$n^2 - 18n + 56 \leq 0$$
=> $$(n - 4)(n - 14) \leq 0$$
=> Thus, n can take values from 4 to 14. Hence, the required number of values are 14 - 4 + 1 = 11.
If $$log(2^{a}\times3^{b}\times5^{c} )$$is the arithmetic mean of $$log ( 2^{2}\times3^{3}\times5)$$, $$log(2^{6}\times3\times5^{7} )$$, and $$log(2 \times3^{2}\times5^{4} )$$, then a equals
$$log(2^{a}\times3^{b}\times5^{c} )$$ = $$ \frac{log ( 2^{2}\times3^{3}\times5) + log(2^{6}\times3\times5^{7} ) + log(2 \times3^{2}\times5^{4} ) }{3} $$
$$log(2^{a}\times3^{b}\times5^{c} )$$ = $$ \frac{log ( 2^{2+6+1}\times3^{3+1+2}\times5^{1+7+4}) }{3} $$
$$log(2^{a}\times3^{b}\times5^{c} )$$ = $$ \frac{log ( 2^{9}\times3^{6}\times5^{12}) }{3} $$
$$3log(2^{a}\times3^{b}\times5^{c} )$$ = $$ log ( 2^{9}\times3^{6}\times5^{12}) $$
Hence, 3a = 9 or a = 3
If $$f_{1}(x)=x^{2}+11x+n$$ and $$f_{2}(x)=x$$, then the largest positive integer n for which the equation $$f_{1}(x)=f_{2}(x)$$ has two distinct real roots is
$$f_{1}(x)=x^{2}+11x+n$$ and $$f_{2}(x) = x$$
$$f_{1}(x)=f_{2}(x)$$
=> $$x^{2}+11x+n = x$$
=> $$ x^2 + 10x + n = 0 $$
=> For this equation to have distinct real roots, b$$^2$$-4ac>0
$$ 10^2 > 4n$$
=> n < 100/4
=> n < 25
Thus, largest integral value that n can take is 24.
Let $$a_{1},a_{2},a_{3},a_{4},a_{5}$$ be a sequence of five consecutive odd numbers. Consider a new sequence of five consecutive even numbers ending with $$2a_{3}$$
If the sum of the numbers in the new sequence is 450, then $$a_{5}$$ is
Sum of the sequence of even numbers is $$2a_{3} + (2a_{3} - 2) + (2a_{3} - 4)$$ $$+ (2a_{3} - 6) + (2a_{3} - 8) = 450$$
=> $$10a_{3} - 20 = 450$$
=> $$a_{3} = 47$$
Hence $$a_{5} = 47 + 4 = 51$$
How many different pairs(a,b) of positive integers are there such that $$a\geq b$$ and $$\frac{1}{a}+\frac{1}{b}=\frac{1}{9}$$?
$$\frac{1}{a}+\frac{1}{b}=\frac{1}{9}$$
=> $$ab = 9(a + b)$$
=> $$ab - 9(a+b) = 0$$
=> $$ ab - 9(a+b) + 81 = 81$$
=> $$(a - 9)(b - 9) = 81, a > b$$
Hence we have the following cases,
$$ a - 9 = 81, b - 9 = 1$$ => $$(a,b) = (90,10)$$
$$ a - 9 = 27, b - 9 = 3$$ => $$(a,b) = (36,12)$$
$$ a - 9 = 9, b - 9 = 9$$ => $$(a,b) = (18,18)$$
Hence there are three possible positive integral values of (a,b)
If f(ab) = f(a)f(b) for all positive integers a and b,
then the largest possible value of f(1) is
f(1 * 1) = f(1)f(1)
=> f(1) = f(1)f(1)
=> f(1) = 0 or f(1) = 1
Hence maximum value of f(1) is 1
If the square of the 7th term of an arithmetic progression with positive common difference equals the product of the 3rd and 17th terms, then the ratio of the first term to the common difference is
The seventh term of an AP = a + 6d. Third term will be a + 2d and second term will be a + 16d. We are given that
$$ (a + 6d)^2 = (a + 2d)(a + 16d)$$
=> $$ a^2 $$ + $$36d^2$$ + 12ad = $$ a^2 + 18ad + 32d^2 $$
=> $$4d^2 = 6ad$$
=> $$ d:a = 3:2$$
We have been asked about a:d. Hence, it would be 2:3
Let $$f(x) =2x-5$$ and $$g(x) =7-2x$$. Then |f(x)+ g(x)| = |f(x)|+ |g(x)| if and only if
$$|f(x)+ g(x)| = |f(x)| + |g(x)|$$ if and only if
case 1: $$f(x) \geq 0$$ and $$g(x) \geq 0$$
<=> $$ 2x-5 \geq 0 $$ and $$7-2x \geq 0$$
<=> $$ x \geq \frac{5}{2}$$ and $$ \frac{7}{2} \geq x$$
<=> $$\frac{5}{2}\leq x\leq\frac{7}{2}$$
case 2: $$f(x) \leq 0$$ and $$g(x) \leq 0$$
<=> $$ 2x-5 \leq 0 $$ and $$7-2x \leq 0$$
<=> $$ x \leq \frac{5}{2}$$ and $$ \frac{7}{2} \leq x$$
So x<=5/2 and x>=7/2 which is not possible.
Hence, answer is
<=> $$\frac{5}{2}\leq x\leq\frac{7}{2}$$
An infinite geometric progression $$a_1,a_2,...$$ has the property that $$a_n= 3(a_{n+1}+ a_{n+2} + ...)$$ for every n $$\geq$$ 1. If the sum $$a_1+a_2+a_3...+=32$$, then $$a_5$$ is
Let the common ratio of the G.P. be r.
Hence we have $$a_n= 3(a_{n+1}+ a_{n+2} + ...)$$
The sum up to infinity of GP is given by $$\frac{a}{1-r}$$ where a here is $$a_{n+1}$$
=> $$a_n= 3(\frac{a_{n+1}}{1-r})$$
=> $$a_n= 3(\frac{a_{n}\times r}{1-r})$$
=> $$ r = \frac{1}{4}$$
Now, $$a_1+a_2+a_2...+=32$$
=> $$\frac{a_1}{1-r} = 32$$
=> $$\frac{a_1}{3/4} = 32$$
=> $$a_1 = 24$$
$$a_5 = a_1 \times r^4$$
$$a_5 = 24 \times (1/4)^4 = \frac{3}{32}$$
$$f(x) = \dfrac{5x+2}{3x-5}$$ and $$g(x) = x^2 - 2x - 1$$, then the value of $$g(f(f(3)))$$ is
$$f(3) = \frac{15 + 2}{9 - 5} = \frac{17}{4}$$
$$f(f(3)) = \frac{5*17/4 + 2}{3*17/4 - 5} = \frac{93/4}{31/4} = \frac{93}{31} = 3$$
$$g(f(f(3))) = 3^2 - 3*2 - 1 = 2$$
Let $$f(x)\neq0$$ for any 'x' be a function satisfying $$f(x)f(y) = f(xy)$$ for all real x, y. If $$f(2) = 4$$, then what is the value of $$f(\frac{1}{2})$$?
$$f(1)^2$$ = f(1) => f(1) = 1
f(2)*(f(1/2) = f(1) => 4x = 1
So, f(1/2) = 1/4
Suppose, the seed of any positive integer n is defined as follows:
seed(n) = n, if n < 10
seed(n) = seed(s(n)), otherwise, where s(n) indicates the sum of digits of n.
For example, seed(7) = 7,
seed(248) = seed(2 + 4 + 8) = seed(14) = seed (1 + 4) = seed (5) = 5 etc.
How many positive integers n, such that n < 500, will have seed (n) = 9?
For seed (n) = 9, all the numbers below 500 must have a digit sum of 9.
These numbers are all divisible by 9.
So total number of numbers below 500 and divisible by 9 is 55.
Find the sum $$\sqrt{1+\frac{1}{1^2}+\frac{1}{2^2}}+\sqrt{1+\frac{1}{2^2}+\frac{1}{3^2}} +....+ \sqrt{1+\frac{1}{2007^2}+\frac{1}{2008^2}}$$
Consider the first term:
$$\sqrt{1+1/1^2+1/2^2}$$ = $$\sqrt{9/4}$$ = 3/2
Second term: $$\sqrt{1+1/2^2+1/3^2}$$ = $$\sqrt{49/36}$$ = 7/6
First term + Second term = 3/2 + 7/6 = (9+7)/6 = 16/6 = 8/3 = 3 - 1/3
.
.
Required sum = 2008 - 1/2008
If the roots of the equation $$x^3 - ax^2 + bx - c = 0$$ are three consecutive integers, then what is the smallest possible value of b?
b = sum of the roots taken 2 at a time.
Let the roots be n-1, n and n+1.
Therefore, $$b = (n-1)n + n(n+1) + (n+1)(n-1) = n^2 - n + n^2 + n + n^2 - 1$$
$$b = 3n^2 - 1$$. The smallest value is -1.
Let $$f(x) = ax^2 + bx + c$$, where a, b and c are certain constants and $$a \neq 0$$ ?
It is known that $$f(5) = - 3f(2)$$. and that 3 is a root of $$f(x) = 0$$.
What is the other root of f(x) = 0?
f(3) = 9a + 3b + c = 0 f(5) = 25a + 5b + c
f(2) = 4a + 2b + c
f(5) = -3f(2) => 25a + 5b + c = -12a -6b -3c
=> 37a + 11b + 4c = 0 --> (1)
4(9a + 3b + c) = 36a + 12b + 4c = 0 --> (2)
From (1) and (2), a - b = 0 => a = b
=> c = -12a
The equation is, therefore, $$ax^2 + ax - 12a = 0 => x^2 + x - 12 = 0$$
=> -4 is a root of the equation.
Let $$f(x) = ax^2 + bx + c$$, where a, b and c are certain constants and $$a \neq 0$$ ?
It is known that f(5) = - 3f(2). and that 3 is a root of f(x) = 0.
What is the value of a + b + c?
f(3) = 9a + 3b + c = 0 f(5) = 25a + 5b + c
f(2) = 4a + 2b + c
f(5) = -3f(2) => 25a + 5b + c = -12a -6b -3c
=> 37a + 11b + 4c = 0 --> (1)
4(9a + 3b + c) = 36a + 12b + 4c = 0 --> (2)
From (1) and (2), a - b = 0 => a = b
=> c = -12a
The equation is, therefore, $$ax^2 + ax - 12a = 0 => x^2 + x - 12 = 0$$
a + b + c = a + a - 12a = -10a.
But the value of a is not given. Therefore, the value cannot be determined.
The number of common terms in the two sequences 17, 21, 25,…, 417 and 16, 21, 26,…, 466 is
The terms of the first sequence are of the form 4p + 13
The terms of the second sequence are of the form 5q + 11
If a term is common to both the sequences, it is of the form 4p+13 and 5q+11
or 4p = 5q -2. LHS = 4p is always even, so, q is also even.
or 2p = 5r - 1 where q = 2r.
Notice that LHS is again even, hence r should be odd. Let r = 2m+1 for some m.
Hence, p = 5m + 2.
So, the number = 4p+13 = 20m + 21.
Hence, all numbers of the form 20m + 21 will be the common terms. i.e 21,41,61,...,401 = 20.
A function $$f (x)$$ satisfies $$f(1) = 3600$$, and $$f (1) + f(2) + ... + f(n) =n^2f(n)$$, for all positive integers $$n > 1$$. What is the value of $$f (9)$$ ?
According to given conditions we get f(2)=f(1)/3 , then f(3)=f(1)/6, then f(4)=f(1)/10 , then f(5)=f(1)/15 .
We can see the pattern here that the denominator goes on increasing from 3,3+3,6+4,10+5,15+6,.. so for the f(9) the denominator will be same as 15+6+7+8+9=45 .
So f(9)=3600/45 = 80
Suppose you have a currency, named Miso, in three denominations: 1 Miso, 10 Misos and 50 Misos. In how many ways can you pay a bill of 107 Misos?
If two 50 Misos are used, the 107 can be paid in only 1 way.
If one 50 Miso is used, the number of ways of paying 107 is 6 - zero 10 Miso, one 10 Miso and so on till five 10 Misos.
If no 50 Miso is used, the number of ways of paying 107 is 11 - zero 10 Miso, one 10 Miso and so on till ten 10 Misos.
So, the total number of ways is 18
A confused bank teller transposed the rupees and paise when he cashed a cheque for Shailaja, giving her rupees instead of paise and paise instead of rupees. After buying a toffee for 50 paise, Shailaja noticed that she was left with exactly three times as much as the amount on the cheque. Which of the following is a valid statement about the cheque amount?
Let the value of cheque be x Rs and y ps and the amount she received is y Rs and x ps.
After 50 ps is deducted she has the amount which is 3 times the amount on cheque,
So 100y+x-50=3(100x+y) (After converting the amount in paise)
y= (299x+50)/97 = 3x+ (8x+50)/97
Since x is an integer, 3x will definitely be an integer. Now, (8x+50)/97 has to be an integer for y to be an integer.
So, 8x+50 has to be a multiple of 97.
8x+50= 97
$$\Rightarrow$$ x = 47/8, this value of x is not an integer.
8x+50= 97*2 = 194
8x = 144
$$\Rightarrow$$ x = 144/8 = 18. Here, we got an integer.
So, the amount has to be 18 rupees and some paise. Hence, option D is correct.
The price of Darjeeling tea (in rupees per kilogram) is 100 + 0.10n, on the nth day of 2007 (n=1, 2, ..., 100), and then remains constant. On the other hand, the price of Ooty tea (in rupees per kilogram) is 89 + 0.15n, on the nth day of 2007 (n = 1, 2, ..., 365). On which date in 2007 will the prices of these two varieties of tea be equal?
Price of Darjeeling tea on 100th day= 100+(0.1*100)=110
Price of Ooty tea on nth day= 89+0.15n
Let us assume that the price of both varieties of tea would become equal on nth day where n<=100
So
89+0.15n=100+0.1n
n=220 which does not satisfy the condition of n<=100
So the price of two varieties would become equal after 100th day.
89+0.15n=110
n=140
140th day of 2007 is May 20 (Jan=31,Feb=28,March=31,April=30,May=20)
A quadratic function f(x) attains a maximum of 3 at x = 1. The value of the function at x = 0 is 1. What is the value of f (x) at x = 10?
Let the function be $$ax^2 + bx + c$$.
We know that x=0 value is 1 so c=1.
So equation is $$ax^2 + bx + 1$$.
Now max value is 3 at x = 1.
So after substituting we get a + b = 2.
If f(x) attains a maximum at 'a' then the differential of f(x) at x=a, that is, f'(a)=0.
So in this question f'(1)=0
=> 2*(1)*a+b = 0
=> 2a+b = 0.
Solving the equations we get a=-2 and b=4.
$$ -2x^2 + 4x + 1$$ is the equation and on substituting x=10, we get -159.
Directions for the following two questions:
Let S be the set of all pairs (i, j) where 1 <= i < j <= n , and n >= 4 (i and j are natural numbers). Any two distinct members of S are called “friends” if they have one constituent of the pairs in common and “enemies” otherwise.
For example, if n = 4, then S = {(1, 2), (1, 3), (1, 4), (2, 3), (2, 4), (3, 4)}. Here, (1, 2) and (1, 3) are friends, (1,2) and (2, 3) are also friends, but (1,4) and (2, 3) are enemies.
For general n, consider any two members of S that are friends. How many other members of S will be common friends of both these members?
For n, the number of elements in set S is $$^nC_2$$.
Lets say the 2 friends are (x,a) and (y,a)
These two friends have 3 numbers in total and 1 common element(say a) (as both elements cannot be exactly same)
They have 2 non common elements(x, y)
The number of common friends is formed by the non-common elements of the friends (x,y) + the number of elements in the set which have the common element other than the two friends (a,c), (a,d) and so on = 1 + (n-1 - 2) = n-2.
For the example in question, if the friends are (1,2) and (1,3), then common friends are (2,3) and all other elements with 1
All elements with 1 = n-1= 3 which are (1,2) (1,3) (1,4) excluding the friends (1,2) and (1,3) only 1 other friend is common. Hence it is 1+(n-1)-2=n-2
Directions for the following two questions:
Let S be the set of all pairs (i, j) where 1 <= i < j <= n , and n >= 4 (i and j are natural numbers). Any two distinct members of S are called “friends” if they have one constituent of the pairs in common and “enemies” otherwise.
For example, if n = 4, then S = {(1, 2), (1, 3), (1, 4), (2, 3), (2, 4), (3, 4)}. Here, (1, 2) and (1, 3) are friends, (1,2) and (2, 3) are also friends, but (1,4) and (2, 3) are enemies.
For general n, how many enemies will each member of S have?
Any ordered pair has 2 elements => There are n-2 elements that are not present in the ordered pair.
The number of enemies of any ordered pair is all the ordered pairs in the set formed using the numbers other than these two elements = $$^{n-2}C_2$$ = $$1/2 * (n^2 - 5n + 6)$$.
Directions for the following two questions:
Let $$a_1= p$$ and $$b_1 = q$$, where p and q are positive quantities.
Define $$a_n = pb_{n-1} , b_n = qb_{n-1}$$ , for even n > 1. and $$a_n = pa_{n-1} , b_n = qa_{n-1}$$ , for odd n > 1.
Which of the following best describes $$a_n + b_n$$ for even n?
$$a_n + b_n$$ for even n = $$p*b_{n-1} + q*b_{n-1}$$
= $$(p+q)*b_{n-1}$$
$$b_{n-1} = q*a_{n-2} = qp*b_{n-3}$$
= $$q^2*p*a_{n-4} = q^2p^2*b_{n-5}$$
.
.
= $$(qp)^{n/2-1}*b_1 = (qp)^{n/2-1}*q$$
So, $$a_n + b_n$$ = $$q(pq)^{(n/2) -1}(p+q)$$
Directions for the following two questions:
Let $$a_1= p$$ and $$b_1 = q$$, where p and q are positive quantities.
Define $$a_n = pb_{n-1} , b_n = qb_{n-1}$$ , for even n > 1. and $$a_n = pa_{n-1} , b_n = qa_{n-1}$$ , for odd n > 1.
If p = 1/3 and q = 2/3 , then what is the smallest odd n such that $$a_n+b_n < 0.01$$?
$$a_{n} + b_{n}$$ (n is odd) = $$p^{\frac{n+1}{2}}*q^{\frac{n-1}{2}} + p^{\frac{n -1}{2}}*q^{\frac{n+1}{2}}$$ = $$(p + q)pq^{\frac{n-1}{2}}$$
Substituting the values of p and q we get
$$a_{n} + b_{n}$$ = $$(\frac{2}{9})^{\frac{n-1}{2}}$$
Now substitute the values of n and check.
We can see that the lowest value of n for which
$$a_{n} + b_{n}$$ < .01 is 9
A group of 630 children is arranged in rows for a group photograph session. Each row contains three fewer children than the row in front of it. What number of rows is not possible?
Let x be in the front row.
So no. of children in next rows will be x-3,x-6,x-9,x-12,x-15,x-18,x-21....
Suppose there are 6 rows, then the sum is equal to x + x-3 + x-6 + x-9 + x-12 + x-15 = 6x - 45
This sum is equal to 630.
=> 6x - 45 = 630 => 6x = 585
Here, x is not an integer.
Hence, there cannot be 6 rows.
What are the values of x and y that satisfy both the equations?
$$2^{0.7x} * 3^{-1.25y} = 8\sqrt{6}/27$$
$$4^{0.3x} * 9^{0.2y} = 8*81^{1/5}$$
$$2^{0.7x} * 3^{-1.25y} = 8\sqrt{6}/27$$ => $$2^{0.7x} * 3^{-1.25y}$$ = $$2^{3.5} * 3^{-2.5}$$
=> 0.7x = 3.5 => x = 5
=> -1.25y = -2.5 => y = 2
$$4^{0.3x} * 9^{0.2y} = 8*81^{1/5}$$ => $$2^{0.6x} * 3^{0.4y}$$ = $$2^3 * 3^{0.8}$$
=> 0.6x = 3 => x = 5
=> 0.4y = 0.8 => y = 2
=> (5,2) is the solution.
The number of solutions of the equation 2x + y = 40 where both x and y are positive integers and x <= y is:
y = 38 => x = 1
y = 36 => x = 2
...
...
y = 14 => x = 13
y = 12 => x = 14 => Cases from here are not valid as x > y.
Hence, there are 13 solutions.
The graph of y - x (on the y axis) against y + x (on the x axis) is as shown below. (All graphs in this question are drawn to scale and the same scale and the same scale has been used on each axis.)
Which of the following shows the graph of y against x?
For a normal graph with y and x-axis, the equation of the line passing through the origin is y =mx where m is the slope of the line.
m is +ve if the angle made by the line with the x-axis is < $$90^{\circ\ }$$
$$\therefore\ $$ The equation of the line in the given graph would be y-x = k( y+ x) since the axes are y-x and y+x and the line is passing through the origin.
k > 1 because the angle is greater than 45$$^{\circ\ }$$
$$y=\dfrac{x\left(k+1\right)}{1-k}$$
Since k>1
Therefore y<0 for x>-1 and y>0 for x<-1
Option d correctly satisfy this condition
What values of x satisfy $$x^{2/3} + x^{1/3} - 2 <= 0$$?
Try to solve this type of questions using the options.
Subsitute 0 first => We ger -2 <=0, which is correct. Hence, 0 must be in the solution set.
Substitute 8 => 4 + 2 - 2 <=0 => 6 <= 0, which is false. Hence, 8 must not be in the solution set.
=> Option 1 is the answer.
Let $$f(x) = \text{max }(2x + 1, 3 - 4x)$$, where $$x$$ is a real number. Then the minimum possible value of $$f(x)$$ is:
The minimum value is obtained when 2x+1 = 3-4x => 6x = 2 => x = 1/3
So, f((x) = 2*1/3 + 1 = 5/3
When you reverse the digits of the number 13, the number increases by 18. How many other two-digit numbers increase by 18 when their digits are reversed?
Let the number be xy
10y + x = 10x + y + 18
=> 9y - 9x = 18
=> y - x = 2
So, y can take values from 9 to 4 (since 3 is already counted in 13)
Number of possible values = 6
If $$log_y x = (a*log_z y) = (b*log_x z) = ab$$, then which of the following pairs of values for (a, b) is not possible?
$$log_y x = ab$$
$$a*log_z y = ab$$ => $$log_z y = b$$
$$b*log_x z = ab$$ => $$log_x z = a$$
$$log_y x$$ = $$log_z y * log_x z$$ => $$log x/log y$$ = $$log y/log z * log z/log x$$
=> $$\frac{log x}{log y} = \frac{log y}{log x}$$
=> $$(log x)^2 = (log y)^2$$
=> $$log x = log y$$ or $$log x = -log y$$
So, x = y or x = 1/y
So, ab = 1 or -1
Option 5) is not possible
If x = -0.5, then which of the following has the smallest value?
$$2^p$$ is always positive
$$x^2$$ is always non negative.
$$1/\sqrt{-x}$$ is always positive.
$$\frac{1}{x}$$ is negative when x is negative.
In this case, x is negative => $$\frac{1}{x}$$ is smallest.
Which among $$2^{1/2}, 3^{1/3}, 4^{1/4}, 6^{1/6}$$, and $$12^{1/12}$$ is the largest?
Make the power equal and compare the denominators.
$$2^{1/2}$$ can be written as $$64^{1/12}$$
$$3^{1/3}$$ can be written as $$81^{1/12}$$
$$4^{1/4}$$ can be written as $$64^{1/12}$$
$$6^{1/6}$$ can be written as $$36^{1/12}$$
Among these, $$81^{1/12}$$ is the greatest => $$3^{1/3}$$ is the greatest.
Consider a sequence where the $$n^{th}$$ term, $$t_n = n/(n+2), n =1, 2, ....$$ The value of $$t_3 * t_4 * t_5 * …..* t_{53}$$ equals.
substituting 3,4...53 in the given function, we get
$$t_3 = \frac{3}{5}$$
$$t_4 = \frac{4}{6}$$
$$t_5 = \frac{5}{7}$$
$$t_6 = \frac{6}{8}$$
Multiplying the values, we get $$\frac{3}{5}*\frac{4}{6}*\frac{5}{7}*....\frac{52}{54}*\frac{53}{55} $$ which ultimately after cancellations give $$\frac{3*4}{54*55}=\frac{2}{495}$$
An airline has a certain free luggage allowance and charges for excess luggage at a fixed rate per kg. Two passengers, Raja and Praja have 60 kg of luggage between them, and are charged Rs 1200 and Rs 2400 respectively for excess luggage. Had the entire luggage belonged to one of them, the excess luggage charge would have been Rs 5400.
What is the weight of Praja’s luggage?
Let the limit be x and the rate of charge be k per kg.
Let the excess luggage with Raja be R kg.
So, excess luggage with Praja = 2R kg
Now, excess luggage with Raja + excess luggage with Praja = 60 - 2x
So, 3R = 60 - 2x => R = 20 - 2x/3 which was charged 1200 Also, if one person had the entire luggage, excess luggage would have been 60 - x, which would have been charged 5400.
So the charge for the excess of (20-$$\frac{2x}{3}$$) = k(20-$$\frac{2x}{3}$$) = 1200 ....(1)
Also, the charge for the excess of 60-x = k(60-x) = 5400 .....(2)
Dividing (1) by (2), we get
=>$$\frac{\left(60-2x\right)}{3\times\ \left(60-x\right)}=\frac{1200}{5400}$$
Solving this, x = 15 kg
So, Praja's luggage = 35 kg
An airline has a certain free luggage allowance and charges for excess luggage at a fixed rate per kg. Two passengers, Raja and Praja have 60 kg of luggage between them, and are charged Rs 1200 and Rs 2400 respectively for excess luggage. Had the entire luggage belonged to one of them, the excess luggage charge would have been Rs 5400.
What is the free luggage allowance?
Let the limit be x and the rate of charge be k per kg.
Let the excess luggage with Raja be R kg.
So, excess luggage with Praja = 2R kg
Now, excess luggage with Raja + excess luggage with Praja = 60 - 2x
So, 3R = 60 - 2x => R = 20 - 2x/3 which was charged 1200 Also, if one person had the entire luggage, excess luggage would have been 60 - x, which would have been charged 5400.
=> (60-2x)/3*(60-x) = 1200/5400
Solving this, x = 15 kg
If $$a_1 = 1$$ and $$a_{n+1} - 3a_n + 2 = 4n$$ for every positive integer n, then $$a_{100}$$ equals
Using given condition we find $$a_2$$ = 5 and $$a_3$$ = 21 and so on.
We see that the numbers are of form $$3^n-(2*n)$$
So for 100 we have $$3^{100}-200$$
If x >= y and y > 1, then the value of the expression $$log_x (x/y) + log_y (y/x)$$ can never be
$$log_x (x/y) + log_y (y/x)$$ = $$1 - log_x (y) + 1 - log_y (x)$$
= $$2 - (log_x y + 1/log_x y)$$ <= 0 (Since $$log_x y + 1/log_x y$$ >= 2)
So, the value of the expression cannot be 1.
In the X-Y plane, the area of the region bounded by the graph of |x+y| + |x-y| = 4 is
If the moduli are removed, the equations formed are
x+y+x-y = 4 => x=2
x+y-x+y = 4 => y =2
-x-y+x-y = 4 => y=-2
-x-y-x+y = 4 => x=-2
The area enclosed by these equations is a square with vertices at (2,2), (-2,2), (-2,-2), (2,-2) as shown in figure.
The required area = 4*4 = 16
Let $$x = \sqrt{4+\sqrt{4-\sqrt{4+\sqrt{4- \ to \ infinity}}}}$$. Then x equals
$$x = \sqrt{4+\sqrt{4-\sqrt{4+\sqrt{4- \ to \ infinity}}}}$$
=> $$x = \sqrt{4+\sqrt{4-x}}$$
=> $$x^2 = 4 + \sqrt{4-x}$$
=>$$x^4 + 16 - 8x^2 = 4 - x$$
=> $$x^4 - 8x^2 + x +12 = 0$$
On substituting options, we can see that option C satisfies the equation.
Let g(x) be a function such that g(x+1) + g(x-1) = g(x) for every real x. Then for what value of p is the relation g(x+p) = g(x) necessarily true for every real x?
According to given condition we have , g(x+1) = -g(x-1) + g(x)
Putting x=x+1 we get g(x+2) = g(x+1) - g(x) = -g(x-1)
Putting x=x+2 we get g(x+3)=-g(x)
Similarly g(x+4)=-g(x+1), g(x+5)=-g(x+2)=-g(x+1) + g(x) and g(x+6) = g(x+1)-g(x+2)=g(x).
So p=6.
A telecom service provider engages male and female operators for answering 1000 calls per day. A male operator can handle 40 calls per day whereas a female operator can handle 50 calls per day. The male and the female operators get a fixed wage of Rs. 250 and Rs. 300 per day respectively. In addition, a male operator gets Rs. 15 per call he answers and a female operator gets Rs. 10 per call she answers. To minimize the total cost, how many male operators should the service provider employ assuming he has to employ more than 7 of the 12 female operators available for the job?
Let x be no. of male and y be no. of female operators.
We have 40x+50y=1000 .
So x = 25-(5*y/4) also 7<=y<=12.
So y can be 8 or 12.
If y=8 then x=15 and y=12 then x=10 .
Then we have to find total cost incurred in both the cases.
We find that cost is minimum in 2nd case when no. of males are 10.
A rectangular floor is fully covered with square tiles of identical size. The tiles on the edges are white and the tiles in the interior are red. The number of white tiles is the same as the number of red tiles. A possible value of the number of tiles along one edge of the floor is
Let C and R be no. of columns and rows respectively.
The number of red coloured tiles would be given by (R-2)(C-2). This is because two outer rows made of white tiles and the two outer columns made up of outer columns are removed.
Similarly the number of white tiles would be given by R*2 + (C-2)*2. Two tiles are removed from columns because the corner tiles would have already been included while considering the rows.
So according to given condition we have (C-2)*2 + 2*R = (C-2)(R-2).
Now start putting value of c from options into this equation. Only for one option B we get an integer value of R .
For which value of k does the following pair of equations yield a unique solution for x such that the solution is positive?
$$x^2 - y^2 = 0$$
$$(x-k)^2 + y^2 = 1$$
From 1st equation we know that $$(x)^2 = y^2 $$
Substituting this in 2nd equation. we get , $$2*x^2 - 2*x*k + k^2-1 =0 $$ and for unique solution $$b^2-4ac=0$$ must satisfy.
This is possible only when k = $$\sqrt{2}$$
If the sum of the first 11 terms of an arithmetic progression equals that of the first 19 terms, then what is the sum of the first 30 terms?
Sum of the first 11 terms = 11/2 ( 2a+10d)
Sum of the first 19 terms = 19/2 (2a+18d)
=> 22a+110d = 38a+342d => 16a = -232d
=> 2a = -232/8 d = -29d
Sum of the first 30 terms = 15(2a+29d) = 0
On January 1, 2004 two new societies S1 and S2 are formed, each n numbers. On the first day of each subsequent month, S1 adds b members while S2 multiples its current numbers by a constant factor r. Both the societies have the same number of members on July 2, 2004. If b = 10.5n, what is the value of r?
According to given condition we have ,
n+6b =$$nr^6$$ and b=10.5n ,
63n+n = $$nr^6$$
$$r^6 = 64$$
r = 2
If $$f(x)=x^3-4x+p$$ , and f(0) and f(1) are of opposite signs, then which of the following is necessarily true
[CAT 2004]
f(1) = 1-4+p = p-3
f(0) = p
Since they are of opposite signs, p(p-3) < 0
=> 0 < p < 3
Let $$ y = \frac{1}{2+\frac{1}{3+\frac{1}{2+\frac{1}{3+…}}}}$$. Then y equals?
$$ y = \frac{1}{2+\frac{1}{3+\frac{1}{2+\frac{1}{3+…}}}}$$
which is equal to $$ y = \frac{1}{2+\frac{1}{3+y}} $$ solving we get
$$ y = \frac{3+y}{7+2y} $$ we get
$$2y^2+6y-3=0$$ .
Solution of this equation is $$\frac{\sqrt{15}-3}{2}$$.
Let $$f(x) = ax^2 - b|x|$$ , where a and b are constants. Then at x = 0, f(x) is
$$f(x) = ax^2 - b|x|$$. When $$x=0, f(x) = 0$$
When $$a > 0$$ and $$b < 0$$,
For x > 0, $$f(x) = ax^2 - bx$$, will be greater than 0 as $$ax^2 > 0$$ and $$bx<0$$ as $$b$$ is negative and $$x$$ is positive.
For x < 0, $$f(x) = ax^2 + bx$$ will again be greater than 0 as $$ax^2 >0$$ and $$bx>0$$ as both $$b$$ and $$x$$ are negative.
Therefore, the function $$f(x)$$ is positive when $$x<0$$ and when $$x>0$$ but becomes 0 when $$x=0$$.
Therefore, for $$a > 0$$ and $$b < 0$$, f(x) will attain its minimum value at $$x = 0$$.
Each family in a locality has at most two adults, and no family has fewer than 3 children.
Considering all the families together, there are more adults than boys, more boys than girls, and more girls than families.
Then the minimum possible number of families in the locality is
Consider 3 family. Let 1st one have 2 A , 1B and 2 G , 2nd one have 2 A , 2B and 1 G, 3rd one have 2 A , 2B and 1 G . SO total A-6 , B - 5 , g - 4 , F - 3 . Hence minimum is 3 .
Consider the sequence of numbers $$a_1, a_2, a_3$$....... to infinity where $$a_1 = 81.33$$ and $$a_2 = -19$$ and $$a_j = a_{j-1} - a_{j-2}$$ for $$j\ge3$$. What is the sum of the first 6002 terms of this sequence?
According to given conditions the terms are 81.33, -19, -100.33, -81.33, 19, 100.33, 81.33,-19,.. Hence the series repeats after every 6 terms . Also summation of these 6 terms is 0. Hence summation is 60002 terms will we sum of first 2 terms which is 62.33.
Let $$u = ({\log_2 x})^2 - 6 {\log_2 x} + 12$$ where x is a real number. Then the equation $$x^u = 256$$, has
$$x^u = 256$$
Taking log to the base 2 on both the sides,
$$u * \log_{2}{x} = \log_{2}{256}$$
=>$$[({\log_2 x})^2 - 6 {\log_2 x} + 12] * \log_{2}{x} = 8$$
$$(log_2 x)^3 - 6(log_2 x)^2 + 12log_2 x = 8$$
Let $$log_2 x = t$$
$$t^3 - 6t^2 +12t - 8 = 0$$
$$(t-2)^3 = 0$$
Therefore, $$log_2 x = 2$$
=> $$x = 4$$ is the only solution
Hence, option B is the correct answer.
If $$\frac{a}{b+c}=\frac{b}{a+c} =\frac{c}{b+a} =r$$, then r cannot take any value except
a = r(b+c)
b = r(a+c)
c = r(a+b)
On adding all the equations,
a+b+c = 2r(a+b+c)
If r = 1/2, a+b+c = a+b+c (valid)
If r = -1, a+b+c = -2(a+b+c) => a+b+c = 0 => b+c = -a and a/(b+c) = a/(-a) = -1 (valid)
So, r can take the values 1/2 or -1
In NutsAndBolts factory, one machine produces only nuts at the rate of 100 nuts per minute and needs to be cleaned for 5 minutes after production of every 1000 nuts.
Another machine produces only bolts at the rate of 75 bolts per minute and needs to be cleaned for 10 minutes after production of every 1500 bolts. If both the machines start production at the same time, what is the minimum duration required for producing 9000 pairs of nuts and bolts?
Machine A takes 15 min to produce 1000 nuts with clean time. machine b takes 30 min to make 1500 nuts with clean time . So B is slower. So with B 900 nuts will be made in 180 mins but at last round cleaning time of 10 min no need to count hence 170 mins
The total number of integers pairs (x, y) satisfying the equation x + y = xy is
xy = x + y
=> xy - x - y = 0
=> xy - x - y + 1 = 1
=> (x - 1) (y - 1) = 1
=> Both x - 1 and y - 1 have to be equal to 1 or -1.
So, values taken by (x,y) are (2,2) and (0,0).
=> 2 solutions
Directions for the following two questions:
Answer the questions on the basis of the information given below.
$$f_1(x) = x$$ if $$0 \leq x \leq 1$$ $$f_1(x) = 1$$ if x >= 1 $$f_1(x) = 0$$ otherwise
$$f_2(x) = f_1(-x)$$ for all x
$$f_3(x) = -f_2(x)$$ for all x
$$f_4(x) = f_3(-x)$$ for all x
How many of the following products are necessarily zero for every x:
$$f_1(x)f_2(x), f_2(x)f_3(x), f_2(x)f_4(x)$$
Checking for different values of x . Suppose x= -0.5 we get
$$f_1(x)f_2(x) = 0*0.5 = 0$$
$$f_2(x)f_4(x) = 0.5*0 = 0$$ .
But $$f_2(x)f_3(x)$$ is not equal to zero.
Hence two functions are necessarily equal to zero and two products given above are equal to zero.
Directions for the following two questions:
Answer the questions on the basis of the information given below.
$$f_1(x) = x$$ if $$0 \leq x \leq 1$$ $$f_1(x) = 1$$ if x >= 1 $$f_1(x) = 0$$ otherwise
$$f_2(x) = f_1(-x)$$ for all x
$$f_3(x) = -f_2(x)$$ for all x
$$f_4(x) = f_3(-x)$$ for all x
Which of the following is necessarily true?
Relation between f3 and f1 would be
$$f_3(x) = -f_1(-x)$$.
Put x= -x we get
$$f_3(-x) = -f_1(x)$$ so multiply by -1 we get
$$-f_3(-x) = f_1(x)$$.
Directions for the following two questions: Answer the questions on the basis of the information given below.
In an examination, there are 100 questions divided into three groups A, B and C such that each group contains at least one question. Each question in group A carries 1 mark, each question in group B carries 2 marks and each question in group C carries 3 marks. It is known that the questions in group A together carry at least 60% of the total marks.
If group B contains 23 questions, then how many questions are there in group C?
Group B contains 23 questions => Marks of group B = 46
Let the number of questions in A be x and in C be 77-x.
Marks of group A = x
So, x/(x+46+3*77-3x) >= 60%
=> 5x >= 3(277-2x)
=> 11x >= 831
=> x >= 75.54
=> x = 76 (min)
So, the possible number of questions in group C = 1.
Directions for the following two questions: Answer the questions on the basis of the information given below.
In an examination, there are 100 questions divided into three groups A, B and C such that each group contains at least one question. Each question in group A carries 1 mark, each question in group B carries 2 marks and each question in group C carries 3 marks. It is known that the questions in group A together carry at least 60% of the total marks.
If group C contains 8 questions and group B carries at least 20% of the total marks, which of the following best describes the number of questions in group B?
Let the number of questions in group B be x.
So, number of questions in group A = 92-x
Marks of group B = 2x
2x/(92-x+2x+24) >= 20%
=> 10x >= 116+x
=> 9x >= 116
=> x >= 12.88
From the options, x can be 13 or 14
The number of non-negative real roots of $$2^x - x - 1 = 0$$ equals
$$2^x - x - 1 = 0$$ for this equation only 0 and 1 i.e 2 non-negative solutions are possible. Or we can plot the graph of $$2^x$$ and x+1 and determine the number of points of intersection and hence the solutin.
When the curves $$y = log_{10}x$$ and $$y = x^{-1}$$ are drawn in the x-y plane, how many times do they intersect for values $$x \geq 1$$ ?
Graph of logx goes on increasing in 1st quadrant and graph of 1/x goes no decreasing with both intersecting only once
Which one of the following conditions must p, q and r satisfy so that the following system of linear simultaneous equations has at least one solution, such that p + q + r $$\neq$$ 0?
x+ 2y - 3z = p
2x + 6y - 11z = q
x - 2y + 7z = r
Substitute value of p,q,r in the options only option A satisfies .
5(x+2y-3z)-2(2x+6y-11z)-(x-2y+7z) = 5x+10y-15z-4x-12y+22z-x+2y-7z = 0
A leather factory produces two kinds of bags, standard and deluxe. The profit margin is Rs. 20 on a standard bag and Rs. 30 on a deluxe bag. Every bag must be processed on machine A and on Machine B. The processing times per bag on the two machines are as follows:

The total time available on machine A is 700 hours and on machine B is 1250 hours. Among the following production plans, which one meets the machine availability constraints and maximizes the profit?
.Let x be no. of standard bags and y be no. of deluxe bags. According to given conditions we have 2 equations 4x+5y<=700 and 6x+10y<=1250. Here option A satisfies both the equations.
The sum of 3rd and 15th elements of an arithmetic progression is equal to the sum of 6th, 11th and 13th elements of the same progression. Then which element of the series should necessarily be equal to zero?
The sum of the 3rd and 15th terms is a+2d+a+14d = 2a+16d
The sum of the 6th, 11th and 13th terms is a+5d+a+10d+a+12d = 3a+27d
Since the two are equal, 2a+16d = 3a+27d => a+11d = 0
So, the 12th term is 0
A test has 50 questions. A student scores 1 mark for a correct answer, -1/3 for a wrong answer, and -1/6 for not attempting a question. If the net score of a student is 32, the number of questions answered wrongly by that student cannot be less than
Let the number of questions answered correctly be x and the number of questions answered wrongly be y.
So, number of questions left unattempted = (50-x-y)
So, x - y/3 - (50-x-y)/6 = 32
=> 6x - 2y - 50 + x + y = 192 => 7x - y = 242 => y = 7x - 242
If x = 35, y = 3
If x = 36, y = 10
So, min. value of y is 3.
The number of wrongly answered questions cannot be less than 3.
Let g(x) = max(5 - x, x + 2). The smallest possible value of g(x) is
Smallest possible value would be at 5-x = x+2 i.e. x= 1.5 as shown
Substituting we get smallest value as 3.5.
The function f(x) = |x - 2| + |2.5 - x| + |3.6 - x|, where x is a real number, attains a minimum at
f(x) = |x - 2| + |2.5 - x| + |3.6 - x|
For x belonging to (-infinity to 2), f(x) = 2-x + 2.5-x + 3.6-x = 8.1-3x
This attains the minimum value at x=2. Value = 2.1
For x belonging to (2 to 2.5), f(x) = x-2 + 2.5-x + 3.6-x = 4.1-x
Attains the minimum value at x = 2.5. Value = 1.6
For x belonging to (2.5 to 3.6), f(x) = x-2 + x-2.5 + 3.6-x = x-0.9
Attains the minimum at x=2.5, value = 1.6
For x > 3.6, f(x) = x-2+x-2.5+x-3.6 = 3x - 8.1
Attains the minimum at x= 3.6, value = 2.7
So, min value of the function is 1.6 at x=2.5
The 288th term of the series a,b,b,c,c,c,d,d,d,d,e,e,e,e,e,f,f,f,f,f,f… is
1, 2, 3, 4,....n such that the sum is greater than 288
If n = 24, n(n+1)/2 = 12*25 = 300
So, n = 24, i.e. the 24th letter in the alphabet is the letter at position 288 in the series
So, answer = x
Let p and q be the roots of the quadratic equation $$x^2 - (\alpha - 2) x - \alpha -1= 0$$ . What is the minimum possible value of $$p^2 + q^2$$?
Let $$\alpha $$ be equal to k.
=> f(x) = $$x^2-(k-2)x-(k+1) = 0$$
p and q are the roots
=> p+q = k-2 and pq = -1-k
We know that $$(p+q)^2 = p^2 + q^2 + 2pq$$
=> $$ (k-2)^2 = p^2 + q^2 + 2(-1-k)$$
=> $$p^2 + q^2 = k^2 + 4 - 4k + 2 + 2k$$
=> $$p^2 + q^2 = k^2 - 2k + 6$$
This is in the form of a quadratic equation.
The coefficient of $$k^2$$ is positive. Therefore this equation has a minimum value.
We know that the minimum value occurs at x = $$\frac{-b}{2a}$$
Here a = 1, b = -2 and c = 6
=> Minimum value occurs at k = $$\frac{2}{2}$$ = 1
If we substitute k = 1 in $$k^2-2k+6$$, we get 1 -2 + 6 = 5.
Hence 5 is the minimum value that $$p^2+q^2$$ can attain.
Let a, b, c, d be four integers such that a+b+c+d = 4m+1 where m is a positive integer. Given m, which one of the following is necessarily true?
Taking lowest possible positive value of m i.e. 1 . Such that a+b+c+d=5 , so atleast one of them must be grater than 1 ,
take a=b=c=1 and d=2
we get $$a^2 + b^2 + c^2 + d^2 = 7$$ which is equal to $$4m^2+2m+1$$ for other values it is greater than $$4m^2+2m+1$$ . so option B
There are 8436 steel balls, each with a radius of 1 centimeter, stacked in a pile, with 1 ball on top, 3 balls in the second layer, 6 in the third layer, 10 in the fourth, and so on. The number of horizontal layers in the pile is
For the given problem ,
$$\sum {n(n+1)/2} = 8436 $$ which is
$$\sum {n^2/2} + \sum{n/2} = 8436 $$ which is equal to
n*(n+1)(2n+1)/12 + n*(n+1)/4 = 8436 , solving we get n=36.
Solving the equation might be lengthy. you can substitute the values in the options to arrive at the answer.
If the product of n positive real numbers is unity, then their sum is necessarily
Let the numbers be $$a_1,a_2....a_n.$$
Since the numbers are positive,
$$AM\geq GM$$
$$\frac{a_1+a_2+a_3....+a_n}{n}\geq (a_1*a_2....*a_n)^{1/n}$$
$$a_1+a_2+a_3....+a_n \geq n$$
If $$log_3 2, log_3 (2^x - 5), log_3 (2^x - 7/2)$$ are in arithmetic progression, then the value of x is equal to
$$2 log (2^x - 5) = log 2 + log (2^x - 7/2)$$
Let $$2^x = t$$
=> $$(t-5)^2 = 2(t-7/2)$$
=> $$t^2 + 25 - 10t = 2t - 7$$
=> $$t^2 - 12t + 32 = 0$$
=> t = 8, 4
Therefore, x = 2 or 3, but $$2^x$$ > 5, so x = 3
Given that $$-1 \leq v \leq 1, -2 \leq u \leq -0.5$$ and $$-2 \leq z \leq -0.5$$ and $$w = vz /u$$ , then which of the following is necessarily true?
We know $$w = vz /u$$ so taking max value of u and min value of v and z to get min value of w which is -4.
Similarly taking min value of u and max value of v and z to get max value of w which is 4
Take v = 1, z = -2 and u = -0.5, we get w = 4
Take v = -1, z = -2 and u = -0.5, we get w = -4
Consider the following two curves in the x-y plane:
$$y = x^3 + x^2 + 5$$
$$y = x^2 + x + 5$$
Which of following statements is true for $$-2 \leq x \leq 2$$ ?
Equate the 2 equations we get value of x = 1 and -1 . Also we notice that there is intersection at x=0 . hence D
In a certain examination paper, there are n questions. For j = 1,2 …n, there are $$2^{n-j}$$ students who answered j or more questions wrongly. If the total number of wrong answers is 4095, then the value of n is
Let there only be 2 questions.
Thus there are $$2^{2-1}$$ = 2 students who have done 1 or more questions wrongly, 2$$^{2-2}$$ = 1 students who have done all 2 questions wrongly .
Thus total number of wrong answers = 2 + 1 = 3= $$2^n - 1$$.
Now let there be 3 questions. Then j = 1,2,3
Number of students answering 1 or more questions incorrectly = 4
Number of students answering 2 or more questions incorrectly = 2
Number of students answering 3 or more questions incorrectly = 1
Total number of incorrect answers = 1(3)+(2-1)*2+(4-2)*1 = 7 = $$2^3-1$$
According to the question , the total number of wrong answers = 4095 = $$2^{12} - 1$$.
Hence Option A.
If x, y, z are distinct positive real numbers the $$(x^2(y+z) + y^2(x+z) + z^2(x+y))/xyz$$ would always be
For the given expression value of x,y,z are distinct positive integers . So the value of expression will always be greater than value when all the 3 variables are equal . substitute x=y=z we get minimum value of 6 .
$$(x^2(y+z) + y^2(x+z) + z^2(x+y))/xyz$$ = x/z + x/y + y/z + y/x + z/y + z/x
Applying AM greater than or equal to GM, we get minimum sum = 6
DIRECTIONS for the following two questions: Answer the questions on the basis of the information given below.
A certain perfume is available at a duty-free shop at the Bangkok international airport. It is priced in the Thai currency Baht but other currencies are also acceptable. In particular, the shop accepts Euro and US Dollar at the following rates of exchange:
US Dollar 1 = 41 Bahts
Euro 1= 46 Bahts
The perfume is priced at 520 Bahts per bottle. After one bottle is purchased, subsequent bottles are available at a discount of 30%. Three friends S, R and M together purchase three bottles of the perfume, agreeing to share the cost equally. R pays 2 Euros. M pays 4 Euros and 27 Thai Bahts and S pays the remaining amount in US Dollars.
How much does R owe to S in Thai Baht?
Total to be paid = 1248 Baht
Each has to pay 1248/3 = 416 Baht
R paid 92 Baht
M paid 184+27 = 211 Baht
So, R owes S 416 - 92 = 324 Baht
DIRECTIONS for the following two questions: Answer the questions on the basis of the information given below.
A certain perfume is available at a duty-free shop at the Bangkok international airport. It is priced in the Thai currency Baht but other currencies are also acceptable. In particular, the shop accepts Euro and US Dollar at the following rates of exchange:
US Dollar 1 = 41 Bahts
Euro 1= 46 Bahts
The perfume is priced at 520 Bahts per bottle. After one bottle is purchased, subsequent bottles are available at a discount of 30%. Three friends S, R and M together purchase three bottles of the perfume, agreeing to share the cost equally. R pays 2 Euros. M pays 4 Euros and 27 Thai Bahts and S pays the remaining amount in US Dollars.
How much does M owe to S in US Dollars?
Total to be paid = 1248 Baht
Each has to pay 1248/3 = 416 Baht
R paid 92 Baht
M paid 184+27 = 211 Baht
So, R owes S 416 - 92 = 324 Baht
M owes S 416-211 Baht = 205 Baht = 5 US Dollars
If $$f(x) = \log \frac{(1+x)}{(1-x)}$$, then f(x) + f(y) is
If $$f(x) = \log \frac{(1+x)}{(1-x)}$$ then $$f(y) = \log \frac{(1+y)}{(1-y)}$$
Also Log (A*B)= Log A + Log B
f(x)+f(y) = $$ \log \frac{(1+x)(1+y)}{(1-x)(1-y)}$$
=$$\log\frac{\left(1+xy\ +x\ +y\right)}{\left(1+xy-x-y\right)}$$
Dividing numberator and denominator by (1+xy)
$$\log\frac{\frac{\left(1+xy\ +x\ +y\right)}{1+xy}}{\frac{\left(1+xy-x-y\right)}{1+xy}}$$
=$$\log\frac{\frac{1+xy\ }{1+xy}+\frac{\left(x+y\right)}{1+xy}}{\frac{1+xy\ }{1+xy}-\frac{\left(x+y\right)}{1+xy}}$$
= $$\log { \frac{1+ \frac{(x+y)}{(1+xy)}}{1- \frac{(x+y)}{(1+xy)}}}$$
Hence option B.
The nth element of a series is represented as
$$X_n = (-1)^nX_{n-1}$$
If $$X_0 = x$$ and $$x > 0$$, then which of the following is always true?
Let x = 1, so, $$X_0$$ = 1
$$X_1$$ = -1
$$X_2$$ = -1
$$X_3$$ = 1
$$X_4$$ = 1
$$X_5$$ = -1
$$X_6$$ = -1
So, $$X_n$$ need not be positive when n is even, $$X_n$$ need not be positive when n is odd, $$X_n$$ need not be negative when n is even. So, none of the first three options are correct.
If x, y and z are real numbers such that x + y + z = 5 and xy + yz + zx = 3, what is the largest value that x can have?
The given equations are x + y + z = 5 -- (1) , xy + yz + zx = 3 -- (2)
xy + yz + zx = 3
x(y + z) + yz = 3
=> x ( 5 -x ) +y ( 5 - x - y) = 3
=> $$ - y^2 - y (5 -x) - x ^2 + 5x = 3$$
=> $$ y^2 + y (x-5) + ( x ^2 - 5x +3) = 0 $$
The above equation should have real roots for y, => Determinant >= 0
=>$$b^2-4ac>0$$
=> $$ ( x - 5)^2 - 4(x ^2 - 5x +3 ) \geq 0$$
=> $$ 3x^2 -10x - 13 \leq 0$$
=> $$ -1 \leq x \leq \frac{13}{3}$$
Hence maximum value x can take is $$\frac{13}{3}$$, and the corresponding values for y,z are $$\frac{1}{3},\frac{1}{3}$$
The owner of a local jewellery store hired three watchmen to guard his diamonds, but a thief still got in and stole some diamonds. On the way out, the thief met each watchman, one at a time. To each he gave 1/2 of the diamonds he had then, and 2 more besides. He escaped with one diamond. How many did he steal originally?
Suppose the thief stole 'x' diamonds. \
After giving the share to the first watchman, the thief has (x/2)-2 diamonds.
After giving to the second watchman, the thief has (x/4)-3 diamonds.
After giving to the third watchman, the thief has (x/8)-(7/2) diamonds.
This is equal to 1. So, (x/8) - 7/2 = 1
Solving this equation, we get x = 36
Mayank, Mirza, Little and Jaspal bought a motorbike for $60. Mayank paid one-half of the sum of the amounts paid by the other boys. Mirza paid one-third of the sum of the amounts paid by the other boys. Little paid one-fourth of the sum of the amounts paid by the other boys. How much did Jaspal have to pay?
Let the amount paid by Mayank be x. So, amount paid by the other three = 2x
=> Total bill = x+2x = 3x = 60 => x = 20. So, Mayank paid 20
Similarly, amount paid by Mirza + 3*Amount paid by Mirza = 60
=> Amount paid by Mirza = 15
Amount paid by Little + 4*Amount paid by Little = 60
=> Amount paid by Little = 12
So, amount paid by Jaspal = 60 - (20+15+12) = 60 - 47 = $13
Let S denotes the infinite sum $$2 + 5x + 9x^2 + 14x^3 + 20x^4 + ...$$ , where |x| < 1 and the coefficient of $$x^{n - 1}$$ is n( n + 3 )/2 , ( n = 1, 2 , . . . ) . Then S equals:
Let $$S = 2+5x+9x^2+....$$
$$S*x = 2x+5x^2+9x^3+...$$
$$S(1-x) = 2+3x+4x^2+...$$
$$S(1-x)*x = 2x+3x^2+4x^3+...$$
$$S(1-x)(1-x) = 2+x+x^2+x^3+... = 2+x/(1-x)$$
So, $$S = [2(1-x) + x]/(1-x)^3 => S = (2-x)/(1-x)^3$$
If $$x^2 + 5y^2 + z^2 = 2y(2x+z)$$, then which of the following statements is(are) necessarily true?
A. x = 2y B. x = 2z C. 2x = z
The equation is not satisfied for only x = 2y.
Using statements B and C, i.e., x = 2z and 2x = z, we see that the equation is not satisfied.
Using statements A and B, i.e., x = 2y and x = 2z, i.e., z = y = x/2, the equation is satisfied.
Option c) is the correct answer.
A car rental agency has the following terms. If a car is rented for 5 hr or less, then, the charge is Rs. 60 per hour or Rs. 12 per kilometre whichever is more. On the other hand, if the car is rented for more than 5 hr, the charge is Rs. 50 per hour or Rs. 7.50 per kilometre whichever is more. Akil rented a car from this agency, drove it for 30 km and ended up playing Rs. 300. For how many hours did he rent the car?
Suppose Akil drove the car for less than 5 hrs. In this case, by distance basis, Rs 360 should be charged. This is not the case.
So he dove for more than 5 hrs. Cost comes more using time basis; which is Rs 300, i.e. he used the car for 6 hours.
A child was asked to add first few natural numbers (i.e. 1 + 2 + 3 + …) so long his patience permitted. As he stopped, he gave the sum as 575. When the teacher declared the result wrong, the child discovered he had missed one number in the sequence during addition. The number he missed was
If the child adds all the numbers from 1 to 34, the sum of the numbers would be 1+2+3+...+34 = 34*35/2 = 595
Since the child got the sum as 575, he would have missed the number 20.
Suppose for any real number x, [x] denotes the greatest integer less than or equal to x. Let L(x, y) = [x] + [y] + [x + y] and R(x, y) = [2x] + [2y]. Then it is impossible to find any two positive real numbers x and y for which
Consider different values of x and y:
x = -1.5 and y = -1.5; x = 1.5 and y = -1.5; x = -1.5 and y = 1.5; x = 1.5 and y = 1.5.
For these possibilities, options A,B and C gets satisfied , but it is impossible to find any two positive real numbers x and y for which L(x, y) > R(x, y).
The number of real roots of the equation $$A^2/x + B^2/(x-1) = 1$$ , where A and B are real numbers not equal to zero simultaneously, is
The given equation can be written as : $$A^2 * (x-1) + B^2 * x = x^2 - x$$
=> $$x^2 + x(-1 - A^2 - B^2) + A^2 = 0$$
Discriminant of the equation = $$ (-1 - A^2 - B^2) ^2 - 4A^2$$
=$$ A^4 + B^4 + 1 - 2A^2 + 2B^2 + 2A^2B^2$$
= $$ A^4 + B^4 + 1 - 2A^2 - 2B^2 + 2A^2B^2 + 4B^2$$
= $$ (A^2 + B^2 - 1)^2 + 4B^2$$
>= 0, 0 when B =0 and A =1
Hence, the number of roots can be 1 or 2.
Option d) is the correct answer.
A piece of string is 40 cm long. It is cut into three pieces. The longest piece is three times as long as the middle-sized and the shortest piece is 23 cm shorter than the longest piece. Find the length of the shortest piece.
Let the longest piece be x
Shortest piece = x - 23
Middle-sized piece = x/3
So, x + x - 23 + x/3 = 40 => 7x/3 = 63 => x = 27
Shortest piece = 27 - 23 = 4
Three travellers are sitting around a fire, and are about to eat a meal. One of them has 5 small loaves of bread, the second has 3 small loaves of bread. The third has no food, but has 8 coins. He offers to pay for some bread. They agree to share the 8 loaves equally among the three travellers, and the third traveller will pay 8 coins for his share of the 8 loaves. All loaves were the same size. The second traveller (who had 3 loaves) suggests that he will be paid 3 coins, and that the first traveller be paid 5 coins. The first traveller says that he should get more than 5 coins. How much should the first traveller get?
Suppose A, B and C have 5 pieces of bread, 3 pieces of bread and 8 coins respectively. Since in total there are 8 pieces of bread, each one should get around 2.66 bread. So A must give 2.33 part of his bread to C and B must give 0.33. Distributing the amount in the same ratio of bread contribution, A must get 7 coins and B must get 1 coin.
If u, v, w and m are natural numbers such that $$u^m + v^m = w^m$$, then which one of the following is true?
Substitute value of u = v = 2, w = 4 and m = 1. Here the condition holds and options A and B are false. Hence, we can eliminate options A and B.
Substitute u = v = 1, w=2 and m= 1. Here m=min(u, v, w). Hence, option C also does not hold. Hence, we can eliminate option C.
Option d) is the correct answer.
If pqr = 1, the value of the expression $$1/(1+p+q^{-1}) + 1/(1+q+r^{-1}) + 1/(1+r+p^{-1})$$
Let p = q = r = 1
So, the value of the expression becomes 1/3 + 1/3 + 1/3 = 1
If we substitute these values, options a), b) and d) do not satisfy.
Option c) is the answer.
Davji Shop sells samosas in boxes of different sizes. The samosas are priced at Rs. 2 per samosa up to 200 samosas. For every additional 20 samosas, the price of the whole lot goes down by 10 paise per samosa. What should be the maximum size of the box that would maximise the revenue?
Let the optimum number of samosas be 200+20n
So, price of each samosa = (2-0.1*n)
Total price of all samosas = (2-0.1*n)*(200+20n) = $$400 - 20n + 40n - 2n^2$$ = $$400 + 20n - 2n^2$$
This quadratic equation attains a maximum at n = -20/2*(-2) = 5
So, the number of samosas to get the maximum revenue = 200 + 20*5 = 300
Two men X and Y started working for a certain company at similar jobs on January 1, 1950. X asked for an initial monthly salary of Rs. 300 with an annual increment of Rs. 30. Y asked for an initial monthly salary of Rs. 200 with a rise of Rs. 15 every 6 months. Assume that the arrangements remained unaltered till December 31, 1959. Salary is paid on the last day of the month. What is the total amount paid to them as salary during the period?
January 1, 1950 to December 31, 1959 is a period of 10 years or 20 half years.
The person X after 1st year gets Rs. 300 in next year he gets Rs. 330 and so on.
So his earning is in AP with 10 300+330+360+...
Similarly earning of Y is in AP with 20 terms 200+215+230+245.... .
So, the total earnings of X equals 12*(300+330+....10 terms) = 52200
The total earnings of Y equals 6*(200+215+230+...20 terms) = 41100
So, the total earnings of the two equals 52200+41100 = 93300
x and y are real numbers satisfying the conditions 2 < x < 3 and - 8 < y < -7. Which of the following expressions will have the least value?
$$xy^2$$ will have it's least value when y=-7 and x=2 and equals 98.
So $$xy^2>98$$
$$x^2y$$ will have it's least value when y=-8 and x=3 and equals -72.
So, $$x^2y > -72$$
$$5xy$$ will have it's least value when y=-8 and x=3 and equals -120
So, $$5xy > -120$$
So, of the three expressions, the least possible value is that of 5xy
$$m$$ is the smallest positive integer such that for any integer $$n \geq m$$, the quantity $$n^3 - 7n^2 + 11n - 5$$ is positive. What is the value of $$m$$?
$$n^3 - 7n^2 + 11n - 5 = (n-1)(n^2 - 6n +5) = (n-1)(n-1)(n-5)$$
This is positive for n > 5
So, m = 6
Three friends, returning from a movie, stopped to eat at a restaurant. After dinner, they paid their bill and noticed a bowl of mints at the front counter. Sita took one-third of the mints, but returned four because she had a momentary pang of guilt. Fatima then took one-fourth of what was left but returned three for similar reason. Eswari then took half of the remainder but threw two back into the bowl. The bowl had only 17 mints left when the raid was over. How many mints were originally in the bowl?
Let the total number of mints in the bowl be n
Sita took n/3 - 4. Remaining = 2n/3 + 4
Fatim took 1/4(2n/3 + 4) - 3. Remaining = 3/4(2n/3 + 4) + 3
Eswari took 1/2(3/4(2n/3+4)+3) - 2
Remaining = 1/2(3/4(2n/3+4)+3) + 2 = 17
=> 3/4(2n/3+4)+3 = 30 => (2n/3+4) = 36 => n = 48
So, the answer is option d)
Every 10 years the Indian Government counts all the people living in the country. Suppose that the director of the census has reported the following data on two neighbouring villages Chota Hazri and Mota Hazri.
Chota Hazri has 4,522 fewer males than Mota Hazri.
Mota Hazri has 4,020 more females than males.
Chota Hazri has twice as many females as males.
Chota Hazri has 2,910 fewer females than Mota Hazri.
What is the total number of males in Chota Hazri?
Let the number of males in Mota Hazri = x
No. of males in Chota Hazri = x - 4522
Let the number of females in Mota Hazri = y
No. of females in Chota Hazri = y - 2910
(y - 2910) = 2(x - 4522) => y = 2x - 9044 + 2910 = 2x - 6134
Also y = x + 4020
So, x + 4020 = 2x - 6134 => x = 10154
So, number of males in Chota Hazri = 10154 - 4522 = 5632
At a certain fast food restaurant, Brian can buy 3 burgers, 7 shakes, and one order of fries for Rs. 120 exactly. At the same place it would cost Rs. 164.5 for 4 burgers, 10 shakes, and one order of fries. How much would it cost for an ordinary meal of one burger, one shake, and one order of fries?
Let the price of 1 burger be x and the price of 1 shake be y and the prize of 1 french fries be z
3x + 7y + z = 120
4x + 10y + z = 164.5
=> x + 3y = 44.5
=> x = 44.5 - 3y
=> 3(44.5 - 3y) + 7y + z = 120 => z = 120 - 133.5 + 2y
So, x+y+z = 44.5 - 3y + y -13.5 + 2y = 31
So, the cost of a meal consisting of 1 burger, 1 shake and 1 french fries = Rs 31
If a, b, c and d are four positive real numbers such that abcd = 1, what is the minimum value of (1 + a)(1+b)(1+c)(1+d)?
Since the product is constant,
(a+b+c+d)/4 >= $$(abcd)^{1/4}$$
We know that abcd = 1.
Therefore, a+b+c+d >= 4
$$(a+1)(b+1)(c+1)(d+1)$$
= $$1+a+b+c+d+ ab + ac + ad + bc + bd + cd+ abc+ bcd+ cda+ dab+abcd$$
We know that $$abcd = 1$$
Therefore, $$a = 1/bcd, b = 1/acd, c = 1/bda$$ and $$d = 1/abc$$
Also, $$cd = 1/ab, bd = 1/ac, bc = 1/ad$$
The expression can be clubbed together as $$1 + abcd + (a + 1/a) + (b+1/b) + (c+1/c) + (d+1/d) + (ab + 1/ab) + (ac+ 1/ac) + (ad + 1/ad)$$
For any positive real number $$x$$, $$x + 1/x \geq 2$$
Therefore, the least value that $$(a+1/a), (b+1/b)....(ad+1/ad)$$ can take is 2.
$$(a+1)(b+1)(c+1)(d+1) \geq 1 + 1 + 2 + 2 + 2+ 2 + 2 + 2 + 2$$
=> $$(a+1)(b+1)(c+1)(d+1) \geq 16$$
The least value that the given expression can take is 16. Therefore, option C is the right answer.
For a Fibonacci sequence, from the third term onwards, each term in the sequence is the sum of the previous two terms in that sequence. If the difference in squares of 7th and 6th terms of this sequence is 517, what is the 10th term of this sequence?
It is known that all the terms of the Fibonacci sequence are natural numbers
It is given that in a Fibonacci sequence, from the third term on wards, each term in the sequence is the sum of the previous two terms in that sequence.
Let x and y be the 1st and 2nd term respectively.
3rd term = x+y
4th term = x+2y
5th term = 2x+3y
6th term = 3x+5y
7th term = 5x+8y
We know that difference of the squares of 6th and 7th terms is 517 = 47*11 .
And $$a^2-b^2=(a+b)(a-b)$$.
Applying above formula we get (8x+13y)(2x+3y) = 47*11.
So only possible way is (8x+13y)=47 and
2x+3y=11 .
Solving we get x=1 and y=3 .
Using the concept that every term is the sum of the previous two terms, as used in the beginning of the solution, we get 10th term as 21x+34y, which gives 10th term as 123.
Let x and y be two positive numbers such that $$x + y = 1.$$
Then the minimum value of $$(x+\frac{1}{x})^2+(y+\frac{1}{y})^2$$ is
Approach 1:
The given expression is symmetric in x and y and the limiting condition (x+y=1) is also symmetric in x and y.
=>This means that the expression attains the minimum value when x = y
x=y=1/2
So, the value = $$(x+\frac{1}{x})^2+(y+\frac{1}{y})^2$$ = $$(2+\frac{1}{2})^2+(2+\frac{1}{2})^2$$ =12.5
Approach 2:
$$(x+1/x)^2$$ + $$(y+1/y)^2$$ = $$(x+1/x+y+1/y)^2$$ - $$2*(x+1/x)(y+1/y)$$
Let x+1/x and y+1/y be two terms. Thus (x+1/x+y+1/y)/2 would be their Arithmetic Mean(AM) and $$\sqrt{(x+1/x)(y+1/y)}$$ would be their Geometric Mean (GM).
Therefore, we can express the above equation as $$(x+1/x)^2$$ + $$(y+1/y)^2$$ = $$4AM^2$$ - $$GM^2$$. As AM >= GM, the minimum value of expression would be attained when AM = GM.
When AM = GM, both terms are equal. That is x+1/x = y +1/y.
Substituting y=1-x we get
x+1/x = (1-x) + 1/(1-x)
On solving we get 2x-1 = (2x-1)/ x(1-x)
So either 2x-1 = 0 or x(1-x) = 1
x(1-x) = x * y
As x and y are positive numbers whose sum = 1, 0<= x, y <=1. Hence, their product cannot be 1.
Thus, 2x-1 = 0 or x=1/2
=> y = 1/2
So, the value = $$(x+\frac{1}{x})^2+(y+\frac{1}{y})^2$$ = $$(2+\frac{1}{2})^2+(2+\frac{1}{2})^2$$ = 12.5
Ujakar and Keshab attempted to solve a quadratic equation. Ujakar made a mistake in writing down the constant term. He ended up with the roots (4, 3). Keshab made a mistake in writing down the coefficient of x. He got the roots as (3, 2). What will be the exact roots of the original quadratic equation?
We know that quadratic equation can be written as $$x^2$$-(sum of roots)*x+(product of the roots)=0.
Ujakar ended up with the roots (4, 3) so the equation is $$x^2$$-(7)*x+(12)=0 where the constant term is wrong.
Keshab got the roots as (3, 2) so the equation is $$x^2$$-(5)*x+(6)=0 where the coefficient of x is wrong .
So the correct equation is $$x^2$$-(7)*x+(6)=0. The roots of above equations are (6,1).
A change-making machine contains one-rupee, two-rupee and five-rupee coins. The total number of coins is 300. The amount is Rs. 960. If the numbers of one-rupee coins and two-rupee coins are interchanged, the value comes down by Rs. 40. The total number of five-rupee coins is
Let the number of coins of the three denominations be x, y and z respectively.
x+y+z = 300
x+2y+5z = 960
2x+y+5z = 920
=> 3(x+y) + 10z = 1880
=> 3(300 - z) + 10z = 1880
=> 900 + 7z = 1880 => z = 980/7 = 140
So, the number of 5 rupee coins is 140
If x > 5 and y < -1, then which of the following statements is true?
Substitute x=6 and y=-6 ,
x+4y = -18
x = 6, -4y = 24
-4x = -24, 5y = -30
So none of the options out of a,b or c satisfies .
In the above table, for suitably chosen constants a, b and c, which one of the following best describes the relation between y and x?
y=a+bx is a linear function and clearly the function shown in the table is not linear.
Lets take option B:
Suppose $$y=f(x)=a+bx+cx^2$$
f(1)=4 => a+b+c=4 -- (1)
f(2)=8 => a+2b+4c=8 -- (2)
f(3)=14 => a+3b+9c=14 -- (3)
Let us solve the equations and see if $$f(4), f(5),f(6)$$ also satisfy the given equation.
(2)-(1) => b+3c=4
(3)-(2) => b+5c=6
This gives c=1 and b=1 ==> a=2
So, $$f(x)=2+x+x^2$$
$$f(4)=2+4+4^2 = 22$$
$$f(5)=2+5+5^2 = 32$$
$$f(6)=2+6+6^2 = 44$$
As all the three also satisfy the numbers given in the table, it can be inferred that the relationship between x and y is quadratic and the correct option is option (b)
If $$a_1 = 1$$ and $$a_{n+1} = 2a_n +5$$, n=1,2,....,then $$a_{100}$$ is equal to:
$$a_2 = 2*1 + 5$$
$$a_3 = 2*(2 + 5) + 5 = 2^2 + 5*2 + 5$$
$$a_4 = 2^3 + 5*2^2 + 5*2 + 5$$
...
$$a_{100} = 2^{99} + 5*(2^{98} + 2^{97} + ... + 1)$$
$$= 2^{99} + 5*1*\dfrac{(2^{99} - 1)}{(2-1)} = 2^{99} + 5*2^{99} - 5 = 6*2^{99} - 5$$
What is the value of the following expression?
$$\dfrac{1}{(2^2-1)}+\dfrac{1}{(4^2-1)}+\dfrac{1}{(6^2-1)}+...+\dfrac{1}{(20^2-1)}$$
$$\dfrac{1}{(2^2-1)}+\dfrac{1}{(4^2-1)}+\dfrac{1}{(6^2-1)}+...+\dfrac{1}{(20^2-1)}$$
= $$\dfrac{1}{(2+1)(2-1)}+\dfrac{1}{(4+1)(4-1)}+..+\dfrac{1}{(20+1)(20-1)}$$
= 1/(1*3) + 1/(3*5) + 1/(5*7) + ... + 1/(19*21)
=1/2 * ( 1/1 - 1/3 + 1/3 - 1/5 + 1/5 - 1/7 + ... +1/19 - 1/21)
=1/2 * (1 - 1/21) = 10/21
If x>2 and y>-1,then which of the following statements is necessarily true?
This kind of questions must be solved using the counter example method.
x = 100 and y = -1/2 rules out option a)
x = 3 and y = 0 rules out options c) and d)
Option b) is correct.
The area bounded by the three curves |x+y| = 1, |x| = 1, and |y| = 1, is equal to:
|x| = 1 and |y| = 1 form a square of area = 2*2 = 4 sq units
|x+y| = 1 forms a set of parallel lines cutting the axes at (1,0), (0,1), (-1,0) and (0,-1). The graph is as shown:
The area bounded by the three curves is 2*2 - 1/2*1*1*2 = 4 - 1 = 3 sq units
If the equation $$x^3 - ax^2 + bx - a = 0$$ has three real roots, then it must be the case that,
It can be clearly seen that if b=1 then $$x^2(x - a) + (x - a) = 0$$ an the equation gives only 1 real value of x
The set of all positive integers is the union of two disjoint subsets:
{f(1), f(2),.....f(n), ...} and {g(1),g(2).... ,g(n).....}, where f(1) < f(2) <.....< f(n)..., and g(1) < g(2) < ..... < g(n) ...,and
g(n) = f(f(n))+1 for all n >= 1. What is the value of g(1)?
The union of the two sets is the set of positive integers. Also, given the increasing nature of elements, either f(1) or g(1) must be equal to 1. If g(1) = 1, then f(f(1)) =0 which cannot be under the given conditions.
Hence, f(1) = 1
g(1) = f(f(1))+1 = 2
For all non-negative integers x and y, f(x, y) is defined as below:
f(0, y) = y + 1
f(x + 1, 0) = f(x, 1)
f(x+ 1, y+ 1)= f(x, f(x+ 1, y))
Then, what is the value of f(1,2)?
For f(1,2). First consider x=0 and y=1 and use 3rd given equation, we get f(0,f(1,1)) now for f(1,1) take x=0 and y=0 we get f(0,f(1,0)), for f(1,0) which we use 2nd equation we get f(0,1) whose value is 2. So we have f(0,f(1,0))= f(0,2) whose value is 3 then put this in f(0,f(1,1)) we get f(0,3) we get as 4
Two full tanks, one shaped like a cylinder and the other like a cone, contain jet fuel. The cylindrical tank holds 500 litres more than the conical tank. After 200 litres of fuel has been pumped out from each tank the cylindrical tank contains twice the amount of fuel in the conical tank. How many litres of fuel did the cylindrical tank have when it was full?
Let the current capacity of conical flask be C. So, cylinder = C+500.
After pumping out 200 liters, C+300 = 2(C-200) => C = 700
So, full capacity of cylinder = 700+500 = 1200
Directions for the next 2 questions:
For real numbers x, y, let
f(x, y) = Positive square-root of (x + y), if $$(x + y)^{0.5}$$ is real
f(x, y) = $$(x + y)^2$$; otherwise
g(x, y) = $$(x + y)^2$$, if $$\sqrt{(x + y)}$$ is real
g(x, y) = $$- (x + y)$$ otherwise
Which of the following expressions yields a positive value for every pair of non-zero real numbers (x, y)?
f(x,y) is always non-negative because $$(x+y)^2$$ is always positive
g(x, y) = $$(x + y)^2$$, if $$\sqrt{(x + y)}$$ is real = Always positive
g(x, y) = $$- (x + y)$$ otherwise = Always positive because this happen when (x+y)<0 and -(x+y) is always greater than zero.
f(x,y)+g(x,y) = Always positive
Directions for the next 2 questions:
For real numbers x, y, let
f(x, y) = Positive square-root of (x + y), if $$(x + y)^{0.5}$$ is real
f(x, y) = $$(x + y)^2$$; otherwise
g(x, y) = $$(x + y)^2$$, if $$\sqrt{(x + y)}$$ is real
g(x, y) = $$- (x + y)$$ otherwise
Under which of the following conditions is f(x, y) necessarily greater than g(x, y)?
When both x and y are less than -1, g(x,y) > 2 and f(x,y) > 4 and $$f(x,y) = g(x,y)^2$$
So, f(x,y) > g(x,y)
Directions for the next 3 questions: For three distinct real positive numbers x, y and z, let
f(x, y, z) = min (max(x, y), max (y, z), max (z, x))
g(x, y, z) = max (min(x, y), min (y, z), min (z, x))
h(x, y, z) = max (max(x, y), max(y, z), max (z, x))
j(x, y, z) = min (min (x, y), min(y, z), min (z, x))
m(x, y, z) = max (x, y, z)
n(x, y, z) = min (x, y, z)
Which of the following is necessarily greater than 1?
From the given functions we can make out that function h and m give max value , function n and j give min value , function f and g give middle value. From this equation (f(x, y, z) + h(x, y, z)-g(x, y, z))/j(x, y, z) , numerator is always max value and denominator is min value . So this will always be greater than 1 .
Suppose x>y>z
f(x,y,z) = y
g(x,y,z) = y
h(x,y,z) = x
j(x,y,z) = z
Option d = x/z >1
Directions for the next 3 questions: For three distinct real positive numbers x, y and z, let
f(x, y, z) = min (max(x, y), max (y, z), max (z, x))
g(x, y, z) = max (min(x, y), min (y, z), min (z, x))
h(x, y, z) = max (max(x, y), max(y, z), max (z, x))
j(x, y, z) = min (min (x, y), min(y, z), min (z, x))
m(x, y, z) = max (x, y, z)
n(x, y, z) = min (x, y, z)
Which of the following expressions is necessarily equal to 1?
From the given functions we can make out that function h and m give max value , function n and j give min value , function f and g give middle value. So according to equation (f(x, y, z)- m(x, y, z))/(g(x, y, z)-h(x,y, z)) , value of numerator and denominator is equal and hence ratio is equal to 1.
Suppose x>y>z
f(x,y,z) = y
g(x,y,z) = y
h(x,y,z) = x
j(x,y,z) = z
Option a = (y-x)/(y-x) = 1
Directions for the next 3 questions: For three distinct real positive numbers x, y and z, let
f(x, y, z) = min (max(x, y), max (y, z), max (z, x))
g(x, y, z) = max (min(x, y), min (y, z), min (z, x))
h(x, y, z) = max (max(x, y), max(y, z), max (z, x))
j(x, y, z) = min (min (x, y), min(y, z), min (z, x))
m(x, y, z) = max (x, y, z)
n(x, y, z) = min (x, y, z)
Which of the following expressions is indeterminate?
From the given functions we can make out that function h and m give max value , function n and j give min value , function f and g give middle value.So in option B , j cancels out n and h cancels out m . So the denominator becomes 0 and value is indeterminable.
Suppose x>y>z
f(x,y,z) = y
g(x,y,z) = y
h(x,y,z) = x
j(x,y,z) = z
m(x,y,z) = x
n(x,y,z) = z
The denominator of the second option becomes 0, hence making it indeterminate.
Directions for the next 3 questions:
Given below are three graphs made up of straight-line segments shown as thick lines. In each case choose the answer as:
a) if f(x)=3f(-x)
b) if f(x)= -f(-x)
c) if f(x) = f(-x)
d) if 3f(x) = 6f(-x), for x >= 0
In the given graph, the value of y is constant irrespective of the value of x. Hence value of y would be same for a particular x and -x.
Hence f(x) = f(-x)
Directions for the next 3 questions:
Given below are three graphs made up of straight-line segments shown as thick lines. In each case choose the answer as:
a) if f(x)=3f(-x)
b) if f(x)= -f(-x)
c) if f(x) = f(-x)
d) if 3f(x) = 6f(-x), for x >= 0
In this graph, f(-1) = 1 and f(1) = 2 and since the two lines pass origin, their values increase linearly.
3f(x) = 6f(-x)
Directions for the next 3 questions:
Given below are three graphs made up of straight-line segments shown as thick lines. In each case choose the answer as:
a) if f(x)=3f(-x)
b) if f(x)= -f(-x)
c) if f(x) = f(-x)
d) if 3f(x) = 6f(-x), for x >= 0
In this graph, we can see that the graph on LHS of y axis is symmetrical to the graph on RHS of y axis about origin.
Hence f(x) = -f(-x)
Directions for the next 2 questions:
For a real number x, let
$$f(x) = 1/(1+x),$$ if $$x$$ is non-negative
$$f(x) = 1+x,$$ if $$x$$ is negative
$$f^n(x) = f(f^{n-1}(x)), n = 2, 3.....$$
What is the value of the product, $$f(2) f^2(2)f^3(2) f^4(2)f^5(2)$$?
f(2) = 1/3
$$f^2(2)$$ = f(1/3) = 3/4
$$f^3(2)$$ = f(3/4) = 4/7
$$f^4(2)$$ = f(4/7) = 7/11
$$f^5(2)$$ = f(7/11) = 11/18
So, product = 1/18
Directions for the next 2 questions:
For a real number x, let
$$f(x) = 1/(1+x),$$ if $$x$$ is non-negative
$$f(x) = 1+x,$$ if $$x$$ is negative
$$f^n(x) = f(f^{n-1}(x)), n = 2, 3.....$$
r is an integer 2. Then, what is the value of $$f^{r-1}(-r) + f^r(-r) + f^{r+1}(-r)$$?
f(-2) = -1
$$f^2(-2)$$ = f(f(-2)) = f(-1) = 0
$$f^3(-2)$$ = f(f(-2)) = f(0) = 1
So, sum = 0
The number of positive integer valued pairs (x, y), satisfying 4x - 17 y = 1 and x < 1000 is:
y = $$\frac{4x-1}{17}$$
The integral values of x for which y is an integer are 13, 30, 47,......
The values are in the form 17n + 13, where $$ n \geq 0$$
17n + 13 < 1000
=> 17n < 987
=> n < 58.05
=> n can take values from 0 to 58 => Number of values = 59
For two positive integers a and b define the function h(a,b):as the greatest common factor (G.C.F) of a, b. Let A be a set of n positive integers. G(A), the GCF of the elements of set A is computed by repeatedly using the function h.
The minimum number of times h is required to be used to compute G is:
Let p and q be any two elements of the set A.
For the computation of the GCF of elements of the set A, we can replace both p and q by just the GCF(p,q) and the result is unchanged.
So, for every application of the function h, we are reducing the number of elements of the set A by 1. (In this case two numbers p and q are replaced by one number GCF(p,q)).
Expanding this concept further, the minimum number of times the function h should be called is n-1
If | r - 6 | = 11 and | 2q - 12 | = 8, what is the minimum possible value of q / r?
| r-6 | = 11 => r = -5 or 17
| 2q - 12 | = 8 => q = 10 or 2
So, the minimum possible value of q/r = 10/(-5) = -2
DIRECTIONS for the following questions: These questions are based on the situation given below: In each of the questions a pair of graphs F(x) and F1(x) is given. These are composed of straight-line segments, shown as solid lines, in the domain $$x\epsilon (-2, 2)$$.
choose the answer as
a. If F1(x) = - F(x)
b. if F1(x) = F(- x)
c. if F1(x) = - F(- x)
d. if none of the above is true
The correct relation between the two is: F(x) = | F1(x) |
So, all the three options a), b) and c) can be ruled out. Option d) is the correct answer.
DIRECTIONS for the following questions: These questions are based on the situation given below: In each of the questions a pair of graphs F(x) and F1(x) is given. These are composed of straight-line segments, shown as solid lines, in the domain $$x\epsilon (-2, 2)$$.
choose the answer as
a. If F1(x) = - F(x)
b. if F1(x) = F(- x)
c. if F1(x) = - F(- x)
d. if none of the above is true
The value of F(x) for x < 0 is the same as the value of F1(x) for x > 0.
So, F1(x) = F(-x)
Option b) is the correct answer.
DIRECTIONS for the following questions: These questions are based on the situation given below: In each of the questions a pair of graphs F(x) and F1(x) is given. These are composed of straight-line segments, shown as solid lines, in the domain $$x\epsilon (-2, 2)$$.
choose the answer as
a. If F1(x) = - F(x)
b. if F1(x) = F(- x)
c. if F1(x) = - F(- x)
d. if none of the above is true
The value of F(x) for x > 0 is the same as the value of F1(x) for x < 0.
So, F1(x) = F(-x)
Option b) is the correct answer.
DIRECTIONS for the following questions: These questions are based on the situation given below: In each of the questions a pair of graphs F(x) and F1(x) is given. These are composed of straight-line segments, shown as solid lines, in the domain $$x\epsilon (-2, 2)$$.
choose the answer as
a. If F1(x) = - F(x)
b. if F1(x) = F(- x)
c. if F1(x) = - F(- x)
d. if none of the above is true
F(0) = 1 ; F1(0) = -1
F(1) = 0 ; F1(-1) = 0
F(2) = -1 ; F1(-2) = 1
=> F1(x) = -F(-x).
DIRECTIONS for the following questions: These questions are based on the situation given below: There are fifty integers $$a_1, a_2,...,a_{50}$$, not all of them necessarily different. Let the greatest integer of these fifty integers be referred to as $$G$$, and the smallest integer be referred to as $$L$$. The integers $$a_1$$ through $$a_{24}$$ form sequence $$S1$$, and the rest form sequence $$S2$$. Each member of $$S1$$ is less than or equal to each member of $$S2$$.
All values in S1 are changed in sign, while those in S2 remain unchanged. Which of the following statements is true?
We will give an example to disprove each of the three options A, B and C and hence, the correct answer will be option D.
Initially, if the least integer in S1 is -20 and the greatest integer in S2 is 50, then after the doing the operations mentioned in the question, the greatest integer in S1 is not greater than 50. Hence option A is false.
G is in S2 as per the given information => Option B is false.
If S1 contains numbers from 1 to 24 and S2 contains numbers from 25 to 50. Then G = 50 and L = 1. If all the numbers of S1 change in sign, G will remain 50 and will be in S2 while L will be -24 and will be in S1.
Hence, none of the statements is true always.
DIRECTIONS for the following questions: These questions are based on the situation given below: There are fifty integers $$a_1, a_2,...,a_{50}$$, not all of them necessarily different. Let the greatest integer of these fifty integers be referred to as $$G$$, and the smallest integer be referred to as $$L$$. The integers $$a_1$$ through $$a_{24}$$ form sequence $$S1$$, and the rest form sequence $$S2$$. Each member of $$S1$$ is less than or equal to each member of $$S2$$.
Elements of $$S1$$ are in ascending order, and those of $$S2$$ are in descending order. $$a_{24}$$ and $$a_{25}$$ are interchanged. Then, which of the following statements is true?
We know that $$a_{24}$$ is less than $$a_{25}$$.
So, even if $$a_{25}$$ replaces $$a_{24}$$, the ascending order still exists in S1.
But, $$a_{25}$$ is less than $$a_{26}$$. Hence, the descending order does not exist in S2 anymore.
DIRECTIONS for the following questions: These questions are based on the situation given below: There are fifty integers $$a_1, a_2,...,a_{50}$$, not all of them necessarily different. Let the greatest integer of these fifty integers be referred to as $$G$$, and the smallest integer be referred to as $$L$$. The integers $$a_1$$ through $$a_{24}$$ form sequence $$S1$$, and the rest form sequence $$S2$$. Each member of $$S1$$ is less than or equal to each member of $$S2$$.
Every element of S1 is made greater than or equal to every element of S2 by adding to each element of S1 an integer x. Then x cannot be less than:
For the least element L in $$S1$$ to be greater than the greatest element or equal to G in $$S2$$, the number that is added to L cannot be less than G - L.
DIRECTIONS for the following questions: These questions are based on the situation given below: Let x and y be real numbers
f(x, y) = | x + y |
F(f(x, y)) = -f(x, y)
G(f(x, y)) = -F(f(x, y))
Which of the following statements is true?
f(x,y) = |x+y|
F(f(x,y)) = -f(x,y) = -|x+y|
G(f(x,y)) = -F(f(x,y)) = |x+y|
Option A: F(f(x, y)) . G(f(x, y)) = -F(f(x, y)) . G(f(x, y)) =>LHS = -|x+y|$$^2$$, RHS = |x+y|$$^2$$ Hence false.
Option B: F(f(x, y)) . G(f(x, y)) > -F(f(x, y)) . G(f(x, y)), Since, LHS is smaller than RHS. False
Option C: F(f(x, y)) . G(f(x, y)) $$\neq $$ G(f(x, y)) . F(f(.x, y)), Here LHS=RHS. Hence false.
Option D:
=> G(f(x,y)) + F(f(x,y)) = 0
f(x,y) = f(-x,-y)
=> G(f(x,y)) + F(f(x,y)) + f(x,y) = f(-x.-y)
DIRECTIONS for the following questions: These questions are based on the situation given below: Let x and y be real numbers
f(x, y) = | x + y |
F(f(x, y)) = -f(x, y)
G(f(x, y)) = -F(f(x, y))
What is the value of f(G(f(1, 0)), f(F(f(1, 2)), G(f(1, 2))))?
F(f(x,y)) = -f(x,y)
G(f(x,y)) = -F(f(x,y)) = f(x,y)
G(f(1,0)) = 1
F(f(1,2)) = -3
G(f(1,2)) = 3
f(F(f(1,2)),G(f(1,2))) = 0
f(G(f(1, 0)), f(F(f(1, 2)), G(f(1, 2)))) = 1 + 0 = 1
DIRECTIONS for the following questions: These questions are based on the situation given below: Let x and y be real numbers
f(x, y) = | x + y |
F(f(x, y)) = -f(x, y)
G(f(x, y)) = -F(f(x, y))
Which of the following expressions yields $$x^2$$ as its result?
F(f(x,-x)) = 0 and G(f(x,-x)) = 0
F(f(x,x)) = -2x and G(f(x,x)) = 2x
F(f(x,x)).G(f(x,x)) = -$$4x^2$$
$$\log_216$$ = 4
=> $$\frac{-F(f(x,x)).G(f(x,x))}{\log_216}$$ = $$x^2$$
DIRECTIONS for the following questions:
These questions are based on the situation given below: A robot moves on a graph sheet with x and y-axes. The robot is moved by feeding it with a sequence of instructions. The different instructions that can be used in moving it, and their meanings are: Instruction Meaning GOTO(x,y) move to point with coordinates (x, y) no matter where you are currently WALKX(P) Move parallel to the x-axis through a distance of p, in the positive direction if p is positive, and in the negative direction if p is negative WALKY(P) Move parallel to the y-axis through a distance of p, in the positive direction if p is positive, and in the negative direction if p is negative.
The robot reaches point (6, 6) when a sequence of three instructions is executed, the first of which is a GOTO(x, y) instruction, the second is WALKX(2) and the third is WALKY(4). What are the values of x and y?
Before, the third instruction, the point on which the robot is present is (6,2).
Before, the second instruction, the point on which the robot is present is (4,2).
Hence, the values of x and y are 4 and 2 respectively.
DIRECTIONS for the following questions:
These questions are based on the situation given below: A robot moves on a graph sheet with x and y-axes. The robot is moved by feeding it with a sequence of instructions. The different instructions that can be used in moving it, and their meanings are: Instruction Meaning GOTO(x,y) move to point with coordinates (x, y) no matter where you are currently WALKX(P) Move parallel to the x-axis through a distance of p, in the positive direction if p is positive, and in the negative direction if p is negative WALKY(P) Move parallel to the y-axis through a distance of p, in the positive direction if p is positive, and in the negative direction if p is negative.
The robot is initially at (x, y), x > 0 and y < 0. The minimum number of instructions needed to be executed to bring it to the origin (0,0) if you are prohibited from using the GOTO instruction is:
WALKX(-x) and WALKY(y) are the commands to be used for the robot to reach origin in any order.
Hence, the answer is 2.
My son adores chocolates. He likes biscuits. But he hates apples. I told him that he can buy as many chocolates he wishes. But then he must have biscuits twice the number of chocolates and should have apples more than biscuits and chocolates together. Each chocolate cost Re 1. The cost of apple is twice the chocolate and four biscuits are worth one apple. Then which of the following can be the amount that I spent on that evening on my son if number of chocolates, biscuits and apples brought were all integers?
When numbers of chocolates, biscuits and apples are integers.
Now let's say number of chocolates taken 1 , then biscuits will be 2 and apples can be 4,5,6,7
Hence minimum money that should be spent = 1+1+8 = 10 (Hence option C is cancelled)
Now when number of chocolates are 4
Biscuits will be 8
And apples can be 13,14,15....
Now total money spent can be 4+4+26 = 34 and more of it.
Hence answer will be A
If $$\log_{2}{\log_{7}{(x^2 - x+37)}}$$ = 1, then what could be the value of ‘x’?
$$\log_{2}{\log_{7}{(x^2 - x+37)}}$$ = 1
$$\log_{7}{(x^2 - x+37)}$$ = $$2$$
$$(x^2 - x+37)$$ = $$7^{2}$$
Given eq. can be reduced to $$x^2 - x + 37 = 49$$
So x can be either -3 or 4.
If the roots $$x_1$$ and $$x_2$$ are the roots of the quadratic equation $$x^2 -2x+c=0$$ also satisfy the equation $$7x_2 - 4x_1 = 47$$, then which of the following is true?
$$x_1 + x_2 = 2$$
and $$7x_2 - 4x_1 = 47$$
So $$x_1 = -3$$ and $$x_2 = 5$$
And $$c = x_1 \times x_2 = -15$$
Which of the following is true?
$$7^{(3^2)} = 7^9$$
$$(7^3)^2 = 7^6$$
So $$7^{(3^2)} > (7^3)^2$$
$$la(x, y, z) = min (x+y, y+z)$$
$$le(x, y, z) = max(x -y, y-z)$$
$$ma (x, y, z) = \frac{1}{2} (le (x, y, z) + la (x, y, z))$$
Given that $$x >y> z> 0$$. Which of the following is necessarily true?
Best approach to these type question remain assuming values and checking
Case - 1.x=8 ; y=7 ; z = 5
la (x,y,z) = 12
le (x,y,z) = 2
ma (x,y,z) = 7
Case -2: Let us try to find values for which la(x,y,z) and le(x,y,z) would be equal. In such a case, ma(x,y,z) would also be the same.
So max(x-y,y-z)= min(x+y, y+z)
As x>y>z>0, min(x+y, y+z) = y+z
So max(x-y, y-z) =y+z
Either x-y=y+z or y-z = y+z
So x=2y+z or z=0
But z cannot be 0 according to given condition.
So, x=2y+z
Let us assume y=2 and z=1
So x=5
la (x,y,z)= 3
le (x,y,z) = 3
ma (x,y,z)= 3
based on these two cases we can deduce that non of the given options holds true.
So the correct option to choose is D - None of these.
$$la(x, y, z) = min (x+y, y+z)$$
$$le(x, y, z) = max(x -y, y-z)$$
$$ma (x, y, z) = \frac{1}{2} (le (x, y, z) + la (x, y, z))$$
What is the value of ma(10, 4, le((la10, 5, 3), 5, 3))?
$$Ma(10, 4, le((la10, 5, 3), 5, 3))$$
Or $$Ma(10, 4, le(8, 5, 3))$$
Or $$Ma (10,4,3)$$
Or $$\frac{1}{2} (6+7) = 6.5$$
$$la(x, y, z) = min (x+y, y+z)$$
$$le(x, y, z) = max(x -y, y-z)$$
$$ma (x, y, z) = \frac{1}{2} (le (x, y, z) + la (x, y, z))$$
For x=15, y=10 and z=9 , find the value of le(x, min(y, x-z), le(9, 8, ma(x, y, z)).
Given expression can be reduced to
le(15, min(10,15-9) , le(9,8,12))
Or le(15,6,1) = 9
Find the value of $$\dfrac{1}{1 + \dfrac{1}{3-\dfrac{4}{2+\dfrac{1}{3-\dfrac{1}{2}}}}}$$ + $$\dfrac{3}{3 - \dfrac{4}{3+\dfrac{1}{2-\dfrac{1}{2}}}}$$
$$\frac{1}{1 + \frac{1}{3-\frac{4}{2+\frac{1}{3-\frac{1}{2}}}}}$$
=$$\frac{1}{1 + \frac{1}{3-\frac{4}{2+\frac{1}{\frac{5}{2}}}}}$$
=$$\frac{1}{1 + \frac{1}{3-\frac{4}{2+\frac{2}{5}}}}$$
=$$\frac{1}{1 + \frac{1}{3-\frac{20}{12}}}$$
=$$\frac{1}{1 + \frac{1}{3-\frac{20}{12}}}$$
=$$\frac{1}{1 + \frac{12}{16}}$$
=$$\frac{1}{\frac{28}{16}}$$
=$$\frac{16}{28}$$
Similarly, Second term can be reduced to $$\frac{33}{21}$$ or $$\frac{11}{7}$$
Sum will be = $$\frac{11}{7}$$ + $$\frac{4}{7}$$ = $$\frac{15}{7}$$
Given the quadratic equation $$x^2 - (A - 3)x - (A - 2)$$, for what value of $$A$$ will the sum of the squares of the roots be zero?
For summation of square of roots to be zero, individual roots should be zero.
Hence summation should be zero i.e. A-3=0 ; A = 3
And product of roots will also be zero i.e. A-2 = 0 ; A =2
So there is no unique value of A which can satisfy above equation.
I bought 5 pens, 7 pencils and 4 erasers. Rajan bought 6 pens, 8 erasers and 14 pencils for an amount which was half more what I had paid. What per cent of the total amount paid by me was paid for the pens?
Let the cost of pen, pencil and eraer be x,y,z respectively
5x+7y+4z = A
6x+8z+14y = 3A/2
4x + 16/3 z + 28/3 y = A
Comparing two equations
5x+7y+4z = 4x+16/3 z + 28/3 y
x = 7/3 y + 4/3 z
3x = 7y+4z
Now required percentage = $$\frac{5x}{5x+7y+4z}\times100=\frac{5x}{5x+3x}=62.5$$%
Out of two-thirds of the total number of basketball matches, a team has won 17 matches and lost 3 of them. What is the maximum number of matches that the team can lose and still win more than three- fourths of the total number of matches, if it is true that no match can end in a tie?
Total matches played = 17+3 = 20
Total matches = 20*$$\frac{3}{2}$$ = 30
Number of wins required = 75% of 30 = 22.5 = 23 wins
23-17 = 6 more wins are required out of 10 matches to maintain 75% win recor which means there would be 4 losses.
The points of intersection of three lines $$2x+3y-5=0, 5x-7y+2=0$$ and $$9x-5y-4=0$$
For points to be coincident, value of determinant should not be equal zero, so that they have a unique value of system.
Here value of determinant is not equal to zero, simultaneously not any two lines are parallel or perpendicular.
So system has a unique value
Hence points are coincident.
Which of the following values of x do not satisfy the inequality $$(x^2 - 3x + 2 > 0)$$ at all?
After solving given equation, we will have inequality resolved to:
(x-1)(x-2)>0
Or we can say range of x will be as follows:
x<1; x>2
Hence, option A has a set of values which don't lie in the possible range of x.
So the answer will be A.
Answer the questions based on the following information. A, S, M and D are functions of x and y, and they are defined as follows.
$$A(x, y)=x + y$$
$$S(x, y)=x-y$$
$$M(x, y)=xy$$
$$D(x,y)=\frac{x}{y}$$. $$y\neq0$$
What is the value of $$M(M(A(M(x, y),S(y, x)),x),A(y, x))$$for $$x=2, y=3$$?
Given expression can be reduced to
M ( x(xy+y-x) , (y+x) )
Or x(x+y)(xy+y-x)
After putting value of x and y , expression will reduce to a value = 70.
Answer the questions based on the following information. A, S, M and D are functions of x and y, and they are defined as follows.
$$A(x, y)=x + y$$
$$S(x, y)=x-y$$
$$M(x, y)=xy$$
$$D(x,y)=\frac{x}{y}$$. $$y\neq0$$
What is the value of $$S[M(D(A(a, b), 2), D(A(a, b), 2)), M(D(S(a, b), 2), D(S(a, b), 2))]$$?
Given expression can be reduced to:
$$S[M(\frac{a+b}{2}),(\frac{a+b}{2})), M((\frac{a- b}{2}, (\frac{a-b}{2})]$$
= $$S[(\frac{(a+b)}{2})^2, (\frac{(a-b)}{2})^2]$$
= $$(\frac{a+b}{2})^2 - (\frac{(a-b)}{2})^2 $$
= ab
Answer the questions based on the following information. A series $$S_{1}$$ of five positive integers is such that the third term is half the first term and the fifth term is 20 more than the first term. In series $$S_{2}$$, the nth term is defined as the difference between the (n+1)th term and the nth term of series $$S_{1}$$, $$S_{2}$$ is an arithmetic progression with a common difference of 30.
First term of $$S_{1}$$ is
Assume the first series as a,b,a/2,c,a+20
and second series as x1,x2,x3,x4
x1=b-a, x2= a/2-b, x3=c-a/2, and x4=a+20-c
x2-x1=30 => 3a-4b=60
and x4-x3=30 => 3a-4c=20
and x4-x2=60 => a-2c+2b=80
Solving we get, a=100, b=60, and c=70
S1= 100,60,50,70,120
S2 = -40, -10, 20, 50
Answer the questions based on the following information. A series $$S_{1}$$ of five positive integers is such that the third term is half the first term and the fifth term is 20 more than the first term. In series $$S_{2}$$, the nth term is defined as the difference between the (n+1)th term and the nth term of series $$S_{1}$$, $$S_{2}$$ is an arithmetic progression with a common difference of 30.
Fourth term of $$S_{2}$$
Assume the first series as a,b,a/2,c,a+20
and second series as x1,x2,x3,x4
x1=b-a, x2= a/2-b, x3=c-a/2, and x4=a+20-c
x2-x1=30 => 3a-4b=60
and x4-x3=30 => 3a-4c=20
and x4-x2=60 => a-2c+2b=80
Solving we get, a=100, b=60, and c=70
S1= 100,60,50,70,120
S2 = -40, -10, 20, 50
Answer the questions based on the following information. A series $$S_{1}$$ of five positive integers is such that the third term is half the first term and the fifth term is 20 more than the first term. In series $$S_{2}$$, the nth term is defined as the difference between the (n+1)th term and the nth term of series $$S_{1}$$, $$S_{2}$$ is an arithmetic progression with a common difference of 30.
What is the difference between fourth terms of $$S_{1}$$ and $$S_{2}$$ ?
Assume the first series as a,b,a/2,c,a+20
and second series as x1,x2,x3,x4
x1=b-a, x2= a/2-b, x3=c-a/2, and x4=a+20-c
x2-x1=30 => 3a-4b=60
and x4-x3=30 => 3a-4c=20
and x4-x2=60 => a-2c+2b=80
Solving we get, a=100, b=60, and c=70
S1= 100,60,50,70,120
S2 = -40, -10, 20, 50
Difference = 20
Answer the questions based on the following information. A series $$S_{1}$$ of five positive integers is such that the third term is half the first term and the fifth term is 20 more than the first term. In series $$S_{2}$$, the nth term is defined as the difference between the (n+1)th term and the nth term of series $$S_{1}$$, $$S_{2}$$ is an arithmetic progression with a common difference of 30.
What is the average value of the terms of series $$S_{1}$$?
Assume the first series as a,b,a/2,c,a+20
and second series as x1,x2,x3,x4
x1=b-a, x2= a/2-b, x3=c-a/2, and x4=a+20-c
x2-x1=30 => 3a-4b=60
and x4-x3=30 => 3a-4c=20
and x4-x2=60 => a-2c+2b=80
Solving we get, a=100, b=60, and c=70
S1= 100,60,50,70,120
S2 = -40, -10, 20, 50
Avg. = $$(100+60+50+70 +120) \div 5 = 80$$
Answer the questions based on the following information. A series $$S_{1}$$ of five positive integers is such that the third term is half the first term and the fifth term is 20 more than the first term. In series $$S_{2}$$, the nth term is defined as the difference between the (n+1)th term and the nth term of series $$S_{1}$$, $$S_{2}$$ is an arithmetic progression with a common difference of 30.
What is the sum of series $$S_{2}$$?
Assume the first series as a,b,a/2,c,a+20
and second series as x1,x2,x3,x4
x1=b-a, x2= a/2-b, x3=c-a/2, and x4=a+20-c
x2-x1=30 => 3a-4b=60
and x4-x3=30 => 3a-4c=20
and x4-x2=60 => a-2c+2b=80
Solving we get, a=100, b=60, and c=70
S1= 100,60,50,70,120
S2 = -40, -10, 20, 50
Sum = 20
A function can sometimes reflect on itself, i.e. if y = f(x), then x = f(y). Both of them retain the same structure and form. Which of the following functions has this property?
Putting y as x and x as y in given options, only options B satisfies the function property as follows.
x = $$\frac{2y+3}{3y-2}$$
or 3xy - 2x = 2y+3
or y(3x-2) = 2x+3
or $$y = \frac{2x+3}{3x-2}$$
What is the value of k for which the following system of equations has no solution:
2x-8y = 3 and kx +4y = 10
On solving both equations, we will get $$x = \frac{23}{2+2k}$$
now for having no solutions to system 2+2k should be 0.
Hence k=-1
Iqbal dealt some cards to Mushtaq and himself from a full pack of playing cards and laid the rest aside. Iqbal then said to Mushtaq. "If you give me a certain number of your cards, I will have four times as many cards as you will have. If I give you the same number of cards, I will have thrice as many cards as you will have". Of the given choices, which could represent the number of cards with Iqbal?
Let's say Iqbal has x cards initially and Mushtaq has y number of cards initially.
So first Mushtaq gave t cards to Iqbal, hence (x+t) = 4(y-t)
Now second time, Iqbal gave t cards to Mushtaq, hence x-t = 3(y+t)
Solving above two equations we will get x=31t and y=9t
And we know x+y<52 hence 40t<52
because t should be a whole number it will be 1 here and x=31 and y=9
Three times the first of three consecutive odd integers is 3 more than twice the third. What is the third integer?
Suppose consecutive odd integers are: (a-2), a, (a+2)
Hence, 3a-6 = 2(a+2) + 3 => a=13
a+2 = 15
$$2^{73}-2^{72}-2^{71}$$ is the same as
$$2^{71} (2^2 - 2^1 - 1)$$
$$2^{71} (4-2-1)$$
$$2^{71}$$
The number of integers n satisfying -n+2 ≥ 0 and 2n ≥ 4 is
-n+2 >= 0
or n<=2
and 2n>=4
or n>=2
So we can take only one value of n i.e. 2
The sum of two integers is 10 and the sum of their reciprocals is 5/12. Then the larger of these integers is
let's say integers are x and y
so x+y = 10 => y = 10 - x
and $$\frac{1}{x} + \frac{1}{y} = \frac{5}{12}$$
$$\frac{1}{x} + \frac{1}{10-x} = \frac{5}{12}$$
=> (10 - x + x)*12 = 5*x(10-x)
=> $$120 = 50x - 5x^2$$
=> $$24 = 10x - x^2$$
=> x = 4, 6
=> y = 6 or 4
The bigger of the two numbers is 6.
If $$y = f(x)$$ and $$f(x) = \frac{(1-x)}{(1 + x)}$$, which of the following is true?
Among all options only D satisfies the given equations as follows:
$$f(y) = \frac{1-y}{1+y}$$
and for x:
$$y + xy = 1-x$$
$$x(1+y) = 1-y$$
$$x= \frac{1-y}{1+y}$$
Hence $$x=f(y)$$
Let Y = minimum of {(x+2), (3-x)}. What is the maximum value of Y for 0 <= x <=1?
For x<0 ; y=x+2
for 0<x<$$\frac{1}{2}$$ ; $$y=x+2$$
for $$x>\frac{1}{2}$$ ; $$y=3-x$$
Hence, $$y$$ attains its maxima at $$x=\frac{1}{2}$$ i.e. $$y$$ = 2.5
x, y and z are three positive integers such that x > y > z. Which of the following is closest to the product xyz?
The expressions in the four options can be expanded as
xyz-yz; xyz-xz; xyz-xy and xyz+xz
The closest value to xyz would be xyz-yz, as yz is the least value among yz, xz and xy.
Option a) is the correct answer.
In Sivakasi, each boy's quota of match sticks to fill into boxes is not more than 200 per session. If he reduces the number of sticks per box by 25, he can fill 3 more boxes with the total number of sticks assigned to him. Which of the following is the possible number of sticks assigned to each boy?
Let the number of sticks assigned to each boy be N.
Let the number of boxes be M.
So, number of sticks per box = N/M
Now, if he reduces the number of sticks in each box, the equation becomes N/(M+3) = N/M - 25
So, 25 = N/M - N/(M+3)
From the options, if N = 150, then, we get 25 = 150 [ 1/M - 1/(M+3) ]
=> 1/6 = 1/M - 1/(M+3) => M = 3
So, the number of sticks assigned to each boy = 150
What is the sum of the following series: $$ \frac{1}{1 \times 2} + \frac{1}{2 \times 3}+\frac {1}{3 \times 4}$$ ....... $$+ \frac{1}{100 \times 101}$$?
Given series can be written as:
$$\sum_{n=1}^{100} (\frac{1}{n\times (n+1)})$$
or $$\sum_{n=1}^{100} (\frac{(n+1)-n}{n\times (n+1)})$$
or $$\sum_{n=1}^{100} (\frac{1}{n} - \frac{1}{n+1})$$
After putting values of n from 1 to 100, all terms will cancel out, only first and last terms will be there
i.e. $$1-\frac{1}{101}$$
or $$\frac{100}{101}$$
The value of $$\frac{1}{1-x}+\frac{1}{1+x}+\frac{2}{1+x^2}+\frac{4}{1+x^4}$$
$$\frac{1}{1-x}+\frac{1}{1+x}+\frac{2}{1+x^2}+\frac{4}{1+x^4}$$
or $$\frac{2}{1-x^2}+\frac{2}{1+x^2}+\frac{4}{1+x^4}$$
or $$\frac{4}{1-x^4}+\frac{4}{1+x^4}$$
or $$\frac{8}{1-x^8}$$
Consider the following steps :
1. Put x = 1, y = 2
2. Replace x by xy
3. Replace y by y +1
4. If y = 5 then go to step 6 otherwise go to step 5.
5. Go to step 2
6. Stop Then the final value of x equals
1. x=1 ; y=2
2. x=2 ; y=3
3. x=6 ; y=4
4. x=24 ; y=5
Hence when y=5 , x will be 24
From any two numbers $$x$$ and $$y$$, we define $$x* y = x + 0.5y - xy$$ . Suppose that both $$x$$ and $$y$$ are greater than 0.5. Then
$$x* x < y* y$$ if
$$x*x < y*y$$
or $$x + 0.5x - x^2 < y + 0.5y - y^2$$
$$y^2 - x^2 + 1.5x - 1.5y < 0$$
$$(y - x)(y + x) - 1.5 (y - x) < 0$$
$$(y - x)(y + x -1.5) < 0$$
$$(x - y)(1.5 - (x + y)) < 0$$
Now there will be two possibilities
$$x < y$$ and $$(x + y) < 1.5$$ ...........(i)
or $$x > y$$ and $$(x + y) > 1.5$$ ............(ii)
Among all options only option B satisfies (ii).
Hence, option B is the correct answer.
Consider a function $$f(k)$$ defined for positive integers $$k = 1,2, ..$$ ; the function satisfies the condition $$f(1) + f(2) + .. = \frac{p}{p-1}$$. Where $$p$$ is fraction i.e. $$0 < p < 1$$. Then $$f(k)$$ is given by
$$\frac{-p}{1-p}$$ can be compared with sum of an infinite G.P. series i.e. $$\frac{a}{1-r}$$ (where a is first term and r is common ratio)
Hence here a=(-p)
and r = p
So kth term will be = $$(-p) (p)^{(k-1)}$$
The value of $$\frac{(1-d^3)}{(1-d)}$$ is
$$\frac{(1-d^3)}{(1-d)}$$ = $$1+d^2+d$$ (where $$d \neq 1$$)
Let's say $$f(d)=1+d^2+d$$
Now $$f(d)$$ will always be greater than 0 and have its minimum value at d = -0.5. The value is $$\frac{3}{4}$$.
For $$d<-1$$ ; $$f(d) >1$$
$$-1<d<0$$ ; $$\frac{3}{4} <f(d)<1$$
$$0<d<1$$ ; $$1<f(d)<3$$
$$d>1$$ ; $$f(d)>3$$
So, for d > 1, f(d) > 3. Option b) is the correct answer.
The roots of the equation $$ax^{2} + 3x + 6 = 0$$ will be reciprocal to each other if the value of a is
If roots of given equation are reciprocal to each other than product of roots should be equal to 1.
i.e. $$\frac{6}{a} = 1$$
hence a=6
N the set of natural numbers is partitioned into subsets $$S_{1}$$ = $$(1)$$, $$S_{2}$$ = $$(2,3)$$, $$S_{3}$$ =$$(4,5,6)$$, $$S_{4}$$ = $$(7,8,9,10)$$ and so on. The sum of the elements of the subset $$S_{50}$$ is
According to given question $$S_{50}$$ will have 50 terms
And its first term will be 50th number in the series 1,2,4,7,.........$$T_{50}$$
$$T_1 = 1$$
$$T_2 = 1+1$$
$$T_3 = 1+1+2$$
$$T_4 = 1+1+2+3$$
$$T_n = 1+(1+2+3+4+5....(n-1))$$
= $$1+\frac{n(n-1)}{2}$$
So $$T_{50} = 1+1225 = 1226$$
Hence $$S_{50} = (1226,1227,1228,1229........)$$
And summation will be = $$\frac{50}{2} (2\times 1226 + 49 \times 1 ) = 62525$$
A square is drawn by joining the midpoints of the sides of a given square. A third square is drawn inside the second square in the same way and this process is continued indefinitely. If a side of the first square is 8 cm, the sum of the areas of all the squares such formed (in sq.cm.)is

Side of first square = 8cm.
Side of second square made by joining mid-points of first square = $$\frac{8}{\sqrt2}$$
Similarly side of third square = $$\frac{8}{\sqrt2\times\sqrt2}$$ and so on.
Now summation of areas will be $$8^2+(\frac{8}{\sqrt2})^2+(\frac{8}{\sqrt2\times\sqrt2})^2$$ .........
or $$8^2 ( 1+\frac{1}{2}+\frac{1}{4}+\frac{1}{8}.....)$$
or $$64 \times (\frac{1}{1-\frac{1}{2}})$$ (As we know sum of an infinite G.P. is $$\frac{a}{1-r}$$ where a is first term and r is common ratio)
or 128 sq. cm.
If $$xy + yz + zx = 0$$, then $$(x + y + z)^2$$ equals
$$(x+y+z)^2 = x^2 + y^2 + z^2 + 2(xy + yz + xz)$$
as $$xy+yz+xz = 0$$
so equation will be resolved to $$x^2 + y^2 + z^2$$
The last time Rahul bought Diwali cards, he found that the four types of cards that he liked were priced Rs.2.00, Rs.3.50, Rs.4.50 and Rs.5.00 each. As Rahul wanted 30 cards, he took five each of two kinds and ten each of the other two, putting down the exact number of 10 rupees notes on the counter payment. How many notes did Rahul give?
According to question Rahul put exact number of 10 rs. notes, hence total price will be a multiple of 10.
And Rahul wants 30 cards, where he took 5 each of two kind and 10 each of other two kind.
So summation of (price of one type card multiplied by number of that type of card) should be a multiple of 10.
By looking at the prices of cards and to make the sum a multiple of 10, we can say that two 5 cards were of rs. 3.5 and 4.5
and two 10 cards were of prices 2 rs.and 5 rs each respectively.
Hence total sum will be 5 $$\times$$ (3.5+4.5) + 10 $$\times$$ (2+5) = 110
So rahul gave 11 notes of 10 rs.
Frequently Asked Questions
CAT Algebra typically includes linear and quadratic equations, inequalities, functions, logarithms, sequences, and polynomials. These form a major portion of QA.
Algebra is one of the most important sections in QA, often contributing a significant number of questions. Strong conceptual clarity can improve overall scores.
Start with basics, practice topic-wise questions, and gradually move to mixed sets. Regular revision and mock tests are key for retention and speed.
Yes, previous year questions help you understand exam patterns and difficulty level. They are essential for targeted preparation.
Platforms like Cracku provide curated CAT-level Algebra questions with video solutions, helping students understand concepts deeply.
While exact numbers vary, Algebra generally forms a substantial portion of the QA section, often combined with Arithmetic and Geometry.
Focus on simplifying equations, identifying patterns, and using smart substitutions. Practicing timed sets improves speed and accuracy.