document.write( "Question 124890:
\n" ); document.write( "there are four numbers. the first is twenty less the second, the third is one more than twice the first and the forth is four more than the third. we also know that the sum of the second equals the sum of the third and fourth numbers. find the numbers.
\n" ); document.write( "

Algebra.Com's Answer #91522 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
there are four numbers.
\n" ); document.write( "the first is twenty less the second,
\n" ); document.write( "the third is one more than twice the first and
\n" ); document.write( "the forth is four more than the third.
\n" ); document.write( "the sum of the second and first equals the sum of the third and fourth numbers.
\n" ); document.write( "find the numbers.
\n" ); document.write( "------------------------
\n" ); document.write( "Let 1st,2nd,3rd,4th be a,b,c,d
\n" ); document.write( "----------------
\n" ); document.write( "EQUATIONS:
\n" ); document.write( "a = b-20
\n" ); document.write( "c = 2a+1
\n" ); document.write( "d = c+4
\n" ); document.write( "b + a = c+d
\n" ); document.write( "-----------------------------
\n" ); document.write( "Rearrange the four equations:
\n" ); document.write( "a -b + 0 + 0 = -20
\n" ); document.write( "2a + 0 - c + 0 = -1
\n" ); document.write( "0 + 0 + c - d = -4
\n" ); document.write( "a + b - c - d = 0
\n" ); document.write( "----------------------
\n" ); document.write( "I used the matrix function of a TI calculator to get:
\n" ); document.write( "1st = 7
\n" ); document.write( "2nd = 27
\n" ); document.write( "3rd = 15
\n" ); document.write( "4th = 19
\n" ); document.write( "============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );