document.write( "Question 889092: Bobby is three years older than twice Arianna’s age. If the total of their ages is 9, how old is Bobby, and how old is Arianna? \n" ); document.write( "
Algebra.Com's Answer #537919 by Nigelyul(18)\"\" \"About 
You can put this solution on YOUR website!
Let Bobby's age be \"b\"
\n" ); document.write( " Arianna's age be \"a\"\r
\n" ); document.write( "\n" ); document.write( "b = 3 + 2a (The first equation)\r
\n" ); document.write( "\n" ); document.write( "b + a = 9 (The second equation)
\n" ); document.write( "3 + 2a + a = 9(Substitution)
\n" ); document.write( "3 + 3a = 9
\n" ); document.write( "3a = 6
\n" ); document.write( "a = 2\r
\n" ); document.write( "\n" ); document.write( "b = 3 + 2(2)
\n" ); document.write( "b = 7\r
\n" ); document.write( "\n" ); document.write( "Therefore, Bobby's age is 7 years old and Arianna is 2 years old.
\n" ); document.write( "
\n" ); document.write( "
\n" );