False because you can only use the Pyth. Theorem on right triangles which may not necessarily be ALL similar triangles.
Answer:
Python will return:
True
Step-by-step explanation:
The math function ** is an exponent indicator.
The equation you made was:

When you run this in python, it will return as true.
It is run as a Boolean expression because you have already provided the answer to the expression with the "==" statement.
If you had provided an incorrect answer (setting it equal to any number other than 4), it would return False.
Answer:
x = 704/39 ( <----Fraction)
Step-by-step explanation:
28 squared minus 39x minus 80 equals 0
784-39x-80=0 evaluate the power
704-39x=0 Subtract the numbers
-39x=-704 move the constant to the right hand side and change it's sign
Divide on both side to get x = 704/39