document.write( "Question 806079: What is x in this equation: 9(x+1)=2(3x+8)? \n" ); document.write( "
Algebra.Com's Answer #486346 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! Use algebraic simplification, like so: \n" ); document.write( "--- \n" ); document.write( "9(x+1) = 2(3x+8) \n" ); document.write( "9x + 9 = 6x + 16 \n" ); document.write( "9x - 6x = 16 - 9 \n" ); document.write( "3x = 7 \n" ); document.write( "x = 7/3 \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( " |