document.write( "Question 1074609: Please help me in solving this question. \r
\n" );
document.write( "\n" );
document.write( "Vijay is x years old and his father is nine times the square of vijay's age. Thirty-two years hence,his father's age will be double of his age then. Find their present ages. \n" );
document.write( "
Algebra.Com's Answer #689260 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Vijay is x years old and his father is nine times the square of vijay's age. Thirty-two years hence, his father's age will be double of his age then. Find their present ages. \n" ); document.write( "-------- \n" ); document.write( "F = 9x^2 \n" ); document.write( "F+32 = 2*(x+32) = 2x+64 --> F = 2x+32 \n" ); document.write( "--- \n" ); document.write( "9x^2 = 2x + 32 \n" ); document.write( "9x^2 - 2x - 32 = 0 \n" ); document.write( "(x-2)*(9x + 16) = 0 \n" ); document.write( "x = 2, -16/9 *** Ignore the negative solution. \n" ); document.write( "------- \n" ); document.write( "x = 2 \n" ); document.write( "F = 36 \n" ); document.write( "===================== \n" ); document.write( "Thirty-two years hence, his father's age will be double of his age then. \n" ); document.write( "Not clear when \"then\" is. \n" ); document.write( " |