document.write( "Question 166952This question is from textbook
\n" );
document.write( ": Cassidy is 3 times as old as Drew. In 8 years, Cassidy will only be twice as old as Drew. How old is cassidy right now? \n" );
document.write( "
Algebra.Com's Answer #122976 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Cassidy is 3 times as old as Drew. In 8 years, Cassidy will only be twice as old as Drew. How old is cassidy right now? \n" ); document.write( ". \n" ); document.write( "Let x = Drew's age \n" ); document.write( "then \n" ); document.write( "3x = Cassidy's age \n" ); document.write( ". \n" ); document.write( "3x+8 = 2(x+8) \n" ); document.write( "3x+8 = 2x+16 \n" ); document.write( "x+8 = 16 \n" ); document.write( "x = 8 years \n" ); document.write( ". \n" ); document.write( "Cassidy is 8 years old \n" ); document.write( " \n" ); document.write( " |