A circle of radius r is inscribed in a triangle.
In the figure, Ac=x and Bc=y. values of x & y are given.
Find the area of the triangle.
https://www.analyzemath.com/Geometry_calculators/inscribed.gif
Solution Stats
Problem Comments
4 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers14
Suggested Problems
-
Return the largest number that is adjacent to a zero
5516 Solvers
-
1464 Solvers
-
Return elements unique to either input
808 Solvers
-
474 Solvers
-
We love vectorized solutions. Problem 1 : remove the row average.
884 Solvers
More from this Author174
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
Asif,
I must be misunderstanding this problem. It seems to be that a triangle with x = 20 and y = 30 could not have an area greater than x*y/2 = 300. Yet, problem 1 says the area is 600. How could it be so large? My calculations says that with this x and y, there is no solution for r = 10.
hello william,
in the triangle ABC, the radius of the circle intersects AB in the point 'c' (small letter c in the figure).
There, Ac=x and Bc=y.
I see. Then you need to change the statement of the problem to say "Ac = x" and "Bc = y", rather than "AC = x" and "BC = y". Since "C" and "c" are different points on the diagram, this changes the problem completely. As written, the problem is quite difficult to solve.
yes .. i didn't see that before