document.write( "Question 254357: If Ruth is twice as old as Pat and in four years Ruth will be three times as old as Pat was three years ago, how old is each woman now? \n" ); document.write( "
Algebra.Com's Answer #186888 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
If Ruth is twice as old as Pat and in four years Ruth will be three times as old as Pat was three years ago,
\n" ); document.write( " how old is each woman now?
\n" ); document.write( ":
\n" ); document.write( "Write an equation for each statement:
\n" ); document.write( ":
\n" ); document.write( "\"If Ruth is twice as old as Pat\"
\n" ); document.write( "r = 2p
\n" ); document.write( ":
\n" ); document.write( "\"in four years Ruth will be three times as old as Pat was three years ago,\"
\n" ); document.write( "r + 4 = 3(p - 3)
\n" ); document.write( "r + 4 = 3p - 9
\n" ); document.write( "r = 3p - 9 - 4
\n" ); document.write( "r = 3p - 13
\n" ); document.write( ":
\n" ); document.write( "Substitute 2p for r (from the 1st statement), find p
\n" ); document.write( "2p = 3p - 13
\n" ); document.write( "2p - 3p = -13
\n" ); document.write( "-p = -13
\n" ); document.write( "p = 13 yrs is Pat's present age
\n" ); document.write( "then, obviously:
\n" ); document.write( "r = 26 yrs is Ruth
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "See if that agrees with the 2nd statement:
\n" ); document.write( "\"in four years Ruth will be three times as old as Pat was three years ago,\"
\n" ); document.write( "26 + 4 = 3(13 - 3)
\n" ); document.write( "
\n" );