document.write( "Question 1147625: bob is twice as old as catherine.eight years ago bob was four times as old as catherine.in what year was catherine born ? \n" ); document.write( "
Algebra.Com's Answer #768972 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Catherine is x and Bob is 2x \n" ); document.write( "x-8 for C and Bob is 2x-8\r \n" ); document.write( "\n" ); document.write( "4(x-8)=2x-8\r \n" ); document.write( "\n" ); document.write( "4x-32=2x-8 \n" ); document.write( "2x=24 \n" ); document.write( "x=12 \n" ); document.write( "So Catherine is 12 now and Bob is 24. Her year of birth is the year current in this question minus 12. \n" ); document.write( "eight years ago, she was 4 and Bob was 16. \n" ); document.write( " |