document.write( "Question 1019688: Two number differ by 2 and are such that three times one number added is five times the other number gives 46 find the two numbers? \n" ); document.write( "
Algebra.Com's Answer #635638 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Hi there,
\n" ); document.write( "Two number differ by 2
\n" ); document.write( "Make one number = 'x'
\n" ); document.write( "Other number = 'x + 2'
\n" ); document.write( " Three times one number added is
\n" ); document.write( "five times the other number gives 46
\n" ); document.write( "3(x) + 5(x + 2) = 46
\n" ); document.write( "3x + 5x + 10 = 46
\n" ); document.write( "3x + 5x = 46 - 10
\n" ); document.write( "8x = 36
\n" ); document.write( "x = 4.5
\n" ); document.write( "One number = 4.5
\n" ); document.write( "Other number = 6.5
\n" ); document.write( "3(4.5) + 5(4.5 + 2) = 46
\n" ); document.write( "3(4.5) + 5(6.5) = 46
\n" ); document.write( "13.5 + 32.5 = 46
\n" ); document.write( "46 = 46
\n" ); document.write( "Hope this helps :-)
\n" ); document.write( "
\n" );