document.write( "Question 246731: ann's age is seven-tenths of bill's age.In 4 years ann's age will be eight-elevenths of bill's age.How old is bill now?
\n" );
document.write( "28,33,40,or 68 \n" );
document.write( "
Algebra.Com's Answer #180138 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! ann's age is seven-tenths of bill's age.In 4 years ann's age will be eight-elevenths of bill's age.How old is bill now? \n" ); document.write( "28,33,40,or 68 \n" ); document.write( "------------ \n" ); document.write( "Let ann be \"a\". \n" ); document.write( "Let bill = \"b\". \n" ); document.write( "------ \n" ); document.write( "a = (7/10)b \n" ); document.write( "(a+4) = (8/11)(b+4) \n" ); document.write( "----------- \n" ); document.write( "Substitute for \"a\" and solve for \"b\": \n" ); document.write( "(78/10)b + 4 = (8/11)(b+4) \n" ); document.write( "Multiply thru by 110 to get: \n" ); document.write( "11*7b + 440 = 8*10(b+4) \n" ); document.write( "77b + 440 = 80b + 320 \n" ); document.write( "3b = 120 \n" ); document.write( "b = 40 (Bill's age) \n" ); document.write( "================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |