or
Himal Rimal asked a question
Shortwave radio is used for broadcasting of voice and music, and long-distance communication to ships and aircraft, or to remote areas out of reach of wired communication or other radio services and that’s why it is more energetic than long waves. Shortwave radio is radio communication using the upper MF (medium frequency) and all of the HF (high frequency) portion of the radio spectrum, between 1,800–30,000 kHz. Shortwave radio received its name because the wavelengths in this band are...
4 Thanks
2 Answers
Atith Adhikari asked a question

Yes, a physical quantity can have magnitude and direction but still be a scalar if it doesn't obey the vector addition. An example is Electric Current which has magnitude and a fixed direction, but it does not follow vector laws of addition.

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
Shrajesh thapa asked a question

The Wheatstone bridge is not suitable for measuring very low resistance because it is based on a ratio of two resistances, and the resolution of the bridge decreases as the ratio approaches 1. This means that the Wheatstone bridge is not accurate enough to measure very small changes in resistance.

1 Thanks
2 Answers
grishma gautam asked a question

Time taken (t) = 3 sec
Velocity of sound (v) = 332 m/s
Distance travelled (d) = ?

We know,

d = v x t = 332 x 3 = 996 m

Hence, the source of thunder is about 996 m far from the boy.

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