document.write( "Question 576787: charels is twice as old as william.Four years ago Charles was 3 times as old as
\n" );
document.write( "william.How old is each now? \n" );
document.write( "
Algebra.Com's Answer #369992 by chana(69) You can put this solution on YOUR website! charels is twice as old as william.Four years ago Charles was 3 times as old as \n" ); document.write( "william.How old is each now? \n" ); document.write( "sol: \n" ); document.write( "let william's age = x \n" ); document.write( "charle's age = 2x ,as given \n" ); document.write( "forming the equation with the data they gave, \n" ); document.write( "2x - 4 = 3(x - 4) \n" ); document.write( "solve for x you will get william's = 8 years \n" ); document.write( "charle's = 16 years \n" ); document.write( " |