document.write( "Question 1030265: Graham is x years old. He is twice Claire's age and is three years older than Sarah.
\n" );
document.write( "Write an expression in x for Claire's age \n" );
document.write( "
Algebra.Com's Answer #645151 by addingup(3677)![]() ![]() You can put this solution on YOUR website! G = x \n" ); document.write( "C = 2x If all you are looking for is an expression for Clare's age, this is it. \n" ); document.write( "S = x+3 \n" ); document.write( " |