document.write( "Question 982508: mr. pablo is 30 years older than his daughter hannah.His age is also 16 timed that of his daughter.
\n" );
document.write( "How old is hannah ?
\n" );
document.write( "how old is mr. pablo? \n" );
document.write( "
Algebra.Com's Answer #603323 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "mr. pablo is 30 years older than his daughter hannah \n" ); document.write( "P = 30 + H....(1) \n" ); document.write( "His age is also 16 times that of his daughter. \n" ); document.write( "P = 16H.......(2) \n" ); document.write( "Using Equation (1) \n" ); document.write( "P = 30 + H \n" ); document.write( "Replacing P with (30 + H) from Equation (2) \n" ); document.write( "16H = 30 + H \n" ); document.write( "Collect like terms \n" ); document.write( "16H - H = 30 \n" ); document.write( "15H = 30 \n" ); document.write( "H = 2 \n" ); document.write( "Current ages: \n" ); document.write( "Hannah = 2yrs old \n" ); document.write( "Mr Pablo = 32yrs old \n" ); document.write( "Hope this helps:-) \n" ); document.write( " |