document.write( "Question 796666: Willard's age is eight less than three times Frank's age. The sum of their ages is 48. Find the age of each person. \n" ); document.write( "
Algebra.Com's Answer #481501 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Willard's age is eight less than three times Frank's age. \n" ); document.write( "W = 3F - 8 \n" ); document.write( "The sum of their ages is 48. \n" ); document.write( "F + W = 48 \n" ); document.write( "Replace W with 3F - 8 from \n" ); document.write( "top equation. \n" ); document.write( "F + 3F - 8 = 48 \n" ); document.write( "4F = 48 + 8 \n" ); document.write( "4F = 56 \n" ); document.write( "F = 14 \n" ); document.write( "Frank is 14 years old \n" ); document.write( "Willard is 34 years old. \n" ); document.write( "Hope this helps. \n" ); document.write( ";-) \n" ); document.write( " \n" ); document.write( " |