document.write( "Question 113504This question is from textbook Arithmetic and algebra again
\n" ); document.write( ": The sum of two numbers is 22. Five times one number is equal to 6 times the second number. Find the numbers.
\n" ); document.write( "x + y = 22
\n" ); document.write( "5x = 6y\r
\n" ); document.write( "\n" ); document.write( "I believe these are the correct equations, but I am drawing blanks. I know the answer is x=12, y=10 just from the second equation, but I cannot do it algebraically.
\n" ); document.write( "

Algebra.Com's Answer #82563 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
X+Y=22 OR X=22-Y
\n" ); document.write( "5X=6Y
\n" ); document.write( "NOW REPLACE X IN THIS EQUATION WITH (22-Y) & SOLVE FOR Y;
\n" ); document.write( "5(22-Y)=6Y
\n" ); document.write( "110-5Y=6Y
\n" ); document.write( "11Y=110
\n" ); document.write( "Y=10 ANSWER.
\n" ); document.write( "X+10=22
\n" ); document.write( "X=22-10
\n" ); document.write( "X=12 ANSWER.
\n" ); document.write( "
\n" );