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)\"\" \"About 
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( "\"system%28G+=+2%28W+-+x%29%2C+%0D%0AG+-+x+=+W-8%2C%0D%0AG+%2B+W+=+60%29\"\r\n" );
document.write( "\r\n" );
document.write( "Can you solve that system?  If not post again asking how.\r\n" );
document.write( "The system simplified and in standard form is\r\n" );
document.write( "\r\n" );
document.write( "G + 2x - 2W =  0\r\n" );
document.write( "G -  x -  W = -8\r\n" );
document.write( "G      +  W = 60\r\n" );
document.write( "\r\n" );
document.write( "solution:  G = 32, x = 12, W = 28\r\n" );
document.write( "\r\n" );
document.write( "C = how old Gil is now = 32\r\n" );
document.write( "B = how old Gil was (x=12 years ago) plus 6 = 32-12+6 = 26 \r\n" );
document.write( "A = how old William was (x=12 years ago) divided by 4 = (28-12)÷4 = 16÷4 = 4\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );