document.write( "Question 502953: * Please help me. I couldn't figure out how to write the linear equation of this problem. thank you.\r
\n" );
document.write( "\n" );
document.write( "John’s father is 5 times older than John and John is twice as old as his sister
\n" );
document.write( "Alice. In two years time, the sum of their ages will be 60 . How old is John
\n" );
document.write( "now?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #339023 by jrb1965(16)![]() ![]() ![]() You can put this solution on YOUR website! F = Father \n" ); document.write( "J = John \n" ); document.write( "A = Alice\r \n" ); document.write( "\n" ); document.write( "Now J = 2A, and F = 5J = 5(2A) = 10A\r \n" ); document.write( "\n" ); document.write( "In two years (F + 2) + (J + 2) + (A + 2) = 60, so F + J + A = 54\r \n" ); document.write( "\n" ); document.write( "Substitute all in terms of A\r \n" ); document.write( "\n" ); document.write( "10A + 2A + A = 54, 13A = 54, so A = 54/13 (check your numbers, they usually make these come out in even years)\r \n" ); document.write( "\n" ); document.write( "F = 41.54 \n" ); document.write( "J = 8.31 \n" ); document.write( "A = 4.15 \n" ); document.write( " |