document.write( "Question 1154260: sam is y years old his sister is 3 years older than sam his brother is half sam age his grandpa is 4 times older than sam write the expression for each person \n" ); document.write( "
Algebra.Com's Answer #776667 by ramkikk66(644)\"\" \"About 
You can put this solution on YOUR website!
Question
\n" ); document.write( "sam is y years old his sister is 3 years older than sam his brother is half sam age his grandpa is 4 times older than sam write the expression for each person\r
\n" ); document.write( "\n" ); document.write( "Answer:
\n" ); document.write( "Expression for Sam's age = \"y\"
\n" ); document.write( "His sister is 3 years older than sam
\n" ); document.write( "Expression for sister's age = \"y+%2B+3\"
\n" ); document.write( "His brother is half his age
\n" ); document.write( "Expression for brother's age = \"y+%2F+2\"
\n" ); document.write( "His grandpa is 4 times his age
\n" ); document.write( "Expression for grandpa's age = \"4y\" or \"4+%2A+y\"
\n" ); document.write( "
\n" );