InterviewSolution
Saved Bookmarks
| 1. |
The resistance `R = V//i`, where `V = 100 +- 5 V and I = 10+- 0.2 A`. What is the total error in `R`?A. `5%`B. `7%`C. `5.2%`D. `((5)/(2))%` |
|
Answer» Correct Answer - B `R= (V)/(I) rArr (Delta R)/(R ) = (Delta V)/(V) + (Delta I)/(I)` `rArr (Delta R)/(R ) xx 100 = ((5)/(100)xx 100 + (0.2)/(10) xx 100) = 7%` |
|