document.write( "Question 947533: An oil painting is 16 years old than a water color by the same artist. The oil painting is also three times older than the water color. How old is each painting \n" ); document.write( "
Algebra.Com's Answer #578181 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
W=age of water color; O=age of oil painting=W+16=3W
\n" ); document.write( "3W=W+16 subtract W from each side.
\n" ); document.write( "2W=16 Divide each side by 2.
\n" ); document.write( "W=8 ANSWER 1: The water color is 8 years old.
\n" ); document.write( "O=W+16=8+16=24 ANSWER 2: The oil painting is 24 years old.
\n" ); document.write( "
\n" );