document.write( "Question 222709: Two numbers have a difference of 10 and a sum of 34. What are the numbers?
\n" );
document.write( "We came up with x+y=34 and y-x=10
\n" );
document.write( "If you plug in numbers, it would stand to reason that X=10 and Y=24 -- yet this doesn't seem like it is answering the question.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #166704 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! your equations are correct\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "adding them together gives ___ 2y = 44 ___ so, y = 22\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting ___ x + 22 = 34 ___ x = 12 \n" ); document.write( " |