Answer:
the equation is : x²-x-12
Step-by-step explanation:
the quadratic equation is in the form of : y=ax²+bx+c
the product of the zeros is -12 and the sum is 1
b = - 1
c=-12 (product)
y=x²-x-12
check : factorize first (x+3)(x-4)=0
either x+3=0 then x=-3
or x-4=0 then x=4
-3*4=-12
-3+4=1
the equation is : x²-x-12
Answer:
2.120805
Step-by-step explanation:
First off, a negative divided by a negative is positive, so you can rewrite the equation to 316/149. Then simplify to get your answer.
Answer:
Yes
Step-by-step explanation:
Permutation :
nPr = n! ÷ (n - r)!
nCr = n! ÷ (n-r)!r!
11 objects taken 3 at a time :
11P3 = 11! ÷ (11 - 3)!
11P3 = 11! / 8!
11P3 = (11 * 10 * 9 )
11P3 = 990
Dividing by 3!
3! = 3*2*1 = 6
= 990 / 6
= 165
For combination :
11C3 = 11! ÷ 8!3!
11C3 = (11 * 10 * 9) / (3 * 2 * 1)
11C3 = 990 / 6
11C3
X = amount of seeds.
y = amount of dried fruits.
we know the snack mix contains both, and we know is 10oz, thus
x + y = 10, whatever ounces "x" and "y" are.
how much is it for "x" ounces if each one costs $1.5? well is just 1.5*x or
1.5x.
how much is it for "y" ounces if each one costs $2.5? well is just 2.5*x or
2.5x.
the mix contains 10 ounces, each of which costs $2.2 each, how much will it be then for 10 oz? well, is just 10 * 2.2, or $22.
since the whole 10 oz snack mix costs 22 bucks, then
1.5x + 2.5y = 22.

how many ounces of dried fruit is there anyway? well, y = 10 - x.