document.write( "Question 474947: Hiba is 28 years old and her daughter nohad is 6 years old .in how many years will the age of hiba be greater than triple the age of nohad \n" ); document.write( "
Algebra.Com's Answer #325745 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Hiba is 28 years old and her daughter nohad is 6 years old \n" ); document.write( "In how many years will the age of hiba be greater than triple the age of nohad? \n" ); document.write( ": \n" ); document.write( "Let y = no. of years for this to be true. \n" ); document.write( ": \n" ); document.write( "28+y > 3(6+y) \n" ); document.write( "28 + y > 18 + 3y \n" ); document.write( "y - 3y > 18 - 28 \n" ); document.write( "-2y > -10 \n" ); document.write( "Multiply by -1, this reverses the inequality sign \n" ); document.write( "2y < 10 \n" ); document.write( "y < 5 \n" ); document.write( ": \n" ); document.write( "For less than 5 yrs H will be more than 3 times N's age \n" ); document.write( ": \n" ); document.write( "Check this: \n" ); document.write( "in 5 yrs H will be exactly 3 time N's age \n" ); document.write( "and \n" ); document.write( "in 6 yrs H will less than 3 time N's age \n" ); document.write( " \n" ); document.write( " |