document.write( "Question 1169559: the sum of two number is 31.2/3 of one of the number is equal to 5/8 of other. find the two number \n" ); document.write( "
Algebra.Com's Answer #794336 by Boreal(15235) You can put this solution on YOUR website! x+y=31 \n" ); document.write( "(2/3)x=(5/8)y \n" ); document.write( "multiply both sides by 24 \n" ); document.write( "16x=15y \n" ); document.write( "x=(15/16)y \n" ); document.write( "so (15/16)y+(16/16)y=31 \n" ); document.write( "(31/16)y=31 \n" ); document.write( "31y=496 \n" ); document.write( "y=16 \n" ); document.write( "x=15 those are the numbers \n" ); document.write( "(2/3)x=10 (5/8)y=10 \n" ); document.write( " |