document.write( "Question 597318: Hello,
\n" );
document.write( " I need some help on this word problem I have tried.
\n" );
document.write( " The problem is: In 8 years, a girl will be 3 years older than twice her present age. How old is she now?
\n" );
document.write( " The answer I said was 3+2x=8 then I worked it out but it came out wrong.
\n" );
document.write( "Please help me.\r
\n" );
document.write( "\n" );
document.write( "Thanks
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #378144 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! In 8 years, a girl will be 3 years older than twice her present age. \n" ); document.write( "How old is she now? \n" ); document.write( ": \n" ); document.write( "let a = the girls present age \n" ); document.write( ": \n" ); document.write( "Write an equation for the statement: \n" ); document.write( ": \n" ); document.write( "\"In 8 years, a girl will be 3 years older than twice her present age. \n" ); document.write( "a + 8 = 2a + 3 \n" ); document.write( "8 - 3 = 2a - a \n" ); document.write( "5 = a \n" ); document.write( "The girl is 5 yrs old now \n" ); document.write( "; \n" ); document.write( ": \n" ); document.write( "Check it in the statement: \n" ); document.write( "\"In 8 years, a girl will be 3 years older than twice her present age.\" \n" ); document.write( "5 + 8 = 2(5) + 3 \n" ); document.write( " |