Answer:
6.3 ft.
Step-by-step explanation:
This requires the pythagorean theorem: a^2+b^2=c^2 where "a" and "b" are legs and c is the hypotenuse(longest side of the triangle which is opposite to the 90 degree angle.) If we fill the equation where c is the ladder length(11) and "a" is the distance from the house(), and "b" is the height, 9^2+b^2=11^2 or 81+b^2=121. This is equivalent to b^2=40. b=6.3 when rounded to the nearest tenth.
No because it would be 7/6 which is not proportional.
Answer:
x = - 8, x = 6
Step-by-step explanation:
Given the 2 equations
x² + y² = 100 → (1)
y = x + 2 → (2)
Substitute y = x + 2 into (1)
x² + (x + 2)² = 100
x² + x² + 4x + 4 = 100
2x² + 4x + 4 = 100 ( subtract 100 from both sides )
2x² + 4x - 96 = 0 ( divide through by 2 )
x² + 2x - 48 = 0 ← in standard form
(x + 8)(x - 6) = 0 ← in factored form
Equate each factor to zero and solve for x
x + 8 = 0 ⇒ x = - 8
x - 6 = 0 ⇒ x = 6
Answer:
f(-3) = -2
f(-2.6) = -2
f(0.6) = 2.4
f(4.5) = 8.5
Step-by-step explanation:
(Whole question:
Evaluate the piecewise function for the given values.
Find f(-3), f(-2,6), f(0.6), and f(4.5) for f(x)={ -2 If x ≤ 0 4x. If 0 <x <1. x + 4. If x ≥ 1)
As the piecewise function shows, the function f(x) has the value of -2 for values of x lesser or equal than 0, has the value of 4x if the value of x is between 0 and 1, and has the value of x+4 for values of x greater or equal than 1.
So, for f(-3), the value of x is lesser than 0, so we have that f(-3) = -2
For f(-2.6), the value of x is lesser than 0, so we have that f(-3) = -2
For f(0.6), the value of x is between 0 and 1, so we have that f(0.6) = 4*0.6 = 2.4
For f(4.5), the value of x is greater than 1, so we have that f(4.5) = 4.5 + 4 = 8.5