or
Bijaya Rajbhandari asked a question

The meaning of his wife's dream is a sign of a bad omen.

5 Thanks
2 Answers
Diwas Pandit asked a question

The two vectors (say A and B) of different magnitudes cannot be combined to give zero resultant since minimum value of combination is ІA-BІ which is not zero if AB.

The three vectors A, B and C of different magnitudes can be zero such that they form a closed triangle, then,

      A+B+C=0

or, C=-(A+B)

Hence, the sum of three vectors may be zero if vector sum of any two vectors is equal and opposite to the third vector.

Note: The vectors can give this result only if...

6 Thanks
3 Answers
Rabin Kalikote about 3 years ago
13 Claps
2 Comments
Bal Bahadur BK

Great my son!

Pranish Uprety

You've been truly inspiration, dai! Congratulations to you and all of us.

Nikas Ghimire asked a question


#include<stdio.h>

#include<conio.h>

#include<string.h>


int main() {

int i, nextTerm;

int t1 = 2, t2 = 2;

nextTerm = t1+t2;


printf("%d, %d, ", t1, t2);

for (i = 3; i <= 10; ++i) {

printf("%d, ", nextTerm);

t1 = t2;

t2 = nextTerm;

nextTerm = t1 + t2;

}


return 0;

}


2 Thanks
2 Answers
Bijaya Rajbhandari asked a question

Aksionov used to drink a lot, was riotous, and was involved in illegal activities before his marriage

2 Thanks
2 Answers

Mattrab Community

Create, share and learn from the unlimited notes, photos and videos and ask your questions, answer your friends all over Nepal and grow. Create, share and learn.

Ask Mattrab is changing soon

We are excited for you to try new features. What are you excited about?

Close Open App