document.write( "Question 1072725: If Paul is four times the age of Jane and Jane is 3 years younger than Paul, how
\n" ); document.write( "old is Jane and how old is Paul?
\n" ); document.write( "

Algebra.Com's Answer #687567 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
Let n be Jane's age. Then Paul's age is n+3. So:
\n" ); document.write( "n+3=4n
\n" ); document.write( "3n=3
\n" ); document.write( "n=1
\n" ); document.write( "Jane is 1; Paul is 4. ☺☺☺☺
\n" ); document.write( "
\n" );