Answer:
He wore his black suit, another color of shirt (not purple) and shoes
Explanation:
Holmes owns two suits: one black and one tweed.
Whenever he wears his tweed suit and a purple shirt, he chooses not to wear a tie and whenever he wears sandals, he always wears a purple shirt.
So, if he wore a bow tie yesterday, it means he wore his black suit, another color of shirt (not purple) and shoes because the shirt color is not purple
Answer:
a. 1.91 b. -8.13 mm
Explanation:
Modulus =stress/strain; calculating stress =F/A, hence determine the strain
Poisson's ratio =(change in diameter/diameter)/strain
Answer:
Fluids
Explanation:
Fluids has special properties that allow forces and pressure to be distributed evenly within them.
- Fluids are gases and liquids whose intermolecular forces of attraction are generally weak or non-existence.
- Therefore, when pressure is applied to them, it permeates evenly on all parts.
- Their ability to tend to randomness makes liquids and gases very viable for distributing pressure.
Answer:
Maximum number that can be represented by 13 bits is 8192 Instructions
Explanation:
number of instructions = 1000
number of bits = log(1000) x number of register
= 6 bits
Since the complete instruction must have 32 bits, then
remaining number of bits = 32 - 6 = 236
number of registers in instruction = 2
number of bits per register = 26/2 = 13
Maximum number that can be represented by 13 bits = 
= 2¹³ = 8192