document.write( "Question 2325: \"Grandpa how old are you?\"Billy asked. His grndfather retorted,\"why,the average age of you grandmother and me is seventy years,Billy.\" \"But how old are you_?\" he asked again,seemiing impatient.
\n" );
document.write( "\"Well,let me put it another way: I am twice as old as your grandmother was when I was her present age.Perhaps you can figure out both our ages by using some of that algebra you learned today.\" Scratching his head,Billy went to his room. \n" );
document.write( "
Algebra.Com's Answer #958 by longjonsilver(2297)![]() ![]() You can put this solution on YOUR website! define:\r \n" ); document.write( "\n" ); document.write( "x = grandpa's age now \n" ); document.write( "y = grandma's age now.\r \n" ); document.write( "\n" ); document.write( "1. \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2. when he was her age: he was y, she was y-(x-y) where (x-y) is the difference in their ages. Use numbers to check this..just make some up and look at how you would work it out with numbers.\r \n" ); document.write( "\n" ); document.write( "x = 2(y-(x-y)) --eqn2. this is a tricky one to get.\r \n" ); document.write( "\n" ); document.write( "Re-arranging gives...\r \n" ); document.write( "\n" ); document.write( "x = 2(2y-x) \n" ); document.write( "x = 4y - 2x \n" ); document.write( "3x = 4y --eqn3\r \n" ); document.write( "\n" ); document.write( "sub 1 into 3 for x, gives\r \n" ); document.write( "\n" ); document.write( "3(140-y) = 4y \n" ); document.write( "420-3y= 4y \n" ); document.write( "7y=420 \n" ); document.write( "y=60\r \n" ); document.write( "\n" ); document.write( "so x=80\r \n" ); document.write( "\n" ); document.write( "check...grandma was 40 when he was her age now, 60. And Grandpa's current age of 80 is twice that..so correct.\r \n" ); document.write( "\n" ); document.write( "jon. \n" ); document.write( " |