document.write( "Question 816096: [ The sum of the ages of the father and son at present is 45 years. If both live on until the son's age becomes equal to the father's present age,the sum of their ages will be 95 years,find their present ages?\r
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #491365 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! f + s = 45 \n" ); document.write( "f = s + X \n" ); document.write( "f - s = X \n" ); document.write( "(f + X) + (s + X) = 95 \n" ); document.write( "--- \n" ); document.write( "(f + X) + (s + X) = 95 \n" ); document.write( "f + s + 2X = 95 \n" ); document.write( "45 + 2X = 95 \n" ); document.write( "2X = 50 \n" ); document.write( "X = 25 \n" ); document.write( "--- \n" ); document.write( "f + s + 2X = 95 \n" ); document.write( "(s + X) + s + 50 = 95 \n" ); document.write( "(s + 25) + s + 50 = 95 \n" ); document.write( "2s + 75 = 95 \n" ); document.write( "2s = 20 \n" ); document.write( "--- \n" ); document.write( "s = 10 \n" ); document.write( "f = 35 \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Convert fractions, decimals, and percents: \n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php \n" ); document.write( "--- \n" ); document.write( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |