document.write( "Question 164889This question is from textbook
\n" );
document.write( ": Art: the difference between the ages of an oil painting and a watercolor is 35 years. The age of the oil painting 5 years from now will be twice the age that the watercolor was 5 years ago. Find the present age of each. \n" );
document.write( "
Algebra.Com's Answer #121518 by edjones(8007)![]() ![]() You can put this solution on YOUR website! Let the age of the water color be w and the oil be p. \n" ); document.write( "A) \n" ); document.write( "p-w=35 \n" ); document.write( "p=35+w \n" ); document.write( "B) \n" ); document.write( "p+5=2(w-5) \n" ); document.write( "p+5=2w-10 \n" ); document.write( "35+w+5=2w-10 substitute for p. \n" ); document.write( "w+40=2w-10 \n" ); document.write( "50=w \n" ); document.write( "p=85 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |