What is the value of ma(10, 4, le(la(10, 5, 3), 5, 3))?
Explanation:
ma(10, 4, le(la(10, 5, 3), 5, 3)) = ma(10,4, le(min(15,8),5,3)) = ma (10, 4, le (8, 5, 3)) = ma(10, 4, max (3,2)) = ma (10, 4, 3)
= 12 [le(10, 4, 3) + la(10, 4, 3)]
= 12[max(6,1) + min(14, 7)]
= 12(6 + 7) = 6.5
Help us build a Free and Comprehensive Preparation portal for various competitive exams by providing us your valuable feedback about Apti4All and how it can be improved.