document.write( "Question 973446: The sum of the digits of a two digit number is 14. The difference between the tens digit and the units digit is 2.
\n" ); document.write( "If x is the tens digit and y is the ones digit, which system of equations represents the word problem?
\n" ); document.write( "

Algebra.Com's Answer #595629 by Edwin McCravy(20059)\"\" \"About 
You can put this solution on YOUR website!
The sum of the digits of a two digit number is 14.
\n" ); document.write( "
\r\n" );
document.write( "t+u = 14\r\n" );
document.write( "

\n" ); document.write( "The difference between the tens digit and the units digit is 2.
\n" ); document.write( "
\r\n" );
document.write( "t-u = 2\r\n" );
document.write( "\r\n" );
document.write( "Answer:  \"system%28t%2Bu=14%2Ct-u=2%29\"\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );