document.write( "Question 895338: Eva is 5 years younger than 3 times Bill's age.If Eva is 28 years old, how old is Bill? Write an equation to model the problem and then solve.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #542760 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! E = 3B - 5 \n" ); document.write( "E = 28 \n" ); document.write( "28 = 3B - 5 \n" ); document.write( "Add 5 to each side \n" ); document.write( "33 = 3B \n" ); document.write( "Divide each side by 3 \n" ); document.write( "11 = B \n" ); document.write( ". \n" ); document.write( "Eva is 28 and Bill is 11 \n" ); document.write( " |