document.write( "Question 267268: I need to represent the following as an equation: \"The sum of a certain two-digit number is 7. Reversing its digits increases the number by 9. What is the number?\" The answer is 34. But, how do you represent the first 1/2 of the problem in an equation? I came up with several ways to represent the part of the equation that is the second half of the problem. I do not know how to represent \"the sum of a certain two-digit number\"... \n" ); document.write( "
Algebra.Com's Answer #196189 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Let t = tens digit and u = units digit\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Any two digit number is of the form \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Because \"The sum of the digits of a certain two-digit number is 7\", we know that \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "And since \"Reversing its digits increases the number by 9\", this tells us that \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I'll let you solve the system of equations. \n" ); document.write( " |