document.write( "Question 675283: The ratio of two numbers is 8:5 and their sum is 52. Find the smaller number. \n" ); document.write( "
Algebra.Com's Answer #419715 by sachi(548)![]() ![]() You can put this solution on YOUR website! The ratio of two numbers is 8:5 \n" ); document.write( "let the nos be 8x & 5x \n" ); document.write( "their sum is 52. \n" ); document.write( "so 8x+5x=52 \n" ); document.write( "or 13x=52 \n" ); document.write( "oo x= 4 \n" ); document.write( "the smaller number=5*4=20 \n" ); document.write( "ans \n" ); document.write( " |