F(-x)=-x+(12/-x)=-x-12/x
odd function
Answer:
let x be chips and y be sodas
8x + 4y = 5 ---> for the first hint
4x + 8y = 7------> second hint
0.25 cents is how much chips costs
and 0.75 cents is how much sodas costs
Using the given information, we can say the following:
Width (W) = x
Length (L) = (2x - 4)
Area of Rectangle = L × W
Using this, we can formulate an equation for rectangle in question:
x(2x - 4) = 30
Expand and move everything to one side:
2x² - 4x - 30 = 0
Simplify by dividing everything on both sides by 2:
x² - 2x - 15 = 0
Factorise:
(x + 5)(x - 3) = 0
Set each factor equal to 0 and solve for x:
x + 5 = 0
x = -5 (a dimension cannot be negative so this is not the solution we want)
x - 3 = 0
x = 3 (this is the solution)
x = W = 3"
L = 2x - 4
L = 2(3) - 4
L = 2"
So, the length the rectangle is 2" and the width is 3"
Answer:
Step-by-step explanation: 5/10=1/2 - if one student are chosen, who plays soccer
4/9 if then the second student are chosen, who plays soccer
1/2*4/9=2/9 the probability that both students play soccer
Answer:
A) x = 2, x = 7
Step-by-step explanation:
x^2 + 14 = 9x
Subtract 9x from each side
x^2-9x + 14 = 9x-9x
x^2-9x + 14 = 0
What 2 numbers multiply to 14 and add to -9
-7*-2 = 14
-7+-2 = -9
(x-7)(x-2) = 0
Using the zero product property
x-7 = 0 x-2 =0
x=7 x=2