document.write( "Question 629012: if john's grandmother age is a perfect square, and her age equals the square of his father's age less the square of his mother's age, 40, what is the age of his grandmother?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #395975 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "g = f² - 40²\r\n" );
document.write( "\r\n" );
document.write( "factor the right side:\r\n" );
document.write( "\r\n" );
document.write( "g = (f - 40)(f + 40)\r\n" );
document.write( "\r\n" );
document.write( "f has to be older that 40; otherwise, (f - 40)(f + 40) would not be positive.\r\n" );
document.write( "\r\n" );
document.write( "If f were 42 or older, the grandmother would be 164 or older, which nobody\r\n" );
document.write( "can be.  So the father can only be 41\r\n" );
document.write( "\r\n" );
document.write( "g = (41 - 40)(41 + 40)\r\n" );
document.write( "\r\n" );
document.write( "g = (1)(81)\r\n" );
document.write( "\r\n" );
document.write( "g = 81\r\n" );
document.write( "\r\n" );
document.write( "And that is a perfect square.  So the grandmother is 81.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\r
\n" ); document.write( "\n" ); document.write( " \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );