⟩ Find the minimum value of 3x+4y if x^2y^3=12?
by substitution , consider x=2/3 & y=3
satisfyng ,x^2y^3=12;(2/3)^2*3^3=12
so 3x+4y=14
by substitution , consider x=2/3 & y=3
satisfyng ,x^2y^3=12;(2/3)^2*3^3=12
so 3x+4y=14
In class of 10 students, the teacher writes a number on the board. The first student tells that the number is divisible by 1, the second student tells that the number is divisible by 2, the third by 3, the forth by 4 and so on till 10. If the statement of one of the students in wrong then what is the least number possible?
Mr. and Mrs. Aye and Mr. and Mrs. Bee competed in a chess tournament.Of the three games played a)In only the first game werethe two players married to each other. b)The men won two games and the women won one game. c)The Ayes won more games than the Bees. d)Anyone who lost game did not play the subsequent game.Who did not lose a game?
These ques were asked in the Intuit paper. There were 11 ques1. Write a C function(statement given) for definition of strlen(used to return the leanth of a null character terminated ASCII string)unsigned int strlen(char *str)2.U have a rectangular board with a rectangular hole in it(could be anywr at any inclination). Draw a single straight line to cut the solid are into 2 equal halves.3.what is the output of the following prog?#includevoid main(){int i=10;int j=i%2;if (j==0)cout<<"Got it"< elsecout<<"out it"< }
The size of the bucket is N kb. The bucket fills at the rate of 0.1 kb per millisecond. A programmer sends a program to receiver. There it waits for 10 milliseconds. And response will be back to programmer in 20 milliseconds. How much time the program takes to get a response back to the programmer, after it is sent? Please tell me the answer with explanation?
A fishermans day is rated as good if he catches 9 fishes ,fair if 7 fishes and bad if 5 fishes .He catches 53 fishes in a week n had all good, faiur n bad days in the week.So how many good ,fair n bad days did the fisher man had in the week?
If G(0) = -1 G(1)= 1 and G(N)=G(N-1) - G(N-2) then what is the value of G(6)?
There are 5 distinct pairs of white socks and 5 pairs of black socks in a cupboard. In the dark, how many socks do I have to pull out to ensure that I have at least 1 correct pair of white socks?a) 3b) 11c) 12d) 16
Find the range of x*x -5x+6>0 if X<=2; X >=3?
If log 0.317=0.3332 and log 0.318=0.3364 then find log 0.319?
Tell me how do you think you are confident?