document.write( "Question 1151569: Eva is 5 years younger than 3 times billys age. if eva is 28, how old is bill? \n" ); document.write( "
Algebra.Com's Answer #773361 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Bill is x \n" ); document.write( "3 times is 3x \n" ); document.write( "five years younger is 3x-5 \n" ); document.write( "it equals 28 \n" ); document.write( "3x=33 \n" ); document.write( "x=11 years for Bill \n" ); document.write( " |