Amount of potatoes that Zoe has = 5 pounds
Quantity of potatoes that Zoe need for each recipe = 5/(3/4)
= 5 * (4/3)
= 20/3
= 6 2/3
From the above deduction, we can conclude that only 6 recipes can be made. The remaining amount of 2/3 will remain unused. I hope the procedure is clear enough for you to understand.
Answer:
A) a • (b • c) = (a • b) • c
Step-by-step explanation:
The associative property of multiplication (or addition) shows that the order the numbers are multiplied it irrelevant, more specifically in the manners of parentheses.
So, the answer is A, which can also be seen in that substituting a as 5, b as 3, and c as 6 gives us the first example.
Answer:
x = 6
Step-by-step explanation:
Given
6x² - 2x + 36 = 5x² + 10x ( subtract 5x² + 10x from both sides )
x² - 12x + 36 = 0 ← in standard form
This is a perfect square of the form
(x - a)² = x² - 2ax + a²
36 = 6² ⇒ a = 6 and 2ax = (2 × 6)x = 12x, hence
(x - 6)² = 0
x - 6 = 0 ⇒ x = 6