document.write( "Question 816147: A piece of poster board has a perimeter of 156 in. If Mika cut 6 in off the width, the length becomes four times the width. What are the dimensions of the poster board?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #491384 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! p = 2L + 2w = 156 \n" ); document.write( "--- \n" ); document.write( "L = 4(w - 6) \n" ); document.write( "--- \n" ); document.write( "2L + 2w = 156 \n" ); document.write( "2(4(w - 6)) + 2w = 156 \n" ); document.write( "8w - 48 + 2w = 156 \n" ); document.write( "10w = 204 \n" ); document.write( "--- \n" ); document.write( "w = 20.4 in \n" ); document.write( "L = 57.6 in \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( " |