InterviewSolution
Saved Bookmarks
| 1. |
Write where the rational number 7/15 will have a terminating decimal expansion or a non-terminating repeating decimal expansion. |
|
Answer» Since 7/15 have 15 as its denominator and factorization of 15 is 5x3, which is not in the form of 2^m×5^n. Therefore it will have non terminating repeating decimal expansion. |
|