document.write( "Question 1122632: What is the base of a right triangle if the area is 24x-28 and the height is 6x-7?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #738757 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
(1/2) * base * height = area of triangle
\n" ); document.write( ":
\n" ); document.write( "(1/2) * base * (6x-7) = (24x-28)
\n" ); document.write( ":
\n" ); document.write( "base = (2*(24x-28))/(6x-7) = (2*4*(6x-7))/(6x-7) = 8
\n" ); document.write( ":
\n" ); document.write( "
\n" ); document.write( "
\n" );