

InterviewSolution
Saved Bookmarks
1. |
Select those rational numbers which can be written as rational number with denominator 4:(7/8), (64/16), (36/-12), (-16/17), (5/-4), (140/28) |
Answer» Given rational numbers that can be written as a rational number with denominator 4 are: (7/8) = (3.5/4) (On dividing both denominator and denominator by 2) (64/16) = (16/4) (On dividing both denominator and numerator by 4) (36/-12) = (-12/4) (On dividing both denominator and numerator by -3) (5/- 4) = (- 5/4) (On multiplying both denominator and numerator by -1) (140/28) = (20/4) (On dividing both numerator and denominator by 7) |
|