Quants for CAT2007 - 7

Here goes doubts/good Qs from another mock

Q1. In how many ways can 1992 be expressed as the sum of one or more consecutive integers ?
a. 1                       b. 83                    c. 3                                d. 2

Q2. Given a3 = 150b , and a, b are positive integers, find the least value of b?
a. 180                    b. 90                  c. 270                          d. None of these

 

Q3. If x, y, z are non-zero real numbers sucht that ( x + y - z)/ z = ( x - y + z)/y = (-x + y + z)/x = 1
and a = [ (x +y) (y+z) (z+x) ] / xyz , find the value of a?
a. 1                       b. 9                   c. 8                       d. 1/9

 

Q4. How many solutions does the equation | x + 2 | = 2x have ?
a. 0                         b. 1                          c. 2                  d. 3

 

 Q5. what is the value of n, if 2 log a + 2 log a2 + 2 log a3 +. . . . . + 2 log an = 56 log a ?
a. 7                    b. 8                             c.6                        d.None of these

 

Q6. Let P be the greatest prime factor of 9991. Then, the sum of the digits of P is
a. 4                      b. 10                  c. 13                        d. 28

 

Q7. If the roots of the equation 2mx+  8x  + 32m  = 0 are equal and real, what is the value of m?
a. 2/3                     b. 1/2                   c. 2                      d. 5/2

 

Q8. Two lines are placed symmetrically around the line y = 4. One line is defiend by y  = 3x + 1. which equation yields the other line?
a. y = 1/3x + 1                  b. y = -1/3x + 7         c. y = -1/3x + 6           d. y = -3x + 7

 

__________________

n/a

Solution to Question 2

Question 2: Given a3 = 150b, and a and b are positive integers. Find the least value of b.

(a) 180

(b) 90

(c) 270

(d) None of these

Solution:

150 = 2 x 3 x 52

Now, for a3 = 150b to be a perfect cube, the powers of each of the prime factors of a3 has to be a multiple of 3 and to obtain the least such value of b, the powers of the prime factors have to be the least multiple of 3 and that is 3 itself and so the value of b has to contain 22, 32 and 5 as its factors.

Hence, the minimum value of b = 22 x 32 x 5 = 180

Thank You.

Ravi Raja

__________________

n/a

Solution To Question 3

Question 3: If x, y, z are non-zero real numbers such that:

(x + y – z)/ z = (x – y + z)/y = (– x + y + z)/x = 1 and a = [ (x + y) (y + z) (z + x)] / xyz , find the value of a?

(a) 1

(b) 9

(c) 8

(d) 1/9

Solution:

(x + y – z)/ z = 1

or, x + y – z = z

or, x + y = 2z ------------- (1)

Similarly, from the other two relations: (x – y + z)/y = 1 and (– x + y + z)/x = 1, we get:

y + z = 2x ------------- (2)

z + x = 2y ------------- (3)

Substituting these values of (x + y), (y + z) and (z + x) in a = [ (x + y) (y + z) (z + x)] / xyz , we get:

a = [ (x + y) (y + z) (z + x)] / xyz

or, a = [(2x)(2y)(2z)]/(xyz) = [8(xyz)]/(xyz) = 8

Thank You.

Ravi Raja

__________________

n/a

Solution To Question 4

Question 4: How many solutions does the equation | x + 2 | = 2x have?

(a) 0

(b) 1

(c) 2

(d) 3

Solution:

Case I: When | x + 2 | = 0

Then we have: x + 2 = 0

x = – 2

Note that the left hand side equals zero but the right hand side equals – 4, which is not possible. Hence | x + 2 | cannot be equal to zero.

Case II: When | x + 2 | > 0

Then we can replace | x + 2 | by (x + 2) and get the following equation:

x + 2 = 2x

or, x = 2

Note that when x = 2, the left hand side and the right hand side both equals 4. Hence, x = 2 is a solution to the given equation.

Case III: When | x + 2 | < 0

Then we can replace | x + 2 | by – (x + 2) and get the following equation:

– (x + 2) = 2x

or, – x – 2 = 2x

or, 3x = – 2

or, x = – (2/3)

Note that when x = –  (2/3), the left hand side equals 4/3 but the right hand side equals – 4/3, which is not possible. Hence | x + 2 | cannot be less than zero.

Hence, for the given equation, we have only one solution and that is x = 2.

Thank You.

Ravi Raja

__________________

n/a

Solution To Question 5

Question 5: What is the value of n, if 2 log a + 2 log a2 + 2 log a3 + … + 2 log an = 56 log a?

(a) 7

(b) 8

(c) 6

(d) None of these

Solution:

2 log a + 2 log a2 + 2 log a3 + … + 2 log an = 56 log a

or, 2 log a + 4 log a + 6 log a + … + 2n log a = 56 log a             [Since log an = n log a]

or, (2 + 4 + 6 + … to n terms) log a = 56 log a

or, 2 + 4 + 6 + … to n terms = 56

or, n (n + 1) = 56

or, n2 + n – 56 = 0

or, (n – 7)(n + 8) = 0

or, n = – 8, 7

but n cannot be negative.

Hence n = 7.

Thank You.

Ravi Raja

__________________

n/a

Solution To Question 7

Question 7: If the roots of the equation 2mx2 + 8x + 32m  = 0 are equal and real, what is the value of m?

(a) 2/3                         

(b) ½

(c) 2

(d) 5/2

Solution:

If the roots of the equation 2mx2 + 8x + 32m  = 0 are equal and real, then the discriminant of the given equation should be equal to 0.

That is, b2 = 4ac

In the given problem, a = 2m, b = 8 and c = 32m

Substituting the values in the above expression, we get:

b2 = 4ac

or, (8)2 = 4(2m)(32m)

or, 4(64m2) = 64

or, m2 = ¼

or, m = – ½ , ½

Hence, if we check the options, we have m = ½

Thank You.

Ravi Raja

__________________

n/a

Solution To Question 8

Q8. Two lines are placed symmetrically around the line y = 4. One line is defined by y  = 3x + 1. Which equation yields the other line?

(a) y = 1/3x + 1

(b) y = – 1/3x + 7

(c) y = – 1/3x + 6

(d) y = – 3x + 7

Solution:

Since the two lines are placed symmetrically about the line y = 4 and the equation of one of the lines is y = 3x + 1, we can say that the other line will be a reflection of this line about the line y = 4.

Now, we can check that the lines y = 4 and y = 3x + 1 are not parallel lines and so they will intersect at a point and that point of intersection can be calculated by solving the two equations and we obtain the point as (1, 4). So, the required line should also pass through this point and note that only option (d) satisfies this condition.

Thank You. 

Ravi Raja

__________________

n/a

Solution To Problem 7 (Correct Version)

Question 7: If the roots of the equation 2mx2 + 8x + 32m  = 0 are equal and real, what is the value of m?

(a) 2/3                         

(b) ½

(c) 2

(d) 5/2

Solution:

If the roots of the equation 2mx2 + 8x + 32m  = 0 are equal and real, then the discriminant of the given equation should be equal to 0.

That is, b2 = 4ac

In the given problem, a = 2m, b = 8 and c = 32m = 25m

Substituting the values in the above expression, we get:

b2 = 4ac

or, (8)2 = 4(2m)(32m)

or, 4(26m) = 64

or, 26m = 16

or, 26m = 24

or, 6m = 4

or, m = 4/6 = 2/3

Hence, we have m = 2/3

Thank You.

Ravi Raja

__________________

n/a

Thanks A LOT RAVI
Thanks A LOT RAVI
__________________

n/a

solution of question one

as per my knowledge the answer of question 1 is (b) 83 .....if u got differnt answer plz let me know

@ Praveen

Hello Praveen,

You are most welcome. Will try to post the solutions of the remaining problems as soon as possible.

Thank You.

Ravi Raja

__________________

n/a

Post new comment

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <small> <sup> <sub> <cite> <blockquote> <code> <ul> <ol> <li> <dl> <dt> <dd> <h1> <h2> <h3> <h4> <h5> <h6> <font> <img> <br> <br /> <p> <div> <span> <b> <i> <u>
  • Lines and paragraphs break automatically.

More information about formatting options