document.write( "Question 907347: Mr. Cruz is 5 years more than 4 times his son's age. In 5 years, he will be 3 times his son's age. How old is each now? \n" ); document.write( "
Algebra.Com's Answer #550263 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! x son's age \n" ); document.write( "(4x+5) + 5 = 3(x+5) \n" ); document.write( "x = 5, son's age. Mr Cruz is 25 \n" ); document.write( "And.. checking.. 5 years from now \n" ); document.write( "30 = 3(10) \n" ); document.write( " |