document.write( "Question 827562: A scale factor of 3 is applied to a triangle that has a perimeter of 36 centimeters. What is the perimeter of the resulting triangle? \n" ); document.write( "
Algebra.Com's Answer #498750 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! --- \n" ); document.write( "p = a + b + c \n" ); document.write( "P = 3a + 3b + 3c \n" ); document.write( "P = 3(a + b + c) \n" ); document.write( "--- \n" ); document.write( "P = 3p \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( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( " |