Step-by-step explanation:
y = ax + b
I see already the result (y = x/10 × 1/6), but let's go in formally.
we have multiple function points to use to officially calculate a and b.
1/6 = a×10 + b
2/3 = a×40 + b
5/6 = a×50 + b
1 2/3 = a×100 + b
let's e.g subtract equation 1 from equation 3.
4/6 = a×40 + 0
a = 4/40 / 6 = 4 / 240 = 1/60
1/6 = 10/60 + b
1/6 = 1/6 + b
b = 0
so, the function is
y = x/60
x = 25
y = 25/60 = 5/12 cups
The inequality statement, “An inequality for y greater than or equal to 4” can be written as:
y ≥ 4
Please mark my answers as the Brainliest if you find my explanations helpful :)
Hey!
The answer is option c).
√9 is a rational number as √9 = 3..
while √10 is an irrational number..
Hope it helps^^
Answer:
<h2>P(x) = (x+3)(x-2)^2</h2>
Step-by-step explanation:
Looking at the brackets you can see where the curve will intersect the x-axis.
The graph shows the curve intersecting at (0,-3) and (0,2).
This means:
x = -3
AND
x = 2
Rearrange the equations, equating them to 0.
x + 3 = 0
x - 2 = 0
This will be the values in the brackets.
Because the curve only touches 0,2 and DOES NOT cross it, we know that x - 2 is a repeated root, hence (x-2) is squared.
Therefore your brackets are: (x+3)(x-2)(x-2)
Which can be simplified:
(x+3)(x-2)^2
Where ^2 means squared.