document.write( "Question 610942: Papa John is 50 years old. His age is 2 years more than 3 times the age of Jimmy John. How old is Jimmy? \n" ); document.write( "
Algebra.Com's Answer #384719 by radh(108)\"\" \"About 
You can put this solution on YOUR website!
Let's write this mathematically. Age will be described by x.
\n" ); document.write( "Papa John is 50 years old (=50). His age is 2 years more (+2) than 3 times (3x) the age of Jimmy John.
\n" ); document.write( "So, it'd look like: \"3x%2B2=50\".
\n" ); document.write( "Now, we simplify: \"3x=48%29\" to \"x=16\".
\n" ); document.write( "So, we get that Jimmy's age is 16 years.
\n" ); document.write( "
\n" );