Question
If (a + b) = 11 and ab = 25, then find (a² + b²).
Solution
ATQ, (a + b)² = 11² Or, a² + b² + 2ab = 121 Or, a² + b² + 50 = 121 So, a² + b² = 121 - 50 = 71
How many dimensions are selected in dice operation?
What does the term "microprogramming" refer to in CPU control design?
In reverse polish notation , expression A*B+C*D is written as
Which of the following is a private IP address range?
What will be the output of the code
int main(){
int x= 10;
int y=10;
int s=-(-x-y)
cout<
return 0;
}
What are the three main components of a bipolar junction transistor (BJT)?
In RAID 5, how is data striping combined with parity information?
keyword is used to skip this iteration and move to next iteration ?
Which of the following is not a valid rule of XOR?
What does the `