document.write( "Question 11291: an oil painting is 16 years older than a water color by the same artist. the oild painting is also three times older than the watercolor. how old is each? \n" ); document.write( "
Algebra.Com's Answer #5869 by askmemath(368)![]() ![]() ![]() You can put this solution on YOUR website! Let the age of the water painting = W \n" ); document.write( "then Age of oil painting=w+16 \n" ); document.write( "Also water painting =(1/3)oil painting \n" ); document.write( "W= (1/3)(W+16) \n" ); document.write( "Multiplying both sides with 3 \n" ); document.write( "3W=W+16 \n" ); document.write( "Subtracting W on both sides \n" ); document.write( "2W=16 \n" ); document.write( "Dividing both sides with 2 \n" ); document.write( "W=8 \n" ); document.write( "Therefore oil painting = 8+16= 24 \n" ); document.write( " |