document.write( "Question 1146792: Pamela is 11 years older than Jiri. The sum of their ages is 55. What is Jiri's age? \n" ); document.write( "
Algebra.Com's Answer #768082 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
P=J+11
\n" ); document.write( "P+J=55
\n" ); document.write( "J+11+J=55
\n" ); document.write( "2J=44
\n" ); document.write( "J=22 yrs old ANSWER
\n" ); document.write( "P=33
\n" ); document.write( "
\n" );