document.write( "Question 62307: The average age of the Johnsons' cars is 8 years. Three years ago the Toyota was twice as old as the Ford. Two years ago the sum of the Buick's and the Ford's ages was equal to the age of the Toyota. How old is each car now?\r
\n" ); document.write( "\n" ); document.write( "Where do I start? Any help is appreciated.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #43055 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Start by writing an equation for each statement, simplify each equation as much as you can: Let the ages of the 3 cars now be: T, F, B
\n" ); document.write( ":
\n" ); document.write( "\"The average age of the Johnsons' cars is 8 years.\"
\n" ); document.write( "(T + F + B)/3 = 8
\n" ); document.write( "Get rid of the denominator, mult eq by 3
\n" ); document.write( "T + F + B = 24
\n" ); document.write( ":
\n" ); document.write( "\"Three years ago the Toyota was twice as old as the Ford.\"
\n" ); document.write( "T - 3 = 2(F-3)
\n" ); document.write( "T - 3 - 2F - 6
\n" ); document.write( "T = 2F - 6 + 3
\n" ); document.write( "T = 2F - 3
\n" ); document.write( ":
\n" ); document.write( "\"Two years ago the sum of the Buick's and the Ford's ages was equal to the age of the Toyota.\"
\n" ); document.write( "(B-2) + (F-2) = (T-2)
\n" ); document.write( "B + F - 4 = T - 2 + 4
\n" ); document.write( "B + F = T+2
\n" ); document.write( ":
\n" ); document.write( "Look at the first equation: T + (F + B) = 24
\n" ); document.write( "We just learned that F+B = T+2
\n" ); document.write( ":
\n" ); document.write( "Replace (F+B) with (T+2) in the 1st equation and we have:
\n" ); document.write( "T + (T+2) = 24
\n" ); document.write( "2T = 24- 2
\n" ); document.write( "2T = 22
\n" ); document.write( "T = ll yrs old is the Toyota now
\n" ); document.write( ":
\n" ); document.write( "Use the equation T = 2F - 3, to find F:
\n" ); document.write( "2F - 3 = 11
\n" ); document.write( "2F = 11 + 3
\n" ); document.write( "F = 14/2
\n" ); document.write( "F = 7 yrs old is the Ford\r
\n" ); document.write( "\n" ); document.write( "An easy task to find the age of the Buick:
\n" ); document.write( "T + F + B = 24
\n" ); document.write( "11 + 7 + B = 24
\n" ); document.write( "B = 24-18
\n" ); document.write( "B = 6 yrs old is the Buick
\n" ); document.write( ":
\n" ); document.write( "Check our solutions in (B-2) + (F-2) = (T-2)
\n" ); document.write( "4 + 5 = 9
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "It is often daunting to look at the big picture in these problems. Usually each statememt can be translated to a simple equation. After you have done this a logical method of substitution will emerge.
\n" ); document.write( "
\n" ); document.write( "
\n" );