document.write( "Question 498620: Mrs. Brooks lacks 7 years from being 5 times as old as her son. Six years from now she will lack three years from being three times as old as her son is then. Find each of their ages.\r
\n" );
document.write( "\n" );
document.write( "I came up with 2 equations, but I'm not sure where to go from there!
\n" );
document.write( "y = 5x - 7 and y + 6 = 3x - 3\r
\n" );
document.write( "\n" );
document.write( "Help me please! \n" );
document.write( "
Algebra.Com's Answer #337248 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Let b = Mrs. B's present age \n" ); document.write( "Let s = son's present age \n" ); document.write( "; \n" ); document.write( "Write an equation for each statement \n" ); document.write( ": \n" ); document.write( "\"Mrs. Brooks lacks 7 years from being 5 times as old as her son.\" \n" ); document.write( "b = 5s - 7 \n" ); document.write( ": \n" ); document.write( "\"Six years from now she will lack three years from being three times as old as her son is then.\" \n" ); document.write( "b + 6 = 3(s+6) - 3 \n" ); document.write( "b + 6 = 3s + 18 - 3 \n" ); document.write( "b + 6 = 3s + 15 \n" ); document.write( "b = 3s + 15 - 6 \n" ); document.write( "b = 3s + 9 \n" ); document.write( ": \n" ); document.write( "Using the first equation we can replace b with (5s-7), so be have \n" ); document.write( "5s - 7 = 3s + 9 \n" ); document.write( "5s - 3s = 9 + 7 \n" ); document.write( "2s = 16 \n" ); document.write( "s = 8 yrs is son's age \n" ); document.write( ": \n" ); document.write( "Find B's age \n" ); document.write( "b = 3(8) + 9 \n" ); document.write( "b = 24 + 9 \n" ); document.write( "b = 33 yrs \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "see if that checks out in the 1st statement \n" ); document.write( "\"Mrs. Brooks lacks 7 years from being 5 times as old as her son.\" \n" ); document.write( "33 = 5(8) - 7 \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Regarding your equations, I think the 1st equation is right, however in the 2nd, \n" ); document.write( "you did not recognize that they are speaking about the son's age in 6yrs also \n" ); document.write( "so it should have been y + 6 = 3(x+6) - 3 \n" ); document.write( ": \n" ); document.write( "You are obviously on the right track and have an understanding of these kind of problems. C\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |