document.write( "Question 672327: one number is one-third of a second number and one fifth of a third number.If the sum of the three numbers is 108,what are the numbers?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #417916 by sachi(548)![]() ![]() You can put this solution on YOUR website! let the no is x \n" ); document.write( "2nd no=3x \n" ); document.write( "3rd no=5x \n" ); document.write( "as per question x+3x+5x=108 \n" ); document.write( "or 9x=108 \n" ); document.write( "or x=12 \n" ); document.write( "so the nos are 12,36 & 60 \n" ); document.write( "ans \n" ); document.write( " |