Answer:
Each egg is $5 so 4 dozen(48) is $240
Step-by-step explanation:
the way to do this is 75/15= 5
and then you multiply 12 x 4 to get 48 eggs
and then multiply 48 x 5 to get $240
Quadratic Formula: (-b +/- sqrt(b^2 - 4ac)) / 2a
2x^2 - 3x = 12
2x^2 - 3x - 12 = 0
a = 2
b = -3
c = -12
(--3 +/- sqrt( (-3)^2 - 4(2)(-12) )) / 2(2)
3 +/- sqrt( 9 + 96 ) / 4
3 +/- sqrt(105) / 4
Answers:
, 
Hope this helps!
Answer: Rr.3,000
Step-by-step explanation:
The interest is the amount that accrues on a principal that was invested or a cost that was incurred.
It is based on a certain interest rate which in this case is 15%.
The principal is Rr. 20,000.
Interest = Principal * Interest rate
= 20,000 * 15%
= Rr.3,000
Answer:
2/3
Step-by-step explanation:
Slope is rise over run which is 2/3
Answer:
1 / (x² + 6x + 8)
Step-by-step explanation:
(x + 4) / (x² + 5x + 6) * (x + 3) / (x² - 16)
= (x + 4) / (x + 2)(x + 3) * (x + 3) / (x + 4)(x - 4)
↑ factor x² + 5x + 6 ↑ factor x² - 16 using difference of squares
= 1 / (x + 2) * 1 / (x - 4) ← x + 4 and x + 3 cancel
= 1 / (x + 2) * (x + 4) ← multiply
= 1 / (x² + 6x + 8) ← expand