document.write( "Question 252355: The sum of the ages of Mingfa and his father is 34 years . In 4 years time , the square of Mingfa's age will be equal to his father's age . FInd Mingfa's present age \n" ); document.write( "
Algebra.Com's Answer #184227 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
M+F=34 OR F=34-M
\n" ); document.write( "(M+4)^2=(F+4)
\n" ); document.write( "M^2+8M+16=34-M+4
\n" ); document.write( "M^2+8M+M+16-34-4=0
\n" ); document.write( "M^2+9M-22=0
\n" ); document.write( "(M+11)(M-2)=0
\n" ); document.write( "M-2=0
\n" ); document.write( "M=2 YEARS OLD IS mINGFA'S AGE NOW.
\n" ); document.write( "2+F=34
\n" ); document.write( "F=34-2
\n" ); document.write( "F=32 AGE OF THE FATHER NOW.
\n" ); document.write( "PROOF:
\n" ); document.write( "(2+4)^2=32+4
\n" ); document.write( "6^2=36
\n" ); document.write( "36=36
\n" ); document.write( "
\n" );