document.write( "Question 747280: The product of the digits of a positive two-digit number exceeds the sum of the digits by 39. If the order of the digits is reversed, the number is increased by 27. Find the number. \n" ); document.write( "
Algebra.Com's Answer #454796 by josgarithmetic(39630) ![]() You can put this solution on YOUR website! Two digit number, x for the tens, y for the units. This number is like 10*x+y.\r \n" ); document.write( "\n" ); document.write( "product: xy \n" ); document.write( "sum of the digits: x+y \n" ); document.write( "the reversal of the digits: 10y+x is the number.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "product of the digits of a positive two-digit number exceeds the sum of the digits by 39, means: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the order of the digits is reversed, the number is increased by 27, means: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "System of Equations is: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The second equation simplifies to .... \n" ); document.write( " \n" ); document.write( " |