document.write( "Question 226573: if a certain two digit number is divided by the sum of its digits, the quotient is 3. if the digits are reversed, the new number is 9 less then three times the original number. find the original number.\r
\n" );
document.write( "\n" );
document.write( "I think i have one of the equations: I used Z as my new number and X as the original number. Z=3X-9
\n" );
document.write( "could you help me solve this using a set of system of equations?\r
\n" );
document.write( "\n" );
document.write( "Thank you. \n" );
document.write( "
Algebra.Com's Answer #168686 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Let x = original number and y = reversed number\r \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( "So \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The statement \"if a certain two digit number is divided by the sum of its digits, the quotient is 3\" translates to \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"if the digits are reversed, the new number is 9 less then three times the original number\" translates to \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So you now have the system \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Because you have two equations with two unknowns, you can find the unique solution which means you can find t and u. I'll let you do that. Let me know if you still need help. \n" ); document.write( " |