document.write( "Question 928207: 23 more than 4 times a number is equal to the difference between 55 and 4 times the number. find the number \n" ); document.write( "
Algebra.Com's Answer #563530 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! 4x + 23 = 55 - 4x \n" ); document.write( "8x = 55 - 23 \n" ); document.write( "x = (55 - 23)/8 \n" ); document.write( "x = 4 \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( " |