document.write( "Question 993338: Ram's age is 4 years less than half of his mother age. Ram's age is 2 years less than thrice the age of her younger brother. If Ram is 13 years old , than find the age of his brother & that of his mother. \n" ); document.write( "
Algebra.Com's Answer #612616 by macston(5194)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "R=Ram's age=13; M=Mother's age; B=Brother's age \n" ); document.write( ". \n" ); document.write( "R=(1/2)M-4 \n" ); document.write( "2R=M-4 \n" ); document.write( "2R+4=M \n" ); document.write( "2(13)+4=M \n" ); document.write( "26+4=M \n" ); document.write( "30=M \n" ); document.write( "ANSWER 1: Mother is 30 years old. \n" ); document.write( ". \n" ); document.write( "R=3B-2 \n" ); document.write( "R+2=3B \n" ); document.write( "(R+2)/3=B \n" ); document.write( "(13+2)/3=B \n" ); document.write( "15/3=B \n" ); document.write( "5=B \n" ); document.write( "ANSWER 2: Brother is 5 years old. \n" ); document.write( " |