document.write( "Question 334732: two numbers differ by 7.
\n" );
document.write( "their sum is 185.
\n" );
document.write( "what are the two numbers?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #239848 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! Let x = one number\r \n" ); document.write( "\n" ); document.write( "Let x - 7 = the second number\r \n" ); document.write( "\n" ); document.write( "x + x - 7 = 185\r \n" ); document.write( "\n" ); document.write( "Can you take it from here? \n" ); document.write( " |