Answer:
Once upon a time I had 4 candies. there were 4 kids to share to (including me). what fraction of the candies does each child get
Step-by-step explanation:
4÷4=1
1/4
Answer:
As shown in picture:
A(-4, 1)
Z(-2, 3)
P(3, -4)
The length of AZ is calculated by:
L = sqrt((-4 - -2)^2 + (1 - 3)^2) = 2.83
The length of AP is calculated by:
L = sqrt((3 - -4)^2 + (-4 - 1)^2) = 8.60
THe length of ZP is calculated by:
L = sqrt((3 - -2)^2 + (-4 - 3)^2) = 8.60
=>Perimeter of triangle AZP is calculated by:
P = AZ + AP + ZP = 2.83 + 8.60 + 8.60 = 20.3
Hope this helps!
:)
Answer:
$2.47
Step-by-step explanation:
Pretend if Mr. Yasin didn't pay for the 3rd box, find out how much he had left after paying for the first 2 boxes.
9.43 - 3.99 - 2.97 = 2.47
Answer:
B
Step-by-step explanation:
Using the determinant to determine the type of zeros
Given
f(x) = ax² + bx + c ( a ≠ 0 ) ← in standard form, then the discriminant is
Δ = b² - 4ac
• If b² - 4ac > 0 then 2 real and distinct zeros
• If b² - 4ac = 0 then 2 real and equal zeros
• If b² - 4ac < 0 then 2 complex zeros
Given
f(x) = (x - 1)² + 1 ← expand factor and simplify
= x² - 2x + 1 + 1
= x² - 2x + 2 ← in standard form
with a = 1, b = - 2, c = 2, then
b² - 4ac = (- 2)² - (4 × 1 × 2) = 4 - 8 = - 4
Since b² - 4ac < 0 then the zeros are complex
Thus P(x) has no real zeros
Answer:
y=3x-21
Step-by-step explanation:
a line is parallel if the slopes of the lines are the same
so that means that out line should look something like this
y=3x+b
then, we use our point given to find b
-3=18+b
b=-21
the equation of out line is y=3x-21