SOLUTION: A triangle has sides that measure 3, 8, and n. If 3 < n < 8 and n is an integer, how many different triangles are possible?
Algebra ->
Triangles
-> SOLUTION: A triangle has sides that measure 3, 8, and n. If 3 < n < 8 and n is an integer, how many different triangles are possible?
Log On
You can put this solution on YOUR website! Solve by factoring:
35x + 19 = 3(x^2 - 3)
------------------
35x + 19 = 3x^2 - 9
3x^2 - 35x - 28 = 0
------
You would have to use the Quadratic Formula on this.
The zeroes are x = 12.4182... and x = -0.7516...
-----------
Cheers,
Stan H.