document.write( "Question 929099: The mean of 4 numbers is 5 and the mean of 3 different numbers is 12. What is the mean of the 7 numbers together? Produce an algebraic solution. Guess and check is unacceptable. \n" ); document.write( "
Algebra.Com's Answer #564091 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
x = sum of the four numbers
\n" ); document.write( "y = sum of the three numbers
\n" ); document.write( "---
\n" ); document.write( "x/4 = 5
\n" ); document.write( "y/3 = 12
\n" ); document.write( "---
\n" ); document.write( "x = 5*4
\n" ); document.write( "y = 12*3
\n" ); document.write( "---
\n" ); document.write( "x = 20
\n" ); document.write( "y = 36
\n" ); document.write( "---
\n" ); document.write( "(x + y)/7
\n" ); document.write( "(20 + 36)/7
\n" ); document.write( "---
\n" ); document.write( "answer:
\n" ); document.write( "8
\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" );