document.write( "Question 163114: The second digit of a two digit no is 3 time of first digit. If the position of the digit is interchanged and added to original no the new no is 88. find the digits using only one variables. \n" ); document.write( "
Algebra.Com's Answer #120223 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! Let's let the first digit be A and the second digit be B. \n" ); document.write( "The number can be represented as, \n" ); document.write( " \n" ); document.write( "You also know that \n" ); document.write( "1. \n" ); document.write( "When you interchange the digits, the new number becomes, \n" ); document.write( " \n" ); document.write( "And then you also know that \n" ); document.write( "2. \n" ); document.write( "2. \n" ); document.write( "2. \n" ); document.write( "Plug the value for B from eq. 1 into eq. 2 and solve for A. \n" ); document.write( "2. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "From eq. 1, \n" ); document.write( " \n" ); document.write( "The original number is 26, the interchange number is 62. \n" ); document.write( "As a check, add them together to get 88. \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "A=2 \n" ); document.write( "B=6 \n" ); document.write( " |