document.write( "Question 990122: The digits of Michaels age are interchanged and 1 is added the answer is half of Michaels present age How old is Michael now?\r
\n" );
document.write( "\n" );
document.write( "Have the answer as 52 but cannot understand how you get to it \n" );
document.write( "
Algebra.Com's Answer #610250 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! let 10a+b = his age now \n" ); document.write( ": \n" ); document.write( "Not a straight forward problem, we have two unknowns and only one equation \n" ); document.write( "We have to make use of the fact that the solutions have to be single digit integers. \n" ); document.write( "The equation \n" ); document.write( "The digits of Michael's age are interchanged and 1 is added the answer is half of Michael's present age \n" ); document.write( "10b + a + 1 = .5(10a+b) \n" ); document.write( "10b + a + 1 = 5a + .5b \n" ); document.write( "10b - .5b + 1 = 5a - a \n" ); document.write( "9.5b + 1 = 4a \n" ); document.write( "4a = 9.5b + 1 \n" ); document.write( "Divide equation by 4 \n" ); document.write( "a = \n" ); document.write( "this equation only has 1 integer solution \n" ); document.write( "a = 5; b = 2\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " How old is Michael now? 52\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |