document.write( "Question 1124204: Jack used 54 ft of forming and 24 cubic ft of concrete to pour a sidewalk 4 inches thick. Assuming that the length is the larger of the dimensions, what was the length of the sidewalk? \n" ); document.write( "
Algebra.Com's Answer #740558 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
the 54 feet of framing formed the perimeter of the sidewalk.
\n" ); document.write( "let L equal the length and W equal the width to get 2L + 2W = 54
\n" ); document.write( "divide both sides of this equation by 2 to get L + W = 27.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the volume of the sidewalk is equal to 24 cubic feet.
\n" ); document.write( "that would be L * W * D = 24
\n" ); document.write( "D is the depth, which is 4 inches which is 1/3 feet deep.
\n" ); document.write( "therefore L * W * D = 24 becomes L * W * 1/3 = 24
\n" ); document.write( "multiply both sides of this equation by 3/2 to get L * W = 72\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you have 2 equations that need to be solved simultaneously.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "they are L + W = 27 and L * W = 72\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "solve for L in both equations to get L = 27 - W and L = 72/W\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since they're both equal to L, then 27 - W = 72 / W\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "multiply both sides of this equation by W to get 27W - W^2 = 72\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "subtract 27W from both sides of this equation and add W^2 to both sides of this equation and order the terms by descending order of degree to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "0 = W^2 - 27W + 72 which is the same as W^2 - 27W + 72 = 0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "factor this quadratic equation to get (W - 3) * (W - 24) = 0
\n" ); document.write( "solve for W to get W = 3 or W = 24.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since W is the smaller dimension, then W = 3.
\n" ); document.write( "since L + W = 27, then L must be equal to 24 because 3 + 24 = 27.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you have L = 24 and W = 3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "L + W = 24 + 3 = 27
\n" ); document.write( "L * W = 24 * 3 = 72
\n" ); document.write( "L * W * D = 24 * 3 * 1/3 = 24\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the solution looks good.
\n" ); document.write( "the solution is that the length of the sidewalk is 24 feet.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );