document.write( "Question 1000737: Harriet's age is 3 more than 2 times Angela age. If the sum of their ages is 51 how old is each girl? \n" ); document.write( "
Algebra.Com's Answer #618083 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
Angela's age=x
\n" ); document.write( "Harriet's age=2x+3
\n" ); document.write( "They add to 51
\n" ); document.write( "x+2x+3=51
\n" ); document.write( "3x+3=51
\n" ); document.write( "3x=48
\n" ); document.write( "x=16 Angela
\n" ); document.write( "2x+3=35 Harriet
\n" ); document.write( "They add to 51.
\n" ); document.write( "
\n" );