Answer:
x=y-48, y=x+48
Step-by-step explanation:
Answer:
The area is 11317.51
Step-by-step explanation:
The sum of 2 sides must be less than the third side (largest side) for a triangle to be formed.
b+c<a
133+174 < 240
A triangle can be formed
To use Herons formula for the area
We find S = 1/2( a+b+c)
= 1/2(240+133+174)
= 1/2 (547)
= 273.5
Area = sqrt( S (S-a) (S-b)(S-c))
sqrt((273.5 ) (273.5 -240) (273.5-133) (273.5-174))
sqrt((273.5)(33.5) (140.5) (99.5))
sqrt(128085964.4)
11317.50699
The area is 11317.51
Answer:
if you are asking for the real number, the answer would be 45.21
Step-by-step explanation:
We simply multiply by 10 since we are given 1 as an exponent
First let's find the slope of line joining (2, 5) and (4, 4)
Assuming points (x₁, y₁) and (x₂, y₂)
Slope = (y₂ - y₁) / (x₂ - x₁)
Slope = (4 - 5) / (4 -2) = -1/2 = -0.5
From equation of line: y = mx + c
y = -0.5x + c
Using the point (2 , 5) as passing through y = -0.5x + c
x = 2, y = 5
5 = -0.5*2 + c
5 = -1 + c
5 + 1 = c
6 = c
c = 6
Therefore the y-intercept which is c = 6
y-intercept = 6
Hope this explains it.