document.write( "Question 1015249: Maria is 5 years older than ralph . Richard is twice as old as ralph . The sum oftheir ages is 65 how old is each? \n" ); document.write( "
Algebra.Com's Answer #631638 by algebra hello(55)\"\" \"About 
You can put this solution on YOUR website!
let Ralph's age=x Maria's age=x+5 Richard's age=2x according to question,x+2x+x+5=65 3x=65-5 3x=60 x=20 \n" ); document.write( "
\n" );