Answer:
10.3m
Step-by-step explanation:
area of a rectangle is width times length, so you have to rearrange the equation
55.929 ÷ 5.43 = 10.3
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
Answer:
i think thats gonna be (1,6)
Step-by-step explanation:
Answer:
Step-by-step explanation:
x + y = 7 ------------(I)
y = 7 - x ------------(II)
x + 2y = 11 --------------(III)
Substitute y = 7 - x in equation (III)
x + 2 * (7 -x) = 11
x + 2*7 - 2*x = 11
x + 14 - 2x = 11
x - 2x + 14 = 11
- x + 14 = 11
Subtract 14 from both side
-x = 11 - 14
-x = -3
Multiply both sides by (-1)
x = 3
Substitute x=3 in equation (II)
y = 7 - 3
y = 4