document.write( "Question 111253: How do you wright an equation for this problem?:
\n" ); document.write( "You are designing a house with three 3-feet wide windows on the back of the house. There are 4 feet between each end window and an edge of the house. The width of the house is 33 feet. How far apart should the windows be?
\n" ); document.write( "

Algebra.Com's Answer #81144 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
(3 x width of a window) + (2 x distance to edge of house)
\n" ); document.write( "+ (2 x separation of windows) = 33'
\n" ); document.write( "---------------------------------------------------------
\n" ); document.write( "(2 x separation of windows) = 33 - (3 x width of a window)
\n" ); document.write( "+ (2 x distance to edge of house)
\n" ); document.write( "---------------------------------------------------------
\n" ); document.write( "(separation of windows) = (1/2)*(33 - (3 x width of a window) - (2 x distance to edge of house))
\n" ); document.write( "---------------------------------------------------------
\n" ); document.write( "separation of windows = (1/2)*(33 - 3*3 - 2*4)
\n" ); document.write( "separation of windows = (1/2)*(33 - 9 - 8)
\n" ); document.write( "separation of windows = (1/2)*16
\n" ); document.write( "separation of windows = 8' answer
\n" ); document.write( "------------------
\n" ); document.write( "check
\n" ); document.write( "(3 x width of a window) + (2 x distance to edge of house)
\n" ); document.write( "+ (2 x separation of windows) = 33'
\n" ); document.write( "3*3 + 2*4 + 2*8 = 33
\n" ); document.write( "9 + 8 + 16 = 33
\n" ); document.write( "33 = 33
\n" ); document.write( "OK \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );