document.write( "Question 770984: find the two positive numbers if one is two thirds the other, and their difference is 5. \n" ); document.write( "
Algebra.Com's Answer #470045 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! x=2/3 y\r \n" ); document.write( "\n" ); document.write( "y-x=5\r \n" ); document.write( "\n" ); document.write( "y-2/3 y = 1/3 y =5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y=15\r \n" ); document.write( "\n" ); document.write( "so x=10 \n" ); document.write( " |