document.write( "Question 1080484: one number is 4 more than 8 times another number. if their sum is 139 find the numbers \n" ); document.write( "
Algebra.Com's Answer #694602 by amfagge92(93)\"\" \"About 
You can put this solution on YOUR website!
let the numbers be x and y
\n" ); document.write( "\"4%2B8x=y\"...i
\n" ); document.write( " \"x%2By=139\"...ii
\n" ); document.write( "subtitute \"y\" in eqn ii
\n" ); document.write( " \"x%2B4%2B8x=139\"
\n" ); document.write( " \"9x=139-4\"
\n" ); document.write( " X=15
\n" ); document.write( " \"4%2B8x=y\" From..i
\n" ); document.write( " \"4%2B8%2A15=y=124\"
\n" ); document.write( "The numbers, are 15 and 124.
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );