document.write( "Question 1117898: One number is eight times larger than another. Four times the larger number added to two times the smaller one equals 20. What are the two number. \n" ); document.write( "
Algebra.Com's Answer #733063 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
One number is eight times larger than another. Four times the larger number added to two times the smaller one equals 20. What are the two number.
\n" ); document.write( "------------
\n" ); document.write( "B = bigger number
\n" ); document.write( "S = smaller
\n" ); document.write( "---
\n" ); document.write( "B = 9S
\n" ); document.write( "--
\n" ); document.write( "4B + 2S = 20
\n" ); document.write( "4*9S + 2S = 20
\n" ); document.write( "38S = 20
\n" ); document.write( "S = 10/19
\n" ); document.write( "B = 90/19
\n" ); document.write( "
\n" ); document.write( "
\n" );