Correct answer should be 1/2
43 yeah but it’s equal to x
24 x .25 is 6, so 24 - 6 is $18.00.
I don't know another way sorry.
Answer:
You asked to solve questions 3 and 5
<h3>#3</h3>
Since CD = EF,
- 9x - 1 = 41 - 5x
- 9x + 5x = 41 + 2
- 14x = 42
- x = 3
<h3>#5</h3>
MN = NP as their perpendicular bisectors are of same length.
- 9x - 43 = 5x + 33
- 9x - 5x = 33 + 43
- 4x = 76
- x = 19
- mMP = 360 - (mMN + mNP)
- mMP = 360 - (9*19 - 43 + 5*19 + 33)
- mMP = 104
Answer:
A = (2p + 9) (2p - 9)
B = (x - 9) (x - 4)
Step-by-step explanation:
For A : Rewrite 4p^2 as (2p)^2.
(2p)^2−81
Rewrite 81 as 9^2.
(2p)^2−9^2
Since both terms are perfect squares, factor using the difference of squares formula, a^2 − b^2 = ( a + b ) ( a − b ) where a = 2p and b = 9 .
(2p + 9) (2p − 9)
For B : Consider the form x^2 + bx + c . Find a pair of integers whose product is c and whose sum is b . In this case, whose product is 36 and whose sum is − 13 .
-9, -4
(x - 9) (x - 4)
I hope this helps.