document.write( "Question 252329: Gil is twice as old as Bill was, when Gil was 8 years younger than Bill is now. The sum of their ages is 60.
\n" );
document.write( "C = how old gil is now
\n" );
document.write( "B = how old Gil was plu 6
\n" );
document.write( "A = how old bill was divided by 4\r
\n" );
document.write( "\n" );
document.write( "What are A, B & C? need for a combination lock puzzle.\r
\n" );
document.write( "\n" );
document.write( "Thanks! \n" );
document.write( "
Algebra.Com's Answer #184184 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Gil is twice as old as Bill was, when Gil was 8 years younger than Bill is now. The sum of their ages is 60.\r\n" ); document.write( "C = how old Gil is now\r\n" ); document.write( "B = how old Gil was plus 6\r\n" ); document.write( "A = how old Bill was divided by 4 \r\n" ); document.write( "What are A, B & C? need for a combination lock puzzle. \r\n" ); document.write( "Thanks!\r\n" ); document.write( "\r\n" ); document.write( "It's a shame you have a Bill and a B too. I'm going to change his name to\r\n" ); document.write( "William, so I can use their initials for their ages:\r\n" ); document.write( "\r\n" ); document.write( "Gil is twice as old as William was, when Gil was 8 years younger than William is now. The sum of their ages is 60.\r\n" ); document.write( "\r\n" ); document.write( "C = how old Gil is now\r\n" ); document.write( "B = how old Gil was plus 6\r\n" ); document.write( "A = how old William was divided by 4 \r\n" ); document.write( "\r\n" ); document.write( "What are A, B & C? need for a combination lock puzzle.\r\n" ); document.write( "\r\n" ); document.write( "Gil is twice as old as William was, when Gil was 8 years younger than William is now.\r\n" ); document.write( "\r\n" ); document.write( "Therefore Gil's age now equals twice William's age minus x years, \r\n" ); document.write( "\r\n" ); document.write( "G = 2(W - x)\r\n" ); document.write( "\r\n" ); document.write( "and \r\n" ); document.write( "\r\n" ); document.write( "Gil's age minus x years equals William's age now minus 8 years.\r\n" ); document.write( "\r\n" ); document.write( "G - x = W - 8\r\n" ); document.write( "\r\n" ); document.write( "The sum of their ages is 60.\r\n" ); document.write( "\r\n" ); document.write( "G + W = 60\r\n" ); document.write( "\r\n" ); document.write( "So we have the system of equations:\r\n" ); document.write( "\r\n" ); document.write( "\n" ); document.write( " |