document.write( "Question 824403: The Art Club wants to paint a rectangle shaped mural to celebrate the winners of the track and field meet. They designed a checkerboard for the mural where they will write the winners' names. The rectangle measures 432 inches in length and 360 inches in width. What is the side length of the largest square they can use to fill the checkerboard pattern completely without overlap or gaps? Please make it as simple as possible. Thank you :) \n" ); document.write( "
Algebra.Com's Answer #496459 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
---
\n" ); document.write( "x = side length of maximum-sized checkerboard square
\n" ); document.write( "y = number of squares along the 360 inch dimension
\n" ); document.write( "z = number of squares along the 432 inch dimension
\n" ); document.write( "---
\n" ); document.write( "xy = 360
\n" ); document.write( "xz = 432
\n" ); document.write( "---
\n" ); document.write( "x = 360/y
\n" ); document.write( "z360/y = 432
\n" ); document.write( "z/y = 432/360
\n" ); document.write( "z/y = 216/180
\n" ); document.write( "z/y = 108/90
\n" ); document.write( "z/y = 54/45
\n" ); document.write( "z/y = 6/5
\n" ); document.write( "---
\n" ); document.write( "answer:
\n" ); document.write( "y = number of squares along the 360 inch dimension = 5
\n" ); document.write( "z = number of squares along the 432 inch dimension = 6
\n" ); document.write( "x = 360/y
\n" ); document.write( "x = 360/5
\n" ); document.write( "x = 72 inches
\n" ); document.write( "and
\n" ); document.write( "x = 432/z
\n" ); document.write( "x = 432/6
\n" ); document.write( "x = 72 inches
\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( "
\n" );