document.write( "Question 986015: George claims that he is three years less than 3 times as old as his niece Pam will be one year from now . Let p=pams age now. Write an expression to represent George's age. Then simplify the expression. If George is 42 years old now , how old will Pam be next year? \n" ); document.write( "
Algebra.Com's Answer #606911 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
George claims that he is three years less than 3 times as old as his niece Pam will be one year from now .
\n" ); document.write( " Let p = Pam's age now. Write an expression to represent George's age.
\n" ); document.write( "g = 3(p+1) - 3
\n" ); document.write( " Then simplify the expression.
\n" ); document.write( "g = 3p + 3 - 3
\n" ); document.write( "g = 3p
\n" ); document.write( "If George is 42 years old now, how old will Pam be next year?
\n" ); document.write( "42 = 3p
\n" ); document.write( "p - 42/3
\n" ); document.write( "p = 14 yrs now
\n" ); document.write( "how old will Pam be next year?
\n" ); document.write( "14 + 1 = 15 yrs old next yr
\n" ); document.write( "
\n" );