document.write( "Question 1127212: Jeremy bought a piece of fabric that has an area of 1,296 in squared he cut it in half diagonally to make equal triangles. One of the triangles has a height of 24 inches. How long is the base? \n" ); document.write( "
Algebra.Com's Answer #743574 by addingup(3677)![]() ![]() You can put this solution on YOUR website! What we know: \n" ); document.write( "we have 2 identical triangles \n" ); document.write( "their combined areas are 1296in^2 \n" ); document.write( "the height of each triangle is 24 \n" ); document.write( "`~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ \n" ); document.write( "2B x 2H = 1296 \n" ); document.write( "2B x 2(24) = 1296 \n" ); document.write( "2B x 48 = 1296 \n" ); document.write( "2B = 27 \n" ); document.write( "B = 13.5 \n" ); document.write( "Check: \n" ); document.write( "2B x 2H = 1296 \n" ); document.write( "2(13.5) x 2(24) = 1296 \n" ); document.write( "27 x 48 = 1296 Correct \n" ); document.write( " \n" ); document.write( " |