document.write( "Question 816276: Three collie puppies together weigh 8.6kg. Harris is 0.3kg heavier than Jura. Jura is 100g heavier than Lewis. What does each puppy weigh? \n" ); document.write( "
Algebra.Com's Answer #491452 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
h + j + L = 8.6
\n" ); document.write( "h = j + 0.3
\n" ); document.write( "j = L + 0.1
\n" ); document.write( "L = j - 0.1
\n" ); document.write( "---
\n" ); document.write( "h + j + L = 8.6
\n" ); document.write( "j + 0.3 + j + j - 0.1 = 8.6
\n" ); document.write( "3j + 0.2 = 8.6
\n" ); document.write( "3j = 8.4
\n" ); document.write( "---
\n" ); document.write( "j = 2.8 kg
\n" ); document.write( "L = 2.7 kg
\n" ); document.write( "h = 3.1 kg
\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( "
\n" );