document.write( "Question 813719: Jack was 10 years older than Prisilla. together their ages totaled 166 years. what were their ages? \n" ); document.write( "
Algebra.Com's Answer #489963 by itscoolatul(2)![]() ![]() ![]() You can put this solution on YOUR website! let \n" ); document.write( "jack's age be x yrs \n" ); document.write( "prisilla's age =x-10 yrs\r \n" ); document.write( "\n" ); document.write( "given \n" ); document.write( " x+x-10=166 \n" ); document.write( "2x-10=166 \n" ); document.write( "2x=176 \n" ); document.write( "x=88 yrs\r \n" ); document.write( "\n" ); document.write( "jack's age =88yrs \n" ); document.write( "prisilla's age =78 yrs \n" ); document.write( " \n" ); document.write( " |