Problem 44267. Brain Teaser Solver

Write an algorithm to solve this brain teaser:

You have a square that is broken into four triangles, the area of three of those triangles is given. You must determine the area of the center triangle. Your function will take in 3 arguments A, B, and C. Below is an image of this problem, in this example A = 4, B = 3, and C = 2.

Solution Stats

48.19% Correct | 51.81% Incorrect
Last Solution submitted on Aug 11, 2025

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers29

Suggested Problems

More from this Author2

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!