document.write( "Question 899581: Bill is twice as old as Joyce and Sam is five years older than Bill if Joyce is n
\n" );
document.write( "years old represent the age of Bill and represent the age of Sam \n" );
document.write( "
Algebra.Com's Answer #545499 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Bill is twice as old as Joyce and Sam is five years older than Bill if Joyce is n \n" ); document.write( "years old represent the age of Bill and represent the age of Sam \n" ); document.write( "*** \n" ); document.write( "let n=Joyce's age \n" ); document.write( "2n=Bill's age \n" ); document.write( "2n+5=Sam's age \n" ); document.write( " |