document.write( "Question 1149486: The sum of two numbers is 6. Five times the first number equals 10 times the second number. Find the two numbers . \n" ); document.write( "
Algebra.Com's Answer #770822 by ikleyn(52873)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "Let first number be x.  Then the second number is (6-x), according to the condition.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then you have this equation \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    5x = 10*(6-x).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify and solve\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    5x = 60 - 10x\r\n" );
document.write( "\r\n" );
document.write( "    5x + 10x = 60\r\n" );
document.write( "\r\n" );
document.write( "     x       = 60/15 = 4.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  First number is 4.  Second number is  (6-4) = 2.\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" );