For 0<θ<4π, let a=((sinθ)sinθ)(log2cosθ),b=((cosθ)sinθ)(log2sinθ),c=((sinθ)cosθ)(log2cosθ) and d=((sinθ)sinθ)(log2sinθ). Then, the median value in the sequence a,b,c,d is
A2a+b
B2a+d
C2b+c
D2c+d
Pick an option to attempt
The Setup: We are asked to order four logarithmic-exponential expressions to find their median. By analyzing the base and arguments within the interval 0<θ<π/4, we can determine their strict mathematical ordering.
Step 1: Analyze the components within the given domain.
For θ∈(0,π/4), the sine and cosine functions are bounded such that:
0<sinθ<21<cosθ<1
Because both sinθ and cosθ are strictly between 0 and 1, their base-2 logarithms are strictly negative:
log2(sinθ)<log2(cosθ)<0Step 2: Compare the components of expressions a,b,c,d.
The definitions are:
a=(sinθ)sinθlog2(cosθ)b=(cosθ)sinθlog2(sinθ)c=(sinθ)cosθlog2(cosθ)d=(sinθ)sinθlog2(sinθ)
Notice that all four overall expressions yield negative values (a positive exponential multiplied by a negative logarithm).
Step 3: Establish the inequalities.
First, compare a and c:
Since sinθ<cosθ and the base sinθ∈(0,1), a larger exponent yields a smaller value:
(sinθ)cosθ<(sinθ)sinθ
Because log2(cosθ) is negative, multiplying both sides by it reverses the inequality:
(sinθ)cosθlog2(cosθ)>(sinθ)sinθlog2(cosθ)⟹c>a
Second, compare b and d:
Because sinθ<cosθ, raising them to the positive power of sinθ preserves the inequality:
(sinθ)sinθ<(cosθ)sinθ
Because log2(sinθ) is negative, multiplying reverses the inequality:
(sinθ)sinθlog2(sinθ)>(cosθ)sinθlog2(sinθ)⟹d>b
Third, compare a and d:
They share the identical positive exponential factor (sinθ)sinθ.
Since log2(sinθ)<log2(cosθ), multiplying by the positive exponential preserves the inequality:
d<aStep 4: Determine the median.
Combining the inequalities gives the strict ascending order: b<d<a<c.
For a set of 4 elements, the median is the arithmetic mean of the two central terms (d and a).
Median=2a+dFinal Answer:2a+d
The set of real values of x for which the inequality log278≤log3x<9log231 holds is
A[2,81)
B(2,27)
C[2,81]
D(2,27]
Pick an option to attempt
The Setup: We are given a compound logarithmic inequality: log278≤log3x<91/log23. We must simplify the bounds to isolate x.
Step 1: Simplify the lower bound.
log278=log3323
Using the exponent rule logbkap=kplogba:
log278=33log32=log32Step 2: Simplify the upper bound.
Use the base-change inversion rule logab1=logba:
91/log23=9log32
Rewrite the base 9 as 32:
(32)log32=32log32=3log3(22)=3log34
By the fundamental log identity blogbk=k, this equals 4.
Step 3: Solve the resulting inequality for x.
Substitute the simplified bounds back into the original inequality:
log32≤log3x<4
Since the logarithmic base 3 is greater than 1, the function is strictly increasing, meaning we can safely exponentiate all parts by base 3 without flipping signs:
3log32≤3log3x<342≤x<81Final Answer:[2,81)
Q3:ipmat indore 2022QA › FunctionsMediumMCQ · MCQ
The set of all possible values of f(x) for which (81)x+(81)f(x)=3 is
A(0.25,3)
B(−∞,4)
C(−∞,0.25)
D(3,4)
Pick an option to attempt
The Setup: Given the equation 81x+81f(x)=3, we need to determine the complete set of possible values for the output of the function f(x).
Step 1: Isolate the term containing f(x).
81f(x)=3−81xStep 2: Analyze the domain and range constraints.
For any real number x, an exponential function with a positive base is strictly positive: 81x>0.
Since 81f(x) is also strictly positive, its equal counterpart must be positive:
3−81x>0⟹81x<3
Because 81x is strictly bounded between 0 and 3, the expression (3−81x) maps continuously across the open interval (0,3).
Step 3: Translate the range to f(x).
Because 81f(x)=3−81x, the function 81f(x) takes all values in the interval (0,3).
0<81f(x)<3
The lower bound 0<81f(x) holds true for all real values of f(x) (an exponential function has no lower limit restriction other than 0).
Solve the upper bound:
81f(x)<3⟹(34)f(x)<31⟹34f(x)<31
Because base 3>1, we can equate the exponents directly:
4f(x)<1⟹f(x)<0.25
Thus, f(x) covers all real numbers strictly less than 0.25.
Final Answer:(−∞,0.25)
Ayesha is standing atop a vertical tower 200m high and observes a car moving away from the tower on a straight, horizontal road from the foot of the tower. At 11:00 AM, she observes the angle of depression of the car to be 45∘. At 11:02 AM, she observes the angle of depression of the car to be 30∘. The speed at which the car is moving is approximately
A6.3 km per hour
B8.45 km per hour
C10.6 km per hour
D4.39 km per hour
Pick an option to attempt
The Setup: A car is tracked from a 200m tower. Its angle of depression changes from 45∘ to 30∘ over exactly 2 minutes. We must use right-triangle trigonometry to find its speed in km/h.
Step 1: Calculate the initial horizontal distance.
Let the tower base be the origin. At 11:00 AM, the angle of depression is 45∘.
Using trigonometry, tan(45∘)=Distance1Height.
1=d1200⟹d1=200 metersStep 2: Calculate the subsequent horizontal distance.
At 11:02 AM, the angle of depression is 30∘.
tan(30∘)=Distance2Height31=d2200⟹d2=2003 metersStep 3: Calculate the distance traveled.
The distance the car traveled in the 2-minute interval is the difference:
Δd=d2−d1=2003−200=200(3−1)
Using the approximation 3≈1.732:
Δd≈200(1.732−1)=200(0.732)=146.4 metersStep 4: Calculate the speed in km/h.
The car traveled 146.4 meters in 2 minutes.
Speed=2 minutes146.4 meters=73.2 meters/minute
Convert to kilometers per hour (×60 minutes/hour,÷1000 meters/km):
Speed=100073.2×60=10004392=4.392 km/hFinal Answer: 4.39 km per hour
The value of k for which the following lines are concurrent is
x−y−1=02x+3y−12=02x−3y+k=0
A1
B-1
C0
D12
Pick an option to attempt
The Setup: Three straight lines are concurrent (they intersect at a single unified point). We must find the intersection of the first two lines and use it to solve for the missing constant k in the third line.
Step 1: Find the intersection point of the first two lines.
Line 1: x−y−1=0⟹x=y+1
Line 2: 2x+3y−12=0
Substitute x into the second equation:
2(y+1)+3y−12=02y+2+3y−12=05y−10=0⟹y=2
Substitute y back to find x:
x=2+1=3
The shared intersection point is (3,2).
Step 2: Solve for k.
For the three lines to be perfectly concurrent, Line 3 (2x−3y+k=0) must also pass precisely through (3,2).
Substitute x=3 and y=2 into the third equation:
2(3)−3(2)+k=06−6+k=0⟹k=0Final Answer: 0
Q6:ipmat indore 2022QA › ModulusMediumMCQ · MCQ
The sum of the squares of all the roots of the equation x2+∣x+4∣+∣x−4∣−35=0 is
A74
B175
C50
D148
Pick an option to attempt
The Setup: The equation x2+∣x+4∣+∣x−4∣−35=0 relies on absolute value boundaries. We must partition the domain to find all valid real roots, then calculate the sum of their squares.
Step 1: Notice the inherent symmetry.
Since ∣x+4∣+∣x−4∣ is an even function, if x is a valid root, −x is also a root.
Step 2: Evaluate Case 1 (x≥4).
Both absolute values evaluate to their positive counterparts:
x2+(x+4)+(x−4)−35=0x2+2x−35=0(x+7)(x−5)=0
The potential roots are −7 and 5. Because our domain is strictly x≥4, x=5 is a valid root.
Step 3: Evaluate Case 2 (−4<x<4).
The first term remains positive, but the second evaluates to its negative counterpart:
x2+(x+4)+(4−x)−35=0x2+8−35=0x2−27=0⟹x=±27≈±5.196
Because ±5.196 falls strictly outside the bounded domain of (−4,4), no valid roots exist in this region.
Step 4: Evaluate Case 3 (x≤−4).
Both absolute values flip sign:
x2−(x+4)−(x−4)−35=0x2−2x−35=0(x−7)(x+5)=0
The potential roots are 7 and −5. Because our domain is strictly x≤−4, x=−5 is a valid root. This agrees with the symmetry noted in Step 1.
The two valid real roots are 5 and −5.
Step 5: Calculate the sum of squares.
Sum=(5)2+(−5)2=25+25=50Final Answer: 50
Q7:ipmat indore 2022QA › TrianglesEasyMCQ · MCQ
The lengths of the sides of a triangle are x,21 and 40, where x is the shortest side. A possible value of x is:
A18
B20
C19
D16
Pick an option to attempt
The Setup: A triangle is composed of side lengths x,21 and 40, where x is stated to be the shortest side. We must determine a viable integer value for x bounded by the triangle inequality.
Step 1: Apply the triangle inequality theorem.
For three lengths to successfully form a closed triangle, the sum of the two shorter sides must strictly exceed the longest side.
x+21>40⟹x>19Step 2: Apply the specific length constraint.
The problem states that x is the shortest side. Therefore, x must be less than or equal to 21.
Combining both strict inequalities:
19<x≤21Step 3: Evaluate the given options.
The mathematically possible integer values for x are 20 and 21. Reviewing the multiple-choice options provided (18,20,19,16), the only valid candidate listed is 20.
Final Answer: 20
If the five-digit number abcde is divisible by 6, then which of the following numbers is not necessarily divisible by 6?
Aedcba
Beee
Cbbadcacede
Dcdbae
Pick an option to attempt
The Setup: We are given a 5-digit number abcde that is fully divisible by 6. We need to evaluate four altered configurations to see which is *not necessarily* divisible by 6.
Step 1: Establish the divisibility rule for 6.
A number is divisible by 6 if and only if it is mathematically divisible by both 2 (its unit digit is even) and 3 (the sum of its digits is a multiple of 3).
For abcde:
1. a+b+c+d+e≡0(mod3)
2. e is an even digit.
Step 2: Test the proposed configurations.
* **Option 2 (eee):** Sum is 3e (divisible by 3). Ends in e (even). Always divisible by 6.
* **Option 3 (bbadcacede):** Sum is 2a+2b+2c+2d+2e=2(sum). Since the original sum is divisible by 3, 2×sum is also divisible by 3. Ends in e (even). Always divisible by 6.
* **Option 4 (cdbae):** Sum is the same as the original (divisible by 3). Ends in e (even). Always divisible by 6.
* **Option 1 (edcba):** The sum of the digits remains the same (divisible by 3). However, the unit digit is now a. We only know e is even; a can be either odd or even. Therefore, edcba is not guaranteed to be even, meaning it is not necessarily divisible by 6.
Final Answer: edcba
In how many ways can the letters of the word MANAGEMENT be arranged such that no two vowels appear together?
A75600
B25200
C37800
D21600
Pick an option to attempt
The Setup: We must arrange the 10 letters of MANAGEMENT so that no two vowels are adjacent. This relies on the Gap Method of combinatorics.
Step 1: Audit the frequency of the letters.
The word MANAGEMENT consists of 10 letters:
Vowels (4 total): A (2), E (2).
Consonants (6 total): M (2), N (2), G (1), T (1).
Step 2: Arrange the consonants.
First, place the 6 consonants in a row.
The number of unique permutations accounting for identical letters is:
2!×2!6!=4720=180 waysStep 3: Place the vowels in the gaps.
Arranging 6 consonants in a line creates exactly 7 gaps (including the outside ends) where vowels can be slotted to ensure they never touch.
We must choose 4 gaps for our 4 vowels:
(47)=35 ways
Next, arrange the 4 vowels (A, A, E, E) within those 4 chosen gaps:
2!×2!4!=424=6 waysStep 4: Calculate the total configurations.
Multiply the independent combinatorics together:
Total Ways=180×35×6=180×210=37800Final Answer: 37800
In a room, there are n persons whose average height is 160cm. If m more persons, whose average height is 172cm, enter the room, then the average height of all persons in the room becomes 164cm. Then m:n is
A1:2
B1:3
C3:1
D2:1
Pick an option to attempt
The Setup: This is a weighted average problem mapping two groups of distinct heights into a combined new average height. We can isolate the ratio of group sizes using the Alligation method.
Step 1: Define the parameters for Alligation.
Group 1 (n persons): Average height = 160 cm.
Group 2 (m persons): Average height = 172 cm.
Mixture (Combined group): Average height = 164 cm.
Step 2: Apply the Alligation cross-difference formula.
The ratio of the quantities (n:m) is inversely proportional to the distances their specific averages sit from the combined mixture mean.
n:m=(172−164):(164−160)n:m=8:4n:m=2:1Step 3: Evaluate the requested ratio.
We must explicitly provide the ratio m:n.
Since n:m=2:1, the ratio m:n is exactly 1:2.
Final Answer:1:2
The sum of the first 15 terms in an arithmetic progression is 200, while the sum of the next 15 terms is 350. Then the common difference is
A97
B32
C94
D31
Pick an option to attempt
The Setup: We are given two continuous summation blocks of an Arithmetic Progression (S1−15 and S16−30). We must build a system of linear equations mapping the progression formula to isolate the common difference d.
Step 1: Translate the sums into standard AP formulation.
Let the first term be a and the common difference be d.
The sum of an AP is Sn=2n(2a+(n−1)d).
Sum of the first 15 terms (S15) = 200.
200=215(2a+14d)=15(a+7d)⟹a+7d=15200=340Step 2: Evaluate the total cumulative sum constraint.
The sum of the *next* 15 terms is 350. This means the total sum of the first 30 terms (S30) is 200+350=550.
550=230(2a+29d)=15(2a+29d)⟹2a+29d=15550=3110Step 3: Solve the linear system for d.
Multiply the first simplified equation by 2 to align coefficients:
2a+14d=380
Subtract this from the second equation:
(2a+29d)−(2a+14d)=3110−38015d=330=10d=1510=32Final Answer:32
Suppose a,b and c are integers such that a>b>c>0, and A=abcbcacab. Then the value of the determinant of A is
Acan be positive or negative
Bis positive
Cis negative
Dis zero
Pick an option to attempt
The Setup: A specific circulant 3×3 matrix A is populated with integers a>b>c>0. We need to evaluate the algebraic sign of its determinant.
Step 1: Expand the determinant of Matrix A.
A=abcbcacab
Calculate the determinant using the standard top-row expansion:
det(A)=a(bc−a2)−b(b2−ac)+c(ab−c2)det(A)=abc−a3−b3+abc+abc−c3det(A)=3abc−a3−b3−c3Step 2: Factor the resulting polynomial.
The expression a3+b3+c3−3abc possesses a highly standardized factorization identity:
a3+b3+c3−3abc=21(a+b+c)[(a−b)2+(b−c)2+(c−a)2]
Notice that our determinant is the exact algebraic negative of this expression:
det(A)=−(21(a+b+c)[(a−b)2+(b−c)2+(c−a)2])Step 3: Evaluate the bounds of the factored terms.
We are strictly given a>b>c>0.
Because all terms are strictly positive, their sum (a+b+c) is strictly positive.
Because the terms are strictly unequal, the squared differences (a−b)2,(b−c)2,(c−a)2 are strictly positive non-zeros.
Thus, the entire bracketed term evaluates to a strictly positive number. Because a negative sign sits in front of it, the total determinant is strictly negative.
Final Answer: is negative
In a right-angled triangle ABC, the hypotenuse AC is of length 13 cm. A line drawn connecting the midpoints D and E of sides AB and AC is found to be 6 cm in length. The length of BC is
A12 cm
B5 cm
C23 cm
D8 cm
Pick an option to attempt
The Setup: In a right-angled triangle ABC, the hypotenuse AC is 13 cm. The segment DE joining the midpoint of the leg AB to the midpoint of the hypotenuse AC measures 6 cm. We must find the length of BC.
Step 1: Map the geometry using the Midpoint Theorem.
The problem defines a line segment drawn connecting the midpoints (D and E) of two sides of a triangle (AB and AC).
According to the Triangle Midpoint Theorem, the line segment connecting the midpoints of two sides of a triangle is perfectly parallel to the third side and exactly half of its length.
DE=21BCStep 2: Calculate the base.
We are explicitly given that DE=6 cm.
6=21BC⟹BC=12 cm
*(The hypotenuse measurement of 13 is consistent data: with BC=12 and AC=13, the remaining leg AB=5, forming the standard 5-12-13 Pythagorean triple.)*
Final Answer:12 cm
The Setup: We are given A=[12100] and must identify A2022 among the listed options. The decisive detail is the bottom-right entry, which is 0.
Step 1: Compute A2.
A2=[12100][12100]=[1(1)+0(21)21(1)+0(21)1(0)+0(0)21(0)+0(0)]=[12100]=A
Because the second column of A is entirely zero, multiplying by A reproduces A exactly.
Step 2: Extend the result to every power.
The matrix is therefore idempotent (A2=A). By induction, every higher power collapses back to A:
A3=A2A=AA=A,A4=A,…,An=A for all n≥1
The bottom-left entry never grows.
A2022=A=[12100]Step 3: Compare against the given options.
The three explicit choices offer bottom-left entries of 220221, 1011 and 2022. Our result has bottom-left entry 21, which matches none of them.
*A note on the trap:* had the bottom-right entry been 1 rather than 0, the matrix would satisfy An=[12n01], giving a bottom-left entry of 22022=1011. That is precisely the decoy offered in the second option. With the printed 0 in the bottom-right, that reasoning does not apply and the power never accumulates.
Final Answer: None of these
Let A={1,2,3} and B={a,b}. Assuming all relations from set A to set B are equally likely, what is the probability that a relation from A to B is also a function?
A81
B21
C1
D2632
Pick an option to attempt
The Setup: Set A={1,2,3} and Set B={a,b}. If we pull randomly from the pool of all possible mathematical relations mapping A to B, we need the probability that the relation is specifically a valid function.
Step 1: Calculate the size of the total sample space (all relations).
A mathematical relation from A to B is defined as any possible subset of the Cartesian product A×B.
The cardinality of the Cartesian product is ∣A∣×∣B∣=3×2=6.
The total number of unique relations (subsets) is 2∣A×B∣=26=64.
Step 2: Calculate the size of the restricted target group (all functions).
A function is a highly specific relation where every element in set A maps to exactly one valid element in set B.
Each of the 3 elements in A has exactly 2 choices to map to in B.
Total number of functions = ∣B∣∣A∣=23=8.
Step 3: Calculate the resulting probability.
Probability=Total OutcomesTarget Outcomes=648=81Final Answer:81
Q16:ipmat indore 2022QA › Time, Speed & DistanceMediumMCQ · MCQ
In a 400-metre race, Ashok beats Bipin and Chandan respectively by 15 seconds and 25 seconds. If Ashok beats Bipin by 150 metres, by how many metres does Bipin beat Chandan in the race?
A80
B100
C150
D50
Pick an option to attempt
The Setup: Three runners (Ashok, Bipin, Chandan) race over a 400m distance. Using their offset finishing times and a distance offset, we must evaluate the specific physical distance between Bipin and Chandan when Bipin finishes the race.
Step 1: Establish the time relationships.
Let Ashok's finishing time for 400m be tA.
Ashok beats Bipin by 15 seconds ⟹tB=tA+15.
Ashok beats Chandan by 25 seconds ⟹tC=tA+25.
Step 2: Calculate Ashok's finishing time using the distance discrepancy.
Ashok beats Bipin by exactly 150m. This means when Ashok finished at time tA, Bipin had only run 400−150=250m.
We know Bipin completes the full 400m at a constant speed in time (tA+15).
Bipin's Speed = tA250=tA+15400
Cross-multiply to solve for tA:
250(tA+15)=400tA250tA+3750=400tA⟹150tA=3750⟹tA=25 secondsStep 3: Calculate constant speeds for Bipin and Chandan.
Bipin's finishing time = 25+15=40 s. Speed VB=40400=10 m/s.
Chandan's finishing time = 25+25=50 s. Speed VC=50400=8 m/s.
Step 4: Calculate the distance gap at Bipin's finish.
Bipin finishes the race precisely at the 40-second mark.
At 40 seconds, Chandan has traveled: 40 s×8 m/s=320m.
The gap distance is 400−320=80m. Thus, Bipin beats Chandan by 80m.
Final Answer: 80
In a bowl containing 60 ml orange juice, 40 ml of water is poured. Thereafter, 100 ml of apple juice is poured to make a fruit punch. Madhu drinks 50 ml of this fruit punch and comments that the proportion of orange juice needs to be higher for better taste. How much orange juice should be poured into the fruit punch that remained, in order to bring up the level of orange juice to 50 percentage?
A100 ml
B40 ml
C80 ml
D60 ml
Pick an option to attempt
The Setup: A mixed volume fruit punch starts out with unequal ratios. After some is consumed, pure orange juice is added back to strictly raise its proportion to 50% of the newly defined mixture.
Step 1: Establish the baseline volume ratios of the mixture.
Initial ingredients: 60ml orange juice (OJ), 40ml water (W). Subtotal = 100ml.
Add 100ml apple juice (AJ). Grand total = 200ml.
The proportional composition of the punch is:
OJ=20060=30%W=20040=20%AJ=200100=50%Step 2: Calculate volumes remaining after consumption.
Madhu drinks 50ml of the punch.
Remaining total volume = 200ml−50ml=150ml.
Because mixtures are perfectly homogenous, the 30% ratio is maintained in the leftover fluid.
Volume of OJ remaining = 30% of 150=45ml.
Step 3: Calculate the required OJ addition.
Let x be the volume in ml of pure OJ poured back into the punch.
The new total volume of OJ is 45+x. The new total volume of the entire punch is 150+x.
We require the new OJ ratio to be exactly 50%:
150+x45+x=0.545+x=0.5(150+x)45+x=75+0.5x0.5x=30⟹x=60mlFinal Answer: 60 ml
The curve represented by the equation sin2−sin3x2+cos2−cos3y2=1 is
Aan ellipse with the foci on the y-axis
Ban ellipse with the foci on the x-axis
Ca hyperbola with the foci on the x-axis
Da hyperbola with the foci on the y-axis
Pick an option to attempt
The Setup: We are asked to classify a conic section represented by an equation with complex trigonometric constants in its denominators.
Step 1: Analyze the standard conic equation format.
The equation takes the structure Ax2+By2=1.
The specific conic shape depends rigidly on the algebraic signs of A and B.
Step 2: Evaluate the sign of denominator A.
A=sin(2)−sin(3).
Note that 2≈1.414 rad and 3≈1.732 rad.
π/2≈1.571 rad. Thus, 2 resides in the first quadrant and 3 resides in the second quadrant.
The sine function acts symmetrically around its peak at π/2.
Distance of 2 from π/2 is ∣1.414−1.571∣=0.157.
Distance of 3 from π/2 is ∣1.732−1.571∣=0.161.
Because 2 sits slightly closer to the absolute peak than 3, sin(2)>sin(3).
Thus, A is strictly positive.
Step 3: Evaluate the sign of denominator B.
B=cos(2)−cos(3).
The cosine function is strictly and continuously decreasing on the interval (0,π).
Because 2<3, it follows rigidly that cos(2)>cos(3).
Thus, B is strictly positive.
Because both A and B are positive, the equation represents an ellipse. Let A=a2 and B=b2.
Step 4: Find the major axis.
To locate the foci, we must compare the magnitudes of a2 and b2.
a2−b2=(sin2−sin3)−(cos2−cos3)=(sin2−cos2)−(sin3−cos3)
Let f(x)=sinx−cosx. Its derivative is f′(x)=cosx+sinx.
On the interval containing 2 and 3, sinx stays near 1 while cosx is small in magnitude, so f′(x)>0 and f(x) is increasing there.
Because f(x) is increasing, f(2)<f(3).
Thus, a2−b2<0⟹a2<b2.
Because the y-denominator is larger, the major axis is vertical, placing the foci strictly on the y-axis.
Final Answer: an ellipse with the foci on the y-axis
Q19:ipmat indore 2022QA › FunctionsEasyMCQ · MCQ
A set of all possible values the function f(x)=∣x∣x, where x=0, takes is
A{1}
B{1,−1}
C{1,0}
D{1,0,−1}
Pick an option to attempt
The Setup: We need to specify the range (the set of all possible outputs) for the absolute value ratio function f(x)=∣x∣x.
Step 1: Analyze the piecewise domains of the function.
The function possesses a domain restricting x=0.
If x>0 (positive numbers), then ∣x∣=x.
f(x)=xx=1
If x<0 (negative numbers), then ∣x∣=−x.
f(x)=−xx=−1Step 2: Formulate the set of possible values.
Since the function mathematically collapses into exactly two static outputs dependent on algebraic sign, its absolute range is limited exclusively to those two integers.
The set of outputs is {1,−1}.
Final Answer:{1,−1}
Q20:ipmat indore 2022QA › HCF & LCMEasyMCQ · MCQ
When the square of the difference of two natural numbers is subtracted from the square of the sum of the same two numbers and the result is divided by four, we get
Athe product of the LCM and HCF of the two numbers
Bthe HCF of the two numbers
Cthe LCM of the two numbers
Dthe square of the product of the two numbers
Pick an option to attempt
The Setup: Two natural numbers are subjected to a specific string of algebraic operations. We must simplify the operations to find the resulting identity.
Step 1: Map the text to algebraic formulation.
Let the two natural numbers be a and b.
'Square of the difference' = (a−b)2.
'Square of the sum' = (a+b)2.
The text requires: 4(a+b)2−(a−b)2.
Step 2: Expand and simplify the expression.
Expand the squares:
4(a2+2ab+b2)−(a2−2ab+b2)
Distribute the negative sign:
4a2+2ab+b2−a2+2ab−b2
The squares cancel out perfectly:
44ab=ab
The result is simply the direct mathematical product of the two original natural numbers.
Step 3: Relate to the Number System rules.
A fundamental property of arithmetic states that the product of any two natural numbers equals the product of their Least Common Multiple (LCM) and their Highest Common Factor (HCF).
a×b=LCM(a,b)×HCF(a,b)Final Answer: the product of the LCM and HCF of the two numbers
The cost of a piece of jewellery is proportional to the square of its weight. A piece of jewellery weighing 10 grams is INR 3600. The cost of a piece of jewellery of the same kind weighing 4 grams is
AINR 1220
BINR 600
CINR 576
DINR 1440
Pick an option to attempt
The Setup: A piece of jewellery's cost is strictly proportional to the square of its weight. Using a known data point, we must calculate the cost for a lighter piece.
Step 1: Establish the mathematical proportionality rule.
Let C be the cost and W be the weight.
C∝W2⟹C=k⋅W2
where k is the constant of proportionality.
Step 2: Isolate the constant k.
We are given a data point: a 10-gram piece costs INR 3600.
3600=k×(10)23600=100k⟹k=36Step 3: Evaluate the secondary cost.
Calculate the cost for a piece weighing 4 grams:
C=36×(4)2C=36×16=576Final Answer: INR 576
Q22:ipmat indore 2022QA › Set TheoryEasyMCQ · MCQ
Let A and B be two sets such that the Cartesian product A×B consists of four elements. If two elements of A×B are (1,4) and (4,1), then
ANone of these
BA×B=B×A
C∅∈A×B
DA×B=B×A
Pick an option to attempt
The Setup: For sets A and B, the Cartesian product A×B yields exactly four elements, two of which are specifically (1,4) and (4,1). We evaluate the mathematical relationship between the parent sets.
Step 1: Define the cardinality constraints.
The total size of the Cartesian product is ∣A×B∣=∣A∣×∣B∣=4.
By definition, for a Cartesian product (x,y)∈A×B, the first element belongs to A and the second belongs to B.
The presence of (1,4) dictates that 1∈A and 4∈B.
The presence of (4,1) dictates that 4∈A and 1∈B.
Step 2: Formulate the parent sets.
We have confirmed that set A inherently contains at least two distinct elements: {1,4}. Thus ∣A∣≥2.
We have confirmed that set B inherently contains at least two distinct elements: {1,4}. Thus ∣B∣≥2.
Because ∣A∣×∣B∣ must rigidly equal 4, the only mathematically viable integer size for both subsets is precisely 2.
Therefore, there are no hidden elements. A={1,4} and B={1,4}.
Step 3: Evaluate the target relation.
Because A exactly equals B, their Cartesian products yield completely identical mappings.
A×B=B×AFinal Answer:A×B=B×A
Q23:ipmat indore 2022QA › FunctionsHardMCQ · MCQ
If f(x2+f(y))=xf(x)+y for all non-negative integers x and y, then the value of [f(0)]2+f(0) equals _________.
A2
B0
C6
D1
Pick an option to attempt
The Setup: A functional mapping rule dictates f(x2+f(y))=xf(x)+y for all non-negative integers x,y. We must solve for f(0) to evaluate [f(0)]2+f(0).
Step 1: Exploit substitution to define the function.
Let x=0. The equation becomes:
f(02+f(y))=0⋅f(0)+y⟹f(f(y))=y
This proves that the function is an involution (it acts identically as its own inverse).
Consequently, substituting y=0 yields f(f(0))=0.
Step 2: Set up a root evaluation using the involution property.
Let c=f(0). Substituting this into our involution proof implies f(c)=0.
Now, set y=0 in the original primary equation:
f(x2+f(0))=xf(x)
Substitute x=c:
f(c2+c)=c⋅f(c)
Because we proved f(c)=0:
f(c2+c)=c(0)=0Step 3: Solve for c.
Because the function maps c2+c to 0, and we previously established that f(c) uniquely maps to 0 (since f acts as a strict bijection due to f(f(x))=x), the internal arguments must be rigidly equal:
c2+c=c⟹c2=0⟹c=0
Thus, f(0)=0.
Step 4: Evaluate the requested expression.
We must calculate [f(0)]2+f(0).
02+0=0Final Answer: 0
If one of the factors of the number 3728173 is randomly chosen, then the probability that the chosen factor will be a perfect square is
A365
B121
C403
D325
Pick an option to attempt
The Setup: A factor is pulled randomly from the large integer N=37⋅28⋅173. We must identify the probability that this chosen factor acts as a perfect square.
Step 1: Calculate the size of the sample space (total factors).
Using the prime factorization exponent rule, the total number of divisors of paqbrc is (a+1)(b+1)(c+1).
Total Factors=(7+1)(8+1)(3+1)=8×9×4=288Step 2: Define the constraints for perfect square factors.
For a factor to exist as a perfect square, the exponents of all of its individual prime bases must be even integers.
Factor format: 32x⋅22y⋅172z.
We evaluate the valid even exponent boundaries:
* Base 3: 0≤2x≤7⟹2x∈{0,2,4,6} (4 valid choices).
* Base 2: 0≤2y≤8⟹2y∈{0,2,4,6,8} (5 valid choices).
* Base 17: 0≤2z≤3⟹2z∈{0,2} (2 valid choices).
Step 3: Calculate the target pool and the probability.
Multiply the independent choices together to find the number of valid square factors:
Perfect Square Factors=4×5×2=40
The resulting probability is:
Probability=28840=365Final Answer:365
The number of four-digit integers which are greater than 1000 and divisible by both 2 and 3, but not by 5, is
A1333
B1666
C1200
D1500
Pick an option to attempt
The Setup: We are asked to count the quantity of four-digit integers logically bounded by specific divisibility rules (divisible by 2 and 3, but strictly not by 5).
Step 1: Establish the numerical boundaries.
The domain represents four-digit integers greater than 1000.
The inclusive range is mathematically defined as 1001≤N≤9999.
Step 2: Apply the primary inclusion divisibility rule.
A number mathematically divisible by both 2 and 3 is inherently divisible by their LCM, which is 6.
We calculate the count of numbers divisible by 6 within the domain.
* Smallest multiple of 6: 1002 (6×167).
* Largest multiple of 6: 9996 (6×1666).
Count =6Largest−Smallest+1=69996−1002+1=1499+1=1500.
Step 3: Apply the exclusion divisibility rule.
We must exclude numbers within this pool that are also divisible by 5. A number divisible by both 6 and 5 is divisible by their LCM, which is 30.
We calculate the count of numbers divisible by 30 within the domain to subtract them from our pool.
* Smallest multiple of 30: 1020 (30×34).
* Largest multiple of 30: 9990 (30×333).
Count =309990−1020+1=308970+1=299+1=300.
Step 4: Calculate the final target count.
Subtract the excluded intersecting pool from the primary included pool:
Final Count=1500−300=1200Final Answer: 1200
A showroom is open on all seven days of the week throughout the year. There are five employees Alex, Bhabha, Cathy, Dilip and Ethan who work in the showroom. Every day except Sunday, two employees are required while on Sunday three employees need to work. Ever … read passage
Number of days Bhabha and Cathy work together in a week is
A0
B1
C3
D2
Pick an option to attempt
The Setup: This is a logical arrangement puzzle requiring us to map five employees onto a 7-day schedule. We deduce one Master Matrix satisfying every daily capacity and every shift rule; that single grid then answers all five questions in this set.
Step 1: Check the shift arithmetic and fix the reading of 'consecutive'.
Total shifts required =6 days×2+1 Sunday×3=15.
Five employees working exactly 3 days each also supply 5×3=15 shifts, so the grid is exactly saturated: every slot is filled and nobody has spare capacity.
A caselet like this is far easier to see than to hold in your head, so draw the grid first and fill cells in as they are forced. The margins carry the capacities, and they are what drive every deduction:
Day
Alex
Bhabha
Cathy
Dilip
Ethan
Needed
Sunday
3
Monday
2
Tuesday
2
Wednesday
2
Thursday
2
Friday
2
Saturday
2
Works
3
3
3
3
3
15
Each employee's three days therefore consist of exactly one consecutive pair plus a third day adjacent to neither.
The week is read as a cycle, so Saturday and Sunday count as consecutive. This is not a cosmetic detail: it means a run of Saturday, Sunday, Monday is a three-consecutive-day block and is barred. Read the week as a straight line instead and the puzzle admits three different grids, two of which contradict the stated answers to the later questions in this set, so the cyclic reading is the intended one.
Step 2: Fix Cathy, then Alex.
Alex works Tuesday and Wednesday. Neither Bhabha nor Cathy ever shares a day with Alex, so neither of them works Tuesday or Wednesday.
Cathy is additionally barred from Saturday and Monday. That removes Monday, Tuesday, Wednesday and Saturday, leaving exactly three days:
Cathy: Sunday, Thursday, Friday. (Thursday-Friday consecutive, Sunday isolated. Valid.)
Alex cannot share a day with Cathy, so Alex is barred from Sunday, Thursday and Friday. His third day could not have been Monday or Thursday in any case, since either would extend Tuesday-Wednesday into a three-day run. Only one day survives:
Alex: Tuesday, Wednesday, Saturday.Step 3: Force Monday, and with it Ethan.
Tuesday and Wednesday are already full (Alex and Dilip), so no one else can work them.
Now look at Monday. Alex works only Tuesday, Wednesday and Saturday; Cathy is barred from Monday; Dilip's third day cannot be Monday, as that would extend Tuesday-Wednesday to three in a row. That leaves only Bhabha and Ethan available, and Monday needs exactly two people. So Bhabha and Ethan both work Monday.
Saturday needs one more person alongside Alex. Cathy is barred, Bhabha can never share a day with Alex, and Dilip's third day must differ from Alex's. So Ethan works Saturday.
Ethan now holds Monday and Saturday, and his third day cannot be Tuesday or Wednesday. Test what remains:
* Sunday would give {Saturday, Sunday, Monday}, three consecutive days on the cyclic week. Barred.
* Thursday would give {Monday, Thursday, Saturday}, which contains no consecutive pair at all. Barred.
* Friday gives {Monday, Friday, Saturday}, exactly one pair (Friday-Saturday). Valid.
Ethan: Monday, Friday, Saturday.Step 4: Close out Dilip and Bhabha.
Friday now holds Cathy and Ethan, so it is full and Dilip's third day cannot be Friday. It also cannot be Monday or Thursday (three-in-a-row), nor Saturday (his third day must differ from Alex's). One option remains:
Dilip: Sunday, Tuesday, Wednesday.
Sunday needs three people and currently holds Cathy and Dilip, so Bhabha takes the last Sunday slot. Thursday needs two and holds only Cathy, so Bhabha works Thursday as well. Together with the Monday shift forced in Step 3:
Bhabha: Sunday, Monday, Thursday. (Sunday-Monday consecutive, Thursday isolated. Valid.)
Master Matrix:
Day
Alex
Bhabha
Cathy
Dilip
Ethan
Needed
Sunday
✓
✓
✓
3
Monday
✓
✓
2
Tuesday
✓
✓
2
Wednesday
✓
✓
2
Thursday
✓
✓
2
Friday
✓
✓
2
Saturday
✓
✓
2
Works
3
3
3
3
3
15
Reading the grid down the columns: Alex takes Tuesday, Wednesday and Saturday; Bhabha Sunday, Monday and Thursday; Cathy Sunday, Thursday and Friday; Dilip Sunday, Tuesday and Wednesday; Ethan Monday, Friday and Saturday.
Every day carries exactly two workers except Sunday, which carries three, and every employee has exactly one consecutive pair plus one isolated day. No other grid satisfies all the constraints.
Step 5: Answer this question.
Bhabha works Sunday, Monday and Thursday. Cathy works Sunday, Thursday and Friday.
They overlap on exactly two days: Sunday and Thursday.
Final Answer: 2
A showroom is open on all seven days of the week throughout the year. There are five employees Alex, Bhabha, Cathy, Dilip and Ethan who work in the showroom. Every day except Sunday, two employees are required while on Sunday three employees need to work. Ever … read passage
Which among the following employees do not work together on any of the days?
ABhabha and Dilip
BBhabha and Ethan
CAlex and Dilip
DDilip and Ethan
Pick an option to attempt
The Setup: All five questions in this set run off one roster. That grid is derived step by step in the first question of the set, and it is the only arrangement satisfying every clue:
Day
Alex
Bhabha
Cathy
Dilip
Ethan
Needed
Sunday
✓
✓
✓
3
Monday
✓
✓
2
Tuesday
✓
✓
2
Wednesday
✓
✓
2
Thursday
✓
✓
2
Friday
✓
✓
2
Saturday
✓
✓
2
Works
3
3
3
3
3
15
Reading off the answer. The question asks which pair never shares a shift, so test each option against the grid:
* Bhabha and Dilip both appear in the Sunday row. They work together.
* Bhabha and Ethan both appear in the Monday row. They work together.
* Alex and Dilip share Tuesday and Wednesday. The clues say so outright, so this pair could never have been the answer.
* Dilip works Sunday, Tuesday, Wednesday. Ethan works Monday, Friday, Saturday. These two sets have nothing in common.
Dilip and Ethan are the only pair with no day in common.
Final Answer: Dilip and Ethan
A showroom is open on all seven days of the week throughout the year. There are five employees Alex, Bhabha, Cathy, Dilip and Ethan who work in the showroom. Every day except Sunday, two employees are required while on Sunday three employees need to work. Ever … read passage
One of the days Alex works on is
AMonday
BFriday
CSunday
DSaturday
Pick an option to attempt
The Setup: All five questions in this set run off one roster. That grid is derived step by step in the first question of the set, and it is the only arrangement satisfying every clue:
Day
Alex
Bhabha
Cathy
Dilip
Ethan
Needed
Sunday
✓
✓
✓
3
Monday
✓
✓
2
Tuesday
✓
✓
2
Wednesday
✓
✓
2
Thursday
✓
✓
2
Friday
✓
✓
2
Saturday
✓
✓
2
Works
3
3
3
3
3
15
Reading off the answer. Take the Alex column: he works Tuesday, Wednesday and Saturday.
Checking that against the options, Monday, Friday and Sunday are all ruled out, and each for a reason worth seeing:
* Monday would sit next to Tuesday, extending Tuesday-Wednesday into a three-day run.
* Sunday and Friday are both Cathy's days, and Alex never shares a shift with Cathy.
That leaves Saturday, which is exactly the isolated third day the grid assigns him.
Final Answer: Saturday
A showroom is open on all seven days of the week throughout the year. There are five employees Alex, Bhabha, Cathy, Dilip and Ethan who work in the showroom. Every day except Sunday, two employees are required while on Sunday three employees need to work. Ever … read passage
The consecutive days on which Ethan works are
AThursday and Friday
BSaturday and Sunday
CFriday and Saturday
DSunday and Monday
Pick an option to attempt
The Setup: All five questions in this set run off one roster. That grid is derived step by step in the first question of the set, and it is the only arrangement satisfying every clue:
Day
Alex
Bhabha
Cathy
Dilip
Ethan
Needed
Sunday
✓
✓
✓
3
Monday
✓
✓
2
Tuesday
✓
✓
2
Wednesday
✓
✓
2
Thursday
✓
✓
2
Friday
✓
✓
2
Saturday
✓
✓
2
Works
3
3
3
3
3
15
Reading off the answer. Take the Ethan column: he works Monday, Friday and Saturday.
Every employee's week is one consecutive pair plus one isolated day. Friday and Saturday are adjacent, so they are his pair, and Monday is the isolated day.
Note that Ethan could not have taken Sunday instead: with Saturday and Monday already his, adding Sunday would give Saturday, Sunday, Monday, a run of three consecutive days on a week that wraps.
Final Answer: Friday and Saturday
A showroom is open on all seven days of the week throughout the year. There are five employees Alex, Bhabha, Cathy, Dilip and Ethan who work in the showroom. Every day except Sunday, two employees are required while on Sunday three employees need to work. Ever … read passage
Employees who work on Sunday are
ABhabha, Cathy and Dilip
BBhabha, Cathy and Ethan
CAlex, Dilip and Ethan
DCathy, Dilip and Ethan
Pick an option to attempt
The Setup: All five questions in this set run off one roster. That grid is derived step by step in the first question of the set, and it is the only arrangement satisfying every clue:
Day
Alex
Bhabha
Cathy
Dilip
Ethan
Needed
Sunday
✓
✓
✓
3
Monday
✓
✓
2
Tuesday
✓
✓
2
Wednesday
✓
✓
2
Thursday
✓
✓
2
Friday
✓
✓
2
Saturday
✓
✓
2
Works
3
3
3
3
3
15
Reading off the answer. Sunday is the only day needing three people rather than two. Read across the Sunday row and the three ticks fall under Bhabha, Cathy and Dilip.
Alex is excluded because Sunday is one of Cathy's days and he never works with her; Ethan is excluded because Saturday, Sunday, Monday would be three consecutive days.
Final Answer: Bhabha, Cathy and Dilip