Answer: x=9
Step-by-step explanation:
7x=2x+45
5x=45
x=9
This is essentially asking how many different ways to partition 6 into 3 segments.
I am assuming "no ball in a box" is not allowed.
6 can be partitioned as
(4,1,1), (3,2,1), and (2,2,2)
So, calculate each partition, we get
(6 choose 4) + (6 choose 3)*(3 choose 2) + (6 choose 2) * (4 choose 2)
= 15 + 20*3 + 15*6
=165
4x^2 = 12x
4x^2 - 12x = 0
4x(x - 3) = 0
4x = 0
x = 0...not this one
x - 3 = 0
x = 3 <== ur number
Answer:
She used a 20, 10, 5, and 1, she also used a quarter, nickel, and 2 pennies
Step-by-step explanation:
Answer:
Number of pineapples = 10
Number of pears = 10 + 9 = 19
Number of kiwis = 10 - 2 = 8
Step-by-step explanation:
Money = $ 13.5
Cost of a pear = $ 0.5
Cost of a pineapple = $ 1.5
Cost of a kiwi = $ 0.3
let the number of pineapple = p
Number of pears = p + 9
Number of kiwis = p - 2
Cost is
0.5 (p + 9) + 0.15 p + 0.3 (p - 2) = 13.5
0.5 p + 4.5 + 0.15 p + 0.3 p - 0.6 = 13.5
0.95 p = 9.6
p = 10
So, number of pineapples = 10
Number of pears = 10 + 9 = 19
Number of kiwis = 10 - 2 = 8