document.write( "Question 1192681: Harry is one-third as old as Ron and 8 years younger than hermione.If the sum of their ages is 43.How old is Hermione? \n" ); document.write( "
Algebra.Com's Answer #824572 by ikleyn(52835)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Harry is one-third as old as Ron and 8 years younger than hermione.
\n" ); document.write( "If the sum of their ages is 43.How old is Hermione?
\n" ); document.write( "~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "x = Harry's age;\r\n" );
document.write( "\r\n" );
document.write( "3x is the Ron's age, and Hermion's age  is x+8 years.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Total age equation\r\n" );
document.write( "\r\n" );
document.write( "    x + 3x + (x+8) = 43\r\n" );
document.write( "\r\n" );
document.write( "        5x         = 43 - 8\r\n" );
document.write( "\r\n" );
document.write( "        5x         =   35\r\n" );
document.write( "\r\n" );
document.write( "         x         =   35/5 = 7.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  Harry is 7 years old;  Ron is 3*7 = 21 years old;  Hermoin is  7+8 = 15 years old.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );