document.write( "Question 212087This question is from textbook
\n" ); document.write( ": the sum of all five numbers is 30. the sum of the 5th number and 3rd number is 14. the 1st number is 1< twice the 2nd number. the 4th number is 1> the 2nd. the 2nd and the 3rd number is 10.what are the five numbers?? \n" ); document.write( "
Algebra.Com's Answer #160172 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
a+b+c+d+e=30
\n" ); document.write( "c+e=14; e=14-c; e=14-(10-b)=14-10+b=4+b
\n" ); document.write( "a=2b-1
\n" ); document.write( "d=b+1
\n" ); document.write( "b+c=10; c=10-b
\n" ); document.write( ".
\n" ); document.write( "(2b-1)+b+(10-b)+(b+1)+(4+b)=30
\n" ); document.write( "2b-1+b+10-b+b+1+4+b=30
\n" ); document.write( "4b+14=30
\n" ); document.write( "4b=16
\n" ); document.write( "b=4
\n" ); document.write( "a=7
\n" ); document.write( "c=6
\n" ); document.write( "d=5
\n" ); document.write( "e=8
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );