document.write( "Question 675278: Two numbers are in the ratio 2:5. If 6 is subtracted from their sum, the result is 50. What is the larger number? \n" ); document.write( "
Algebra.Com's Answer #419712 by sachi(548)![]() ![]() You can put this solution on YOUR website! Two numbers are in the ratio 2:5. \n" ); document.write( "so let the nos be 2x & 5x \n" ); document.write( "If 6 is subtracted from their sum, the result is 50. \n" ); document.write( "so 2x+5x-6=50 \n" ); document.write( "or 7x=50+6=56 \n" ); document.write( "or x=8 \n" ); document.write( "the larger number is 5*8=40 \n" ); document.write( "ans \n" ); document.write( " |