or
Diwas Pandit asked a question

Any vector directed in two dimensions can be thought of as having two different components. The component of a single vector describes the influence of that vector in a given direction.

2 Thanks
2 Answers
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
Ishan asked a question

conceptualizing the truth,in hegel's term. A lot of philosophers(like descartes' three kinds of ideas) in his time (and a lot of mindfulness practitioners these days)believed a higher form of truth(or knowledge) exists which cannot be articulated but is to be intuited and felt.Hegel didnt consider this to be scientific.you can never know if your intuition is true or its just you making the stuff up.

7 Thanks
2 Answers
Rabin Kalikote over 3 years ago
13 Claps
2 Comments
Bal Bahadur BK

Great my son!

Reply over 3y
Pranish Uprety

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

Reply over 3y
Shibu oli asked a question

In mitosis, the prophase is further understood by dividing it into the given sub-stages:

1.Leptotene :

In this stage the nucleus enlarges in size in the chromosome. The chromosomes appear thin, thread-like and single-stranded in this stage. They have swollen or beaded structures along their length and their ends appear converged towards one side of the nucleus called bouquet.

2.Zygotene:

In this stage, the identical chromosomes come together and form bivalent or homologous pairs. Further, ...

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