document.write( "Question 808227: a number when added to 5, gives the same result as when 2/3 of it is subtracted from 6. what is the number? \n" ); document.write( "
Algebra.Com's Answer #486944 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! 5 + n = 6 - (2/3)n \n" ); document.write( "(3/3)n + (2/3)n = 1 \n" ); document.write( "(5/3)n = 1 \n" ); document.write( "Answer: \n" ); document.write( "n = 3/5 \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( " |