document.write( "Question 933832: patty is 6 years old that marice. in 4 years, she will be twice as old as marice was 5 years ago. Find thier ages now \n" ); document.write( "
Algebra.Com's Answer #567051 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
patty is 6 years older that marice. in 4 years, she will be twice as old as marice was 5 years ago. Find their ages now
\n" ); document.write( "***
\n" ); document.write( "let x=marice's age
\n" ); document.write( "x+6=patty's age
\n" ); document.write( "..
\n" ); document.write( "In 4 years:
\n" ); document.write( "x+6+4=x+10=patty's age
\n" ); document.write( "..
\n" ); document.write( "5 years ago:
\n" ); document.write( "x-5=marice's age
\n" ); document.write( "..
\n" ); document.write( "(x+10)=2(x-5)
\n" ); document.write( "x+10=2x-10
\n" ); document.write( "x=20
\n" ); document.write( "x+6=26
\n" ); document.write( "marice's age=20
\n" ); document.write( "patty's age=26
\n" ); document.write( "
\n" );