document.write( "Question 943621: willy is y years and his father is 11 years less than 3 times willys age. what represenrsthe sum of their ages \n" ); document.write( "
Algebra.Com's Answer #575336 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
willy's age = y
\n" ); document.write( "father's age = 3y - 11\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Sum of their ages = (y) + (3y - 11) = 4y - 11
\n" ); document.write( "
\n" );