document.write( "Question 168875: Please help me solve this problem.\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Find all the two-digit whole numbers (greater than zero) such that the difference between the whole number and the product of its digits is 12. Please show your work. \n" );
document.write( "
Algebra.Com's Answer #124569 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Find all the two-digit whole numbers (greater than zero) such that the difference between the whole number and the product of its digits is 12 \n" ); document.write( ": \n" ); document.write( "Let x = 10's digit \n" ); document.write( "Let y = units digit \n" ); document.write( ": \n" ); document.write( "Write an equation for what it says: \n" ); document.write( ": \n" ); document.write( "(10x + y) - xy = 12 \n" ); document.write( "y - xy = 12 - 10x \n" ); document.write( "y(1 - x) = 12 - 10x\r \n" ); document.write( "\n" ); document.write( "y = \n" ); document.write( ": \n" ); document.write( "Use the equation, to find y \n" ); document.write( " x | y | no.|xy \n" ); document.write( "--------------- \n" ); document.write( " 2 | 8 | 28, 16 \n" ); document.write( " 3 | 9 | 39, 27 \n" ); document.write( "and that's it \n" ); document.write( " \n" ); document.write( " |