Answer : Option BExplaination / Solution: On factorizing the given equation we get y+x-1=0 and y-x+1=0, which clearly represent a pair of straight lines which are intersecting.
Q3.The statement P ( n ) : “(n+3)2>2n+3 “ is true for :
Answer : Option DExplaination / Solution:
When n = 1 we get 16>16, which is false. when n = 2 we get 25>32,which is false as well. As n = 3,4,5....the inequalty does not hold correct.
Q5.Find the cartesian equations of the lines that passes through the origin and (5, – 2, 3).
Answer : Option CExplaination / Solution: The coordinates of the origin are ( 0 , 0 ,0 ) , therefore , x1=0,x2=0,x3=0, and l = 5 , m = - 2 and n = 3 , therefore the equation in Cartesian form is given by: x−x1l=y−y1m=z−z1n i.e. x5=y−2=z3.
Q6.A coin is tossed n times, the number of all the possible outcomes is
Answer : Option DExplaination / Solution: There can either be a heads or tails, therefore for every toss, the possible outcomes are 2. hence for n number of toss the possibilities are 2n.