document.write( "Question 467549: Mal is one-and-a-half times as old as Sal, and Sal is one-and-a-half
\n" ); document.write( "times as old as Al. How old are Al, Sal andMal if their combined
\n" ); document.write( "ages total 114?
\n" ); document.write( "

Algebra.Com's Answer #320821 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Al = x
\n" ); document.write( "Sal = 3x/2
\n" ); document.write( "Mal=(3/2)*(3x/2)=9x/4\r
\n" ); document.write( "\n" ); document.write( "x+3x/2 + 9x/4 = 114\r
\n" ); document.write( "\n" ); document.write( "multiply by 4\r
\n" ); document.write( "\n" ); document.write( "4x+6x+9x=456
\n" ); document.write( "19x=456
\n" ); document.write( "x=24\r
\n" ); document.write( "\n" ); document.write( "Al = 24
\n" ); document.write( "Sal = 36
\n" ); document.write( "Mal=54
\n" ); document.write( "
\n" );