document.write( "Question 923830: A man is 2 years less than 5 times the age of his daughter. The man is 43 years old.\r
\n" );
document.write( "\n" );
document.write( "If the daughter's age is X years write an equation to represent the information.\r
\n" );
document.write( "\n" );
document.write( "Solve the equation to find the daughter's age.\r
\n" );
document.write( "\n" );
document.write( "(2) A woman is 4 times as old as her son age. The woman is 36 years old\r
\n" );
document.write( "\n" );
document.write( "Write an equation to represent the information.\r
\n" );
document.write( "\n" );
document.write( "Solve the equation to find her son age. \n" );
document.write( "
Algebra.Com's Answer #560353 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! x the daughter's age \n" ); document.write( "5x -2 = 43 \n" ); document.write( "x = 9, the daughter's age \n" ); document.write( "......... \n" ); document.write( "x the son's age \n" ); document.write( "4x = 36 \n" ); document.write( "x = 9, the son's age \n" ); document.write( " \n" ); document.write( " |