<span> x(4-k)=p
[x(4-k)=p]/x
4-k=p/x
-4 = -4
-k=p/x-4
k=4-p/x
</span>
<span>(0, –3) (2, –4)
slope = difference in y divided by </span><span>difference in x
</span>
<span>slope = (-3 --4) / (0 -2) =
1 / -2
</span>
Answer:
The dimensions of the bar are width = 4.68099 feet and length = 10.06198 feet
Step-by-step explanation:
A chocolate bar has a rectangular shape, therefore it's area is given by the following formula:
area = width*length
In this case the length is 0.7 feet longer than twice the width, therefore:
length = 2*width + 0.7
Applying the second equation on the first one and using the data from the question we have:
47.1 = width*(2*width + 0.7)
47.1 = 2*width² + 0.7*width
2*width² + 0.7*width = 47.1
width² + 0.35*width = 23.55
width = 
width = 4.68099 or width = -5.03099
Since the width can't be negative, it can only be 4.68099 feet.
length = 2*4.68099 + 0.7 = 10.06198 feet.
Answer:
y = x² - 13x + 36
Step-by-step explanation:
Given the zeros x = 4 and x = 9, then the corresponding factors are
(x - 4) and (x - 9)
The polynomial is then the product of the factors
y = (x - 4)(x - 9) ← expand using FOIL
y = x² - 13x + 36