document.write( "Question 823246: The sum of one fifth of a number and three is equal to half of the number. What is the number? \n" ); document.write( "
Algebra.Com's Answer #495343 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! --- \n" ); document.write( "x/5 + 3 = x/2 \n" ); document.write( "x/5 - x/2 = -3 \n" ); document.write( "2x/10 - 5x/10 = -3 \n" ); document.write( "-3x/10 = -3 \n" ); document.write( "x = 3*10/3 \n" ); document.write( "x = 10 \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( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( " |