document.write( "Question 948640: The sum of positive integers x and y is 123, and x/y=2. What is the value of x? \n" ); document.write( "
Algebra.Com's Answer #802102 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! x + y = 123\r \n" ); document.write( "\n" ); document.write( "x= 2y\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(x, y) = (82, 41)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The value of x is 82. \n" ); document.write( " |