document.write( "Question 812580: a 168-inch board is cut into two pieces. one piece is two times the length of the other. find the length of the two pieces. \n" ); document.write( "
Algebra.Com's Answer #489213 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! n + m = 168 \n" ); document.write( "m = 2n \n" ); document.write( "--- \n" ); document.write( "n + m = 168 \n" ); document.write( "n + 2n = 168 \n" ); document.write( "3n = 168 \n" ); document.write( "--- \n" ); document.write( "n = 56 \n" ); document.write( "m = 112 \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( " |