document.write( "Question 937851: The perimeter of the small square is one third the perimeter of the large square. What are the side lengths of the squares? \n" ); document.write( "
Algebra.Com's Answer #571249 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! perimeter of large square: \n" ); document.write( "pa = 2x + 2y \n" ); document.write( "--- \n" ); document.write( "perimeter of small square: \n" ); document.write( "pb = pa/3 \n" ); document.write( "pb = (2x + 2y)/3 \n" ); document.write( "pb = 2(x/3) + 2(y/3) \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "if the large square has side lengths x and y \n" ); document.write( "then the small square has side lengths x/3 and y/3 \n" ); document.write( "--- \n" ); document.write( "Free algebra tutoring live chat: \n" ); document.write( "https://sooeet.com/chat.php?gn=algebra \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 with 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( "--- \n" ); document.write( " |