document.write( "Question 943086: Hello, I am just struggling how to set up the problem. I know how to solve it, it's just forming the equation is what troubles me.\r
\n" );
document.write( "\n" );
document.write( "Bob is 15 years older than his sister. In ten years, Bob will be twice as old as his sister will be. How old are they now?\r
\n" );
document.write( "\n" );
document.write( "It's a substitution method question. Is the first part x=y + 15? I can't figure out the second half. Please help!!
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #574941 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! First, define your variables clearly. What are x and y? To minimize confusion, let b and s be Bob's and her sister's ages now.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "b = s+15 (Bob is 15 years older than his sister) \n" ); document.write( "b+10 = 2(s+10) (Bob, in 10 years, is twice as hold as his sister, in 10 years)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Replace b with s+15 in the second equation and solve for s. \n" ); document.write( " |