Answer:
E. 300
Step-by-step explanation:
A rectangle split in half diagonally yields 2 right triangles.
((For this problem, you are probably supposed to use the pythagorean theorem to find the diagonal length, and then calculate perimeter (length of fence around triangular field). In other words:
(sqrt( (50m)^2 + (120m)^2 )) + 50m + 120m)
))
By definition, the hypotenuse (diagonal) is the longest side.
This means that it must be longer than 120m.
If you add the 2 sides (50m + 120m), you get 170m.
Since the third side has to be longer than 120m, the answer _must_ be over 290m (170m + 120m).
300m is the only answer that fits.
Answer:
x=1/2
Step-by-step explanation:
First you distribute the 8 over the (x-3) giving you 8x-24. Do the same for 2x and (4-17). That should give you 8x-34x.
Your equation should look like : 8x-24+7=8x-34x
Next try to balance out your equation. You want your x's all by themselves in order to solve.
The 8x's cancel eachother out so you have -24+7= -34x.
Add the like terms of -24 and 7 to get -17.
Equation: -17= -34x
Divide both sides by -34 to get x by itself.
-17/-34 = x
Reduce by dividing the numerator and denominator by 17 to get -1/-2
Since they are both negative the fraction turns positive.
So the answer should be x=1/2
The sale price is 120 and he will get and i think he makes $12 commission
f(x) = 5x²
f(10) = 5(10)² = 5(100) = 500
f'(x) = 10x
f'(10) = 10(10) = 100
Now, find the line that passes through (10, 500) and has a slope of 100
y - y₁ = m(x - x₁)
y - 500 = 100(x - 10)
y - 500 = 100x - 1000
y = 100x - 500