document.write( "Question 1120198: How do I go about setting up and solving this question?\r
\n" );
document.write( "\n" );
document.write( "Eight years ago, Heather was twice as old as her brother David. Today, she is 13 years older than he is. How old is she?\r
\n" );
document.write( "\n" );
document.write( "This is how I started but I know this is not right.
\n" );
document.write( "2x-8+13=x-8\r
\n" );
document.write( "\n" );
document.write( "Thanks in advance. \n" );
document.write( "
Algebra.Com's Answer #735869 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Write an equation for each statement \n" ); document.write( ": \n" ); document.write( "Eight years ago, Heather was twice as old as her brother David. \n" ); document.write( "h - 8 = 2(d-8) \n" ); document.write( "h - 8 = 2d - 16 \n" ); document.write( "h = 2d - 16 + 8 \n" ); document.write( "h = 2d - 8 \n" ); document.write( " Today, she is 13 years older than he is. How old is she? \n" ); document.write( "h = d + 13 \n" ); document.write( "h = h, therefore \n" ); document.write( "2d - 8 = d + 13 \n" ); document.write( "2d - d = 13 + 8 \n" ); document.write( "d = 21 is Davids age \n" ); document.write( ": \n" ); document.write( "You can find Heather's age \n" ); document.write( ": \n" ); document.write( "Check your solutions in both statements \n" ); document.write( " |