תשובה: # 4/9 div 3/8 = 32/27 # הסבר: זכור: #color (לבן) ("XXX") a / b div c / d = a / b xx d / c # לכן # 4/9 div 3/8 # #color (לבן) ("XXX") = 4/9 xx 8/3 # #color (לבן) ("XXX") = (4xx8) / (9xx3) # #color (לבן) ("XXX") = 32/27 #