document.write( "Question 1049704: ram is 5 years elder than Lakshman who is 4 years elder than Bharath. The sum of their ages is 61. Find the age of Lakshman? \n" ); document.write( "
Algebra.Com's Answer #665338 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! ram is 5 years elder than Lakshman who is 4 years elder than Bharath. The sum of their ages is 61. Find the age of Lakshman? \n" ); document.write( "============ \n" ); document.write( "R = L + 5 \n" ); document.write( "L = B + 4 \n" ); document.write( "--> R = B + 9 \n" ); document.write( "---- \n" ); document.write( "R + B + L = 61 \n" ); document.write( "-- \n" ); document.write( "B+9 + B+4 + B = 61 \n" ); document.write( "3B = 48 \n" ); document.write( "B = 16 \n" ); document.write( "L = 20 \n" ); document.write( " \n" ); document.write( " |