Rewriting the question, the given lengths that were cut from the board were 30 3/4 inches, 12 1/4 inches, and 16 1/4 inches. To obtain the remaining length of the board, all of the measurements cut are to be added and subtracted from 72 inches. This is shown below:
30 3/4 + 12 1/4 + 16 1/4 = 237/4 = 59.25 inches.
Remaining length of board = 72 - 59.25 = 12.75 inches.
Therefore, there will be 12.75 inches remaining of the board.
Its called an Scalene triangle
Answer:
An airline estimates that 94% of people booked on their flights actually show up. If the airline books 77 people on the flight for which the maximum number is 75, what is the probability that the number of people who show up will exceed the capacity of the plane?
-------------------------
Binomial Problem with n = 77 and p = 0.94
---
P(76 <= x <= 77) = 1-P(0 <=x <= 75) = 1 - binomcdf(77,0.94,75) = 0.0504
==================
Cheers,
Stan H.
Suppose that equation of parabola is
y =ax² + bx + c
Since parabola passes through the point (2,−15) then
−15 = 4a + 2b + c
Since parabola passes through the point (-5,-29), then
−29 = 25a − 5b + c
Since parabola passes through the point (−3,−5), then
−5 = 9a − 3b + c
Thus, we obtained following system:
4a + 2b + c = −15
25a − 5b + c = −29
9a − 3b + c = −5
Solving it we get that
a = −2, b = −4, c = 1
Thus, equation of parabola is
y = −2x²− 4x + 1
____________________
Rewriting in the form of
(x - h)² = 4p(y - k)
i) -2x² - 4x + 1 = y
ii) -3x² - 7x = y - 11
(-3x² and -7x are isolated)
iii) -3x² - 7x - 49/36 = y - 1 - 49/36
(Adding -49/36 to both sides to get perfect square on LHS)
iv) -3(x² + 7/3x + 49/36) = y - 3
(Taking out -3 common from LHS)
v) -3(x + 7/6)² = y - 445/36
vi) (x + 7/6)² = -⅓(y - 445/36)
(Shifting -⅓ to RHS)
vii) (x + 1)² = 4(-1/12)(y - 445/36)
(Rewriting in the form of 4(-1/12) ; This is 4p)
So, after rewriting the equation would be -
(x + 7/6)² = 4(-⅛)(y - 445/36)
__________________
I hope this is what you wanted.
Regards,
Divyanka♪
__________________