document.write( "Question 808224: tom, dick and hurry share $256. dick's share is four times as much as tom's ans tom's share is one-third of harry's . how much is each of their share. \n" ); document.write( "
Algebra.Com's Answer #486947 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! t + d + h = 256 \n" ); document.write( "d = 4t \n" ); document.write( "t = (1/3)h \n" ); document.write( "--- \n" ); document.write( "t + 4t + 3t = 256 \n" ); document.write( "8t = 256 \n" ); document.write( "Answer: \n" ); document.write( "t = 32 \n" ); document.write( "d = 128 \n" ); document.write( "h = 96 \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Convert fractions, decimals, and percents: \n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php \n" ); document.write( "--- \n" ); document.write( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |