document.write( "Question 282794: If Bill is 5 years older than his sister Pam, and their age totals 14 then how old is Pam? \n" ); document.write( "
Algebra.Com's Answer #205296 by Greenfinch(383)![]() ![]() You can put this solution on YOUR website! Pam is X years old, Bill is X + 5 years old \n" ); document.write( "2X + 5 = 14 \n" ); document.write( "2X = 9 \n" ); document.write( "X = 4.5 \n" ); document.write( "Pam is 4.5, Bill is 9.5 Total is 14 \n" ); document.write( "Are you sure you have the question written properly? \n" ); document.write( " |