document.write( "Question 101986: Alice is 10 years less than twice as old as Bonnie. If the sum of the ages is 26. Find the ages. \n" ); document.write( "
Algebra.Com's Answer #77110 by BurningFlame_marc(77)![]() ![]() You can put this solution on YOUR website! Hello!\r \n" ); document.write( "\n" ); document.write( "First we need to represent their age as variables. Let Bonnie's age be x and Alice's age be 2x-10.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now we do the equation. \n" ); document.write( "2x-10+x=26\r \n" ); document.write( "\n" ); document.write( "Solution: \n" ); document.write( "2x-10+x=26 \n" ); document.write( "3x=36 \n" ); document.write( "x=12\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Final Answer: Bonnie is 12 years old and Alice is 24 years old.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hope you understand my answer. \n" ); document.write( " |