document.write( "Question 950611: Jack was 17 years older than Pracilla. Together their ages totaled 159 years. What was their age? \n" ); document.write( "
Algebra.Com's Answer #580488 by macston(5194)![]() ![]() You can put this solution on YOUR website! P=Priscilla's age; J=Jacks age=P+17 \n" ); document.write( "P+J=159 Substitute for J \n" ); document.write( "P+(P+17)=159 Subtract 17 from each side. \n" ); document.write( "2P=142 Divide each side by 2 \n" ); document.write( "P=71 ANSWER 1: Priscilla is 71 years old. \n" ); document.write( "J=P+17=71+17=88 ANSWER 2: Jack is 88 years old. \n" ); document.write( " |