document.write( "Question 1163143: The ratio of the present ages of of Jacob and Nicholas is 2:9. 4 years ago, sum of their ages was 47. how old is Nicholas now? \n" ); document.write( "
Algebra.Com's Answer #787123 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
let x = the multiplier
\n" ); document.write( ":
\n" ); document.write( "The ratio of the present ages of of Jacob and Nicholas is 2:9.
\n" ); document.write( "2x = J's age
\n" ); document.write( "9x = N's age
\n" ); document.write( ":
\n" ); document.write( "4 years ago, sum of their ages was 47.
\n" ); document.write( "(2x - 4) + (9x - 4) = 47
\n" ); document.write( "11x - 8 = 47
\n" ); document.write( "11x = 47 + 8
\n" ); document.write( "11x = 55
\n" ); document.write( "x = 55/11
\n" ); document.write( "x = 5 is the multiplier
\n" ); document.write( ":
\n" ); document.write( " how old is Nicholas now?
\n" ); document.write( "N = 9 * 5
\n" ); document.write( "N = 45 yrs is N's age
\n" ); document.write( "
\n" );