document.write( "Question 786037: two buildings have the same total height. One building has 8 floors with height h. The other building has a groin floor of 16 ft and 6 other floors with height h. Write and solve an equation to find the height h of these floors. \n" ); document.write( "
Algebra.Com's Answer #477777 by unlockmath(1688)![]() ![]() You can put this solution on YOUR website! Hello, \n" ); document.write( "Let's make two equations: x will represent the height of each floor and h will be the total height. \n" ); document.write( "Building #1: \n" ); document.write( "8x=h \n" ); document.write( "Building #2: \n" ); document.write( "16+6x=h \n" ); document.write( "We can combine these equations as: \n" ); document.write( "8x=16+6x \n" ); document.write( "Solve for x and we get: \n" ); document.write( "2x=16 or \n" ); document.write( "x=8 \n" ); document.write( "So now we know the height of the floors is: \n" ); document.write( "8 feet \n" ); document.write( "Make sense? \n" ); document.write( "RJ \n" ); document.write( "www.math-unlock.com \n" ); document.write( " |