document.write( "Question 795098: if Michael is 9 years old and his father is 32, in how many years will Michael’s age be one-half of his father’s age? \n" ); document.write( "
Algebra.Com's Answer #480966 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! if Michael is 9 years old and his father is 32, in how many years will Michael’s age be one-half of his father’s age? \n" ); document.write( ": \n" ); document.write( "Let y = no. of year for this to be true \n" ); document.write( "y + 9 = \n" ); document.write( "Multiply both sides by 2 \n" ); document.write( "2(y+9) = y + 32 \n" ); document.write( "2y + 18 = y + 32 \n" ); document.write( "2y - y = 32 - 18 \n" ); document.write( "y = 14 yrs for this to be true \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check it: \n" ); document.write( "M: 9 + 14 = 23 \n" ); document.write( "D: 32 + 14 = 46 \n" ); document.write( " |