document.write( "Question 1026446: ronald is 3 times as old as george. henry is 1/3 as old as george. therefore, ronald is how many times as old as henry? \n" ); document.write( "
Algebra.Com's Answer #641931 by robertb(5830)![]() ![]() You can put this solution on YOUR website! ronald = 3(george) \r \n" ); document.write( "\n" ); document.write( "henry = (george)/3 ==> george = 3(henry)\r \n" ); document.write( "\n" ); document.write( "==> ronald = 3(3(henry)) = 9(henry)\r \n" ); document.write( "\n" ); document.write( "Thus Ronald is 9 times as old as Henry. \n" ); document.write( " |