<p>What is the area of the given trapezoid?</br><highlight data-color="#666" data-style="italic">Write your answer as a whole number or exact decimal. </highlight></p> <TrapezoidArea data-props='{ "rectangle": { "width": { "value": 16, "side": "bottom", "label": { "text": "16 in", "show": true } }, "height": { "value": 10, "side": "left", "label": { "text": "10 in", "show": true, "offsetX": 1 } }, "border_color": "black" }, "triangle": [ { "border_color": "black", "position": "left", "base": { "value": 4.5, "label": { "text": "4.5 in", "show": true, "style": "normal" } }, "height": { "value": 10 }, "right_angle": { "show": false }, "partial_side": { "show": true } }, { "border_color": "black", "position": "right", "base": { "value": 2.5, "label": { "text": "2.5 in", "show": true, "style": "normal", "offsetX": -3 } }, "height": { "value": 10 }, "right_angle": { "show": false }, "partial_side": { "show": true } } ], "options": { "cell_size": 10.8, "padding": 2.8 }, "reverse": true}'></TrapezoidArea>