document.write( "Question 1186991: The sum of the digits of a two-digit number is 13. The tens digit is seventeen
\n" );
document.write( "less than the square of the units digit. Find the number. \n" );
document.write( "
Algebra.Com's Answer #817946 by ikleyn(52788)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "The sum of the digits of a two-digit number is 13. The tens digit is seventeen \n" ); document.write( "less than the square of the units digit. Find the number. \n" ); document.write( "~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Let x be the units digot.\r\n" ); document.write( "\r\n" ); document.write( "Then the tens digit is 13-x, according to the condition.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Write an equation as you read the problem\r\n" ); document.write( "\r\n" ); document.write( " 13-x = x^2 - 17.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Simplify and solve\r\n" ); document.write( "\r\n" ); document.write( " x^2 + x - 30 = 0\r\n" ); document.write( "\r\n" ); document.write( " (x-5)*(x+6) = 0\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The only root, which fits as a solution to the problem is x = 5.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The number is 85. ANSWER\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Check it on your own that all requirements of the problem are satisfied.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |