| | | | |
has no status.
Expert PaGaL
Status: Offline Posts: 140 Groans: 3
Groaned at 14 Times in 4 Posts
Thanks: 122
Thanked 56 Times in 26 Posts
Join Date: Dec 2007 Location: Chennai | Re: CAT 2008: Quantitative Questions a Day 1 to 50 - The discussions -
20-05-2008, 08:56 AM
Quote:
Originally Posted by Aarav ------------------------------------------------------ Quantitative Question # 020 ------------------------------------------------------ For all integers x, y, f(x, y) is defined as f(x+2, y+1) = f(f(x+1, y),f(x, y)) and f(x+1, 0) = f(x, 1), then f(f(2, 3), f(2, 2)) = (1) f(4, 5) (2) f(3, 3) (3) f(3, 4) (4) f(4, 3) (5) none of these | Hi Aarav
Can you pls clarify whether both f(x,y) and f(x+1,o) are equal to f(x,1) or just f(x+1,o) ? | | | | | | | |
has no status.
Expert PaGaL
Status: Offline Posts: 140 Groans: 3
Groaned at 14 Times in 4 Posts
Thanks: 122
Thanked 56 Times in 26 Posts
Join Date: Dec 2007 Location: Chennai | Re: CAT 2008: Quantitative Questions a Day 1 to 50 - The discussions -
20-05-2008, 09:00 AM
Quote:
Originally Posted by sabsebadapaagal Hi Aarav
Can you pls clarify whether both f(x,y) and f(x+1,o) are equal to f(x,1) or just f(x+1,o) ? | Sorry , I got it .... I didnt read the quest properly
My appologies once again | | | | | | | |
Persevering to be the best
Student
Status: Offline Posts: 4,385 Groans: 0
Groaned at 43 Times in 33 Posts
Thanks: 966
Thanked 4,438 Times in 1,322 Posts
Join Date: Oct 2004 Location: Kingdom of Heaven | Re: CAT 2008: Quantitative Questions a Day 1 to 50 - The discussions -
20-05-2008, 09:12 AM
I'm sorry for sending today's question late -> had forgot to set the timer of the NL.
Please read last year problems also and try solving that yourself 1st before looking at the solution.
If there is someone who doesn't get the NL in next 45 minutes i.e. before 10 am, then please inform us. What lies in front of you or behind you is nothing compared to what lies within you - T.M.W.S.H.F The greatest events in the life aren't the loudest, but the quietest hours - Anonymous Subscribe to QQAD: http://www.pagalguy.com/index.php?categoryid=65 | | | | | The Following 3 Users Say Thank You to Aarav For This Useful Post: | | | | | |
has no status.
Expert PaGaL
Status: Offline Posts: 140 Groans: 3
Groaned at 14 Times in 4 Posts
Thanks: 122
Thanked 56 Times in 26 Posts
Join Date: Dec 2007 Location: Chennai | Re: CAT 2008: Quantitative Questions a Day 1 to 50 - The discussions -
20-05-2008, 09:29 AM
Quote:
Originally Posted by Aarav ------------------------------------------------------ Quantitative Question # 020 ------------------------------------------------------ For all integers x, y, f(x, y) is defined as f(x+2, y+1) = f(f(x+1, y), f(x, y)) and f(x+1, 0) = f(x, 1), then f(f(2, 3), f(2, 2)) = (1) f(4, 5) (2) f(3, 3) (3) f(3, 4) (4) f(4, 3) (5) none of these | On plugging x=2 , y=2
we get f(f(3,2), f(2,2)) =f(4,3)
so f(f(2, 3), f(2, 2)) comes out to be f(3,4)
i.e option 3
(the above conclusion is based on following observation
f(3,2)= f(f(2,1) + f(2,0))
f(2,3)= f(f(1,2) + f(0,2))
)
I know this is not the right way of doing it | | | | | | | |
crushed by CAT :(
Trainee PaGaL
Status: Offline Posts: 52 Groans: 7
Groaned at 3 Times in 2 Posts
Thanks: 36
Thanked 20 Times in 10 Posts
Join Date: May 2008 Location: Kayamat | Re: CAT 2008: Quantitative Questions a Day 1 to 50 - The discussions -
20-05-2008, 09:47 AM
Hey,Please answer this:
Find the sum and no. of factors of 157! divisible by 18.
choices
a)36
b)37
c)38
d)39.
Please explain the process | | | | | The Following 2 Users Say NO Thank You to spidy_rules For This Un-useful Post: | | | | | |
says "Succeed or keep trying"
Hardcore PaGaL
Status: Offline Posts: 639 Groans: 104
Groaned at 9 Times in 4 Posts
Thanks: 2,088
Thanked 1,429 Times in 398 Posts
Join Date: Nov 2006 Location: KOLKATA | Re: CAT 2008: Quantitative Questions a Day 1 to 50 - The discussions -
20-05-2008, 10:08 AM
i am gettin option 5...i.e none of these.
here's how:
f(x+2,1)= f( f(x+1,0) , f(x,0) ) (putting y=0 in d 1st function)
= f( f(x,1) ,f(x,0) ) (using 2nd function)
= f( f(x,1) ,f(x-1,1) ) (using 2nd function).........(3)
now, f(2,2) = f( f(1,1) , f(0,1) ) (x=0 n y=1 in function 1)
= f(3,1) (using 3 where x=1)
again f(2,3) = f( f(1,2) , f(0,2) ) (x=0 n y=2 in function 1).....(4)
f(1,2)=f( f(0,1) , f(-1,1) ) (putting x=-1 n y=1 in function 1)
= f(2,1) (using 3 where x=0)
f(0,2) =f( f(-1,1) , f(-2,1) ) (putting x=-2 n y=1 in function 1)
=f(1,1) (using 3 where x=-1)
Substituting d values of f(1,2) and f(0,2) in (4),
f(2,3)=f( f(2,1), f(1,1))
=f(4,1) (using 3 where x=2)
Thus, f( f(2,3),f(2,2) )= f( f(4,1),f(3,1) )
=f(6,1)
hence option 5.
Aarav plzz correct me if i'm wrong! Captain - PaGalGuy Kolkata Dream Team 2008. Member - PG UDT 2008 | | | | | The Following User Says Thank You to rik_12 For This Useful Post: | | | | | |
has no status.
Trainee PaGaL
Status: Offline Posts: 36 Groans: 3
Groaned at 3 Times in 1 Post
Thanks: 21
Thanked 7 Times in 7 Posts
Join Date: Jan 2008 Location: Bangalore Age: 24 | Re: CAT 2008: Quantitative Questions a Day 1 to 50 - The discussions -
20-05-2008, 10:10 AM
Quote:
Originally Posted by Aarav ------------------------------------------------------ Quantitative Question # 020 ------------------------------------------------------ For all integers x, y, f(x, y) is defined as f(x+2, y+1) = f(f(x+1, y), f(x, y)) and f(x+1, 0) = f(x, 1), then f(f(2, 3), f(2, 2)) = (1) f(4, 5) (2) f(3, 3) (3) f(3, 4) (4) f(4, 3) (5) none of these | f(x+2, y+1) = f(f(x+1, y), f(x, y)) - eq1 f(x+1, 0) = f(x, 1) - eq2
=>f(2,3) = f(f(1,2), f(0,2))
=>f(1,2)=f(f(0,1),f(-1,1))
=>f(1,2)=f(f(0,1),f(0,0)) deriving from eq2
=>f(1,2)=f(f(1,0),f(0,0)) deriving from eq2
=>f(1,2)=f(2,1) [reverse eq1.]
=>f(2,3) = f(f(2,1), f(0,2))
=>f(0,2)=f(f(-1,1),f(-2,1))
=>f(0,2)=f(f(0,0),f(-1,0))=f(1,1) reversing eq1
=>f(2,3) = f(f(2,1), f(1,1)) = f(3,2) reversing eq1
=>f(f(2,3),f(2,2))=f(f(3,2),f(2,2))=f(4,3) reversing eq1 again.
Hence (4) is right.
Last edited by dhruvasagar; 20-05-2008 at 10:19 AM..
| | | | | The Following User Says Thank You to dhruvasagar For This Useful Post: | | | | | |
Why so serious?
QuantaSaurus
Status: Offline Posts: 2,661 Groans: 78
Groaned at 69 Times in 38 Posts
Thanks: 2,102
Thanked 2,800 Times in 880 Posts
Join Date: Nov 2005 Location: Gurgaon <-------> Bokaro Steel City Age: 25 | Re: CAT 2008: Quantitative Questions a Day 1 to 50 - The discussions -
20-05-2008, 10:18 AM
Quote:
Originally Posted by Aarav ------------------------------------------------------ Quantitative Question # 020 ------------------------------------------------------ For all integers x, y, f(x, y) is defined as f(x+2, y+1) = f(f(x+1, y), f(x, y)) and f(x+1, 0) = f(x, 1), then f(f(2, 3), f(2, 2)) = (1) f(4, 5) (2) f(3, 3) (3) f(3, 4) (4) f(4, 3) (5) none of these | f(1,2)=f(f(0,1),f(-1,1))=f(f(0,1),f(0,0))=f(f(1,0),f(0,0))=f(2,1)
Now, f(2,3)=f(f(1,2),f(0,2))=f(f(2,1),f(1,1)=f(3,2)
Also, f(f(3,2),f(2,2))=f(4,3) =>f(f(2,3),f(2,2))=f(4,3) | | | | | | | |
has no status.
Newbie PaGaL
Status: Offline Posts: 6 Groans: 0
Groaned at 2 Times in 1 Post
Thanks: 0
Thanked 0 Times in 0 Posts
Join Date: Feb 2008 Location: Bangalore Age: 24 | Re: CAT 2008: Quantitative Questions a Day 1 to 50 - The discussions -
20-05-2008, 10:24 AM
One box contains 8 cubes, and 6 spheres. A second box contains 6 cubes and 12 spheres. One object is transferred from the first box to the second box.
Probability that an object selected from second box to be a cube is?
Ans: 46/133
Coud anyone please help me with this question? | | | | | The Following 2 Users Say NO Thank You to krishna13 For This Un-useful Post: | | | | | |
has no status.
Expert PaGaL
Status: Offline Posts: 226 Groans: 0
Groaned at 1 Time in 1 Post
Thanks: 147
Thanked 95 Times in 46 Posts
Join Date: Jul 2006 Location: Bangalore Age: 23 | Re: CAT 2008: Quantitative Questions a Day 1 to 50 - The discussions -
20-05-2008, 10:28 AM
Quote:
Originally Posted by Aarav I'm sorry for sending today's question late -> had forgot to set the timer of the NL.
Please read last year problems also and try solving that yourself 1st before looking at the solution.
If there is someone who doesn't get the NL in next 45 minutes i.e. before 10 am, then please inform us. |
Hi Arav,
Still not received the problem | | | | | Thread Tools | | | | Display Modes | Linear Mode |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | |
| |