Step-by-step explanation:
(i). a+(b+c) = (a+b)+c
-35+(10-5) = (-35+10)+(-5)
-35+5 = -25-5
-30 = -30
(ii). a×(b+c) = a×b + a×c
-35 × [10+(-5)] = -35×10 + -35×-5
-35 × (10-5) = -350 + 175
-35 × 5 = -350 + 175
-175 = -175
Answer:
0.5 pounds of butter.
Explanation
X pounds for 0.25 gallons.
0.5 gallon of cream - 1 pound of butter
0.25 gallons of cream - X pounds of butter
Applying cross multiplication:
0.5X = 0.25
X = 0.25 over 0.5 or 0.25/0.5
X = 0.5
Therefor, you could make 0.5 pounds of butter with 0.25 gallons of cream.
Answer: A) 680
B) if the theater charges more per ticket, then they can sell fewer tickets to reach their goal of $750.
Step-by-step explanation:
A) 8.50x +70 = 750
x=80
8.50(80)+70=750
Answer:
The Answer is B
Step-by-step explanation:
+7 at the end means up 7
The - 4 in the middle represents right 4
These are found using basic rules of translating equations
X = Can/Bottle height, y = Shadow length
x = 13 cm, y = 7.5 cm
x = 2.5 cm, y = 14.2 cm
I'm assuming your question is asking for an equation to model this. Since there are only two data points the only equation that can be made is linear
y = mx + c
m = (y2 - y1)/(x2 - x1) <- Let 14.2 be y2, and 2.5 be x2 (it is important)
m = (14.2 - 7.5)/(2.5 - 13)
m = 6.7/-10.5
m = -0.638
y = -0.638x + c
To find c we can sub any one of the two coordinates, i'm choosing (2.5,14.2)
14.2 = -0.638(2.5) + c
14.2 = -1.595 + c
14.2 + 1.595 = c
15.795 = c
So the final equation is y = -0.638x + 15.795