document.write( "Question 396048: steve is three times as old as bubut. in 8 years, bubuts age will be one half that of steve's. what are their present ages? \n" ); document.write( "
Algebra.Com's Answer #281041 by mananth(16946)![]() ![]() You can put this solution on YOUR website! bubut = x years \n" ); document.write( "steve = 3x \n" ); document.write( "... \n" ); document.write( "after 8 years \n" ); document.write( "bubut = x+ 8 years \n" ); document.write( "steve = 3x+8 \n" ); document.write( "x+8 = 1/2(3x+8) \n" ); document.write( "2(x+8)=3x+8 \n" ); document.write( "2x+16=3x+8 \n" ); document.write( "3x-2x=16-8 \n" ); document.write( "x= 8 bubut's age \n" ); document.write( "steve will be 3x = 24 years \n" ); document.write( ".. \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |