#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;
}
a)When silver nitrate comes in contact with skin, it is reduced to white color metallic silver.In most cases, a black stain appears due to formation of finely divided silver which has black color.
The black color is due to the decomposition of the Ag+ ion into Ag, silver. Silver nitrate will slowly decompose with the silver ion reverting to elemental silver. The microscopic particles of silver are so small that they absorb light instead of reflecting it, and so appear black, instead of silver....
the symbols used in the story are:
- house and shops- it symbolizes Aksionov's family and material possessions
- nightmare-it symbolizes a bad omen.
- blood-stained knife- it indicates Aksionov's lack of control over his fate.
- the prison- Aksionov's pain and subsequent mystical transformation are symbolized by the prison.
- the book(the lives of the saints)- gives an impression of religiosity.
Log2aa=x then, a=(2a)x ......(1)
Log3a2a=y then,2a=(3a)y ......(2)
Log4a 3a=z then, 3a=(4a)z ......(3)
So,
a=(2a)x [from (1)]
Or, a=(3a)xy [from(2)]
Or, a=(4a)xyz [from(3)]
Multiplying both sides by 4a,
4a.a=4a.(4a)xyz
Or,(2a)² =(4a)xyz + 1
Or,(3a)2y =(4a)xyz+1
Or,(4a)2yz =(4a)xyz+1
Or, 2yz = xyz+1 .proved.
I think the best technique for memorizing is by assigning meaningfulness to things that are to be memorized.
Or in other words, relating things with a memorable story, simply, creating a story.
Do you remember yourself teaching us to memorize things easily. We had related words to a story and almost everyone in the class remembered at least 25 words among the total of 30. I still remember "Bhachyeko Haat". Haha!
Memory export Jim Kwik says that anything combined with emotion becomes a...

