document.write( "Question 634672: Billy is 1 of 3 brothers and Billy is the oldest. The youngest is 2 years younger than Billy and the middle child is 1 year younger. What are their ages from youngest to oldest if the product of their ages is 120? \n" ); document.write( "
Algebra.Com's Answer #399785 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! a*b*c=120; \n" ); document.write( "c=b+1;c=a+2 \n" ); document.write( "a=4 \n" ); document.write( "b=5 \n" ); document.write( "c=6 \n" ); document.write( " \n" ); document.write( " |