document.write( "Question 164601: The product of the two-digit number and its tens digit is 54. Find the number if the sum of the digits when added to the number gives a result of 36. \n" ); document.write( "
Algebra.Com's Answer #121282 by MRperkins(300)![]() ![]() You can put this solution on YOUR website! For these purposes let the two-digit number be {xy}. \n" ); document.write( "The product of {xy} and its tens digit (x)=54 \n" ); document.write( "Since the tens digit is a number between 0 and 9, which of these numbers can be multiplied by a two digit number to equal 54? \n" ); document.write( "1*54 Yes \n" ); document.write( "2*27 Yes \n" ); document.write( "3*18 Yes \n" ); document.write( "4*13.5 No \n" ); document.write( "5*10.8 No \n" ); document.write( "6*9 No \n" ); document.write( "7*7.71 No \n" ); document.write( "8*6.75 No \n" ); document.write( "9*6 No \n" ); document.write( "Notice that the ten's digit of 27 is a 2 and the product of these numbers is 54.\r \n" ); document.write( "\n" ); document.write( "The sum of the digits when added to the number gives a result of 36: \n" ); document.write( "x+y+{xy}=36 \n" ); document.write( "2+7+ 27 =36\r \n" ); document.write( "\n" ); document.write( "I hope this helps! \n" ); document.write( " |