document.write( "Question 1094558: Abbie is 5 years older than Cathy, bhavana is twice as old as Abbie, the total of their age is less than 30. What is bhavna's greatest possible age? Thank you \n" ); document.write( "
Algebra.Com's Answer #709127 by addingup(3677)![]() ![]() You can put this solution on YOUR website! C = A-5 \n" ); document.write( "B = 2A \n" ); document.write( "A+A-5+2A < 30 \n" ); document.write( "4A = 35 \n" ); document.write( "A = 8.75 (8 years and 8 months) \n" ); document.write( "B =< 17.5 (17 and 6 months or 17 1/2) \n" ); document.write( " \n" ); document.write( " |