document.write( "Question 911021: One number is 12 of another number. The sum of the two numbers is 9. Find the two numbers. Use a comma to separate your answers \n" ); document.write( "
Algebra.Com's Answer #805843 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! x = 12y \n" ); document.write( "x + y = 9\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Substitute.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x + y = 9 \n" ); document.write( "12y + y = 9 \n" ); document.write( "y = 9/13 ----> x = 108/13\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(x, y) = (108/13, 9/13) \n" ); document.write( " |