document.write( "Question 141290This question is from textbook prentice hall algebra 1
\n" );
document.write( ": How do I solve by using a system of two equations in two variables?\r
\n" );
document.write( "\n" );
document.write( "Five years ago, Tom was one third as old as his father was then. In 5 years, Tom will be half as old as his father will be then. Find their ages now. \n" );
document.write( "
Algebra.Com's Answer #102978 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! let x=Tom and y=father\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"Five years ago, Tom was one third as old as his father was then\" __ 3(x-5)=y-5 __ 3x-15=y-5 __ 3x-10=y\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"In 5 years, Tom will be half as old as his father will be then\" __ 2(x+5)=y+5 __ 2x+10=y+5 __ 2x+5=y\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting __ 3x-10=2x+5 __ x=15\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting __ 2(15)+5=y __ 35=y \n" ); document.write( " |