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)![]() ![]() 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:\n" ); document.write( " |