document.write( "Question 819868: how do you scale a triangle to 1/4 its size \n" ); document.write( "
Algebra.Com's Answer #493348 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! --- \n" ); document.write( "scale each of its side by 1/4 like so: \n" ); document.write( "--- \n" ); document.write( "new a = a(1/4) \n" ); document.write( "new b = b(1/4) \n" ); document.write( "new b = b(1/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( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |