To find the product of (4x-5y)^2,
we can rewrite the problem as:
(4x-5y)(4x-5y) (two times because it is squared)
Now, time to use that old method we learned in middle school:
FOIL. (Firsts, Outers, Inners, and Lasts)
FOIL can help us greatly in this scenario.
Let's start by multiplying the 'Firsts' together:
4x * 4x = <em>16x^2</em>
Now, lets to the 'Outers':
4x * -5y = <em>-20xy</em>
Next, we can multiply the 'Inners':
-5y * 4x = <em>-20xy</em>
Finally, let's do the 'Lasts':
-5y * -5y = <em>25y</em>^2
Now, we can take the products of these equations from FOIL and combine like terms. We have: 16x^2, -20xy, -20xy, and 25y^2.
-20xy and -20xy make -40xy.
The final equation (product of (4x-5y)^2) is:
16x^2 - 40xy + 25y^2
Hope I helped! If any of my math is wrong, please report and let me know!
Have a good one.
Answer:
hello
Step-by-step explanation:
u sayh-e-l-l-o yW
Answer:
90 clockwise
Step-by-step explanation:
rotate it by 90 degrees. it lines up
Answer:
(a) 0.5899
(b) 0.9166
Step-by-step explanation:
Let X be the random variable that represents the height of a woman. Then, X is normally distributed with
= 62.5 in
= 2.2 in
the normal probability density function is given by
, then
(a)
= 0.5899
(in the R statistical programming language) pnorm(63, mean = 62.5, sd = 2.2)
(b) We are seeking
where n = 37.
is normally distributed with mean 62.5 in and standard deviation
. So, the probability density function is given by
, and
= 0.9166
(in the R statistical programming language) pnorm(63, mean = 62.5, sd = 2.2/sqrt(37))
You can use a table from a book to find the probabilities or a programming language like the R statistical programming language.
Answer:
Step-by-step explanation: