document.write( "Question 214927: Pam is 1/2 as old as her brother Bill. 8 years ago Bill was 10 times older than Pam. How old are they now?\r
\n" ); document.write( "\n" ); document.write( "Bill = x
\n" ); document.write( "Pam = x/2\r
\n" ); document.write( "\n" ); document.write( "Bill = x-8
\n" ); document.write( "Pam = x/2-8
\n" ); document.write( "

Algebra.Com's Answer #162387 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Pam is 1/2 as old as her brother Bill. 8 years ago Bill was 10 times older than Pam. How old are they now?
\n" ); document.write( ".
\n" ); document.write( "Let x = Bill's age
\n" ); document.write( "then
\n" ); document.write( "x/2 = Pam's age
\n" ); document.write( ".
\n" ); document.write( "From:\"8 years ago Bill was 10 times older than Pam\"
\n" ); document.write( "x-8 = 10(x/2 - 8)
\n" ); document.write( "Multiplying both sides by 2:
\n" ); document.write( "2x-16 = 10(x - 16)
\n" ); document.write( "2x-16 = 10x - 160
\n" ); document.write( "-16 = 8x - 160
\n" ); document.write( "144 = 8x
\n" ); document.write( "18 years = x (Bill's age)
\n" ); document.write( ".
\n" ); document.write( "Pam's age:
\n" ); document.write( "x/2 = 18/2 = 9 years
\n" ); document.write( "
\n" ); document.write( "
\n" );