document.write( "Question 370249: Grant is thinking of two numbers. He says that one of the numbers is six times the other number decreased by 2 and the sum of the numbers is 25. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #263897 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Grant is thinking of two numbers. He says that one of the numbers is six times the other number decreased by 2 and the sum of the numbers is 25. What are the numbers?
\n" ); document.write( "..
\n" ); document.write( "let thenumbers be x & y
\n" ); document.write( "x+y =25......................1
\n" ); document.write( "..
\n" ); document.write( "x=6y-2
\n" ); document.write( "x-6y=-2......................2
\n" ); document.write( "..
\n" ); document.write( "multiply equation1 by -1
\n" ); document.write( "we get
\n" ); document.write( "-x-y=-25
\n" ); document.write( "add it to (2)
\n" ); document.write( "-6y-y=-25-2
\n" ); document.write( "-7y=-27
\n" ); document.write( "y=3.85
\n" ); document.write( "plug value of y in (1)
\n" ); document.write( "x+3.85=25
\n" ); document.write( "x=25-3.85
\n" ); document.write( "we get x= 21.15
\n" ); document.write( "..
\n" ); document.write( "m.ananth@hotmail.ca
\n" ); document.write( "
\n" ); document.write( "
\n" );