document.write( "Question 331358: One number is 10 more than a second number. The sum of the two numbers is 16. What are the two numbers?\r
\n" );
document.write( "\n" );
document.write( "If you can, can you help with this one by explaining how to do it... it is quite confusing. \n" );
document.write( "
Algebra.Com's Answer #237476 by rfer(16322) ![]() You can put this solution on YOUR website! x+x+10=16 \n" ); document.write( "2x=6 \n" ); document.write( "x=3 \n" ); document.write( "x+10=13 \n" ); document.write( " |