document.write( "Question 771045: The rear window of each side of a car is in the shape of a triangle. If that piece of glass has the area 24 square inches and height 8 inches, what is the base of that triangular glass? \n" ); document.write( "
Algebra.Com's Answer #469911 by Jc0110(165)\"\" \"About 
You can put this solution on YOUR website!
Area of triangle = \"1%2F2\" x base x height
\n" ); document.write( "24 = \"1%2F2\" x base x 8
\n" ); document.write( "base = 24 ÷ \"1%2F2\" ÷ 8
\n" ); document.write( "base = 6 inches
\n" ); document.write( "
\n" );