document.write( "Question 1052392: Four years ago, Aminu's age was half of the age he will be in 8 years. How old is he now? \n" ); document.write( "
Algebra.Com's Answer #667756 by addingup(3677)![]() ![]() You can put this solution on YOUR website! Let Aminu's age be x: \n" ); document.write( "x-4 = 1/2(x+8) multiply both sides times 2 \n" ); document.write( "2x-8 = x+8 Add 8 on both sides and subtract x on both sides \n" ); document.write( "x = 16 \n" ); document.write( "--------------------- \n" ); document.write( "Check: \n" ); document.write( "x-4 = 1/2(x+8) \n" ); document.write( "16-4 = 1/2(16+8) \n" ); document.write( "16-4 = 8+4 \n" ); document.write( "12 = 12 Correct \n" ); document.write( ": \n" ); document.write( "John \n" ); document.write( " |