document.write( "Question 1117893: the sum of two numbers divided by 4 is equal to 10. Three times the difference between them,is equal to 18. find the numbers
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #733053 by ikleyn(52818)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\"%28x%2By%29%2F4\" = 10  implies  x + y = 40.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "3*(x-y) = 18  implies  x - y = 6.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "So you have these two equations\r\n" );
document.write( "\r\n" );
document.write( "x + y = 40\r\n" );
document.write( "x - y =  6\r\n" );
document.write( "--------------------Add them to get  x = 23,  y = 17.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );