document.write( "Question 97264: Mark is 11 years older than his sister. In 8 years, he will be twice as old as she will be then. How old are they now? \n" ); document.write( "
Algebra.Com's Answer #70788 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Mark is 11 years older than his sister. In 8 years, he will be twice as old as she will be then. How old are they now? \n" ); document.write( "--------------- \n" ); document.write( "NOW DATA: \n" ); document.write( "Let sister be \"x\" yrs. old \n" ); document.write( "Mark is \"x+11\" yrs old \n" ); document.write( "------------------- \n" ); document.write( "In 8 yrs DATA: \n" ); document.write( "Sister will be \"x+8\" yrs old \n" ); document.write( "Mark will be x+11+8 = \"x+19\" yrs old\r \n" ); document.write( "\n" ); document.write( "-------------------- \n" ); document.write( "EQUATION: \n" ); document.write( "Mark = 2*Sister \n" ); document.write( "x+19 = 2(x+8) \n" ); document.write( "x+19 = 2x+16 \n" ); document.write( "x = 3 (Sister's age NOW) \n" ); document.write( "x+11 = 14 (Mark's age NOW)\r \n" ); document.write( "\n" ); document.write( "--------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |