document.write( "Question 900368: Luis is 28 years younger than Michael. Michael and Luis first met 3 years ago. Seventeen years ago, Michael was 5 times as old as Luis.\r
\n" );
document.write( "\n" );
document.write( "How old is Micheal now ? \n" );
document.write( "
Algebra.Com's Answer #545910 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Micheal: m years old NOW \n" ); document.write( "Luis: (m-28) \n" ); document.write( "m - 17 = 5(m-28 - 17) \n" ); document.write( "m - 17 = 5(m-45) \n" ); document.write( "m - 17 = 5m + 225 \n" ); document.write( " 208 = 4m \n" ); document.write( " \n" ); document.write( "and..17years ago.. \n" ); document.write( " 35 = 5*7\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |