Answer:
i think its 18(DONT TRUST ME)
Step-by-step explanatioN:
6 x 3
<h3><u>The length is equal to 13.</u></h3><h3><u>The width is equal to 8.</u></h3>
l = 2w - 3
2l + 2w = 42
Because we have a value for l, we can plug it into the second equation to solve for w.
2(2w - 3) + 2w = 42
Distributive property.
4w - 6 + 2w = 42
Combine like terms.
6w - 6 = 42
Add 6 to both sides.
6w = 48
Divide both sides by 6.
w = 8
Now that we have a value for w, we can solve for the exact value of l.
l = 2(8) - 3
l = 16 - 3
l = 13
Answer:
The answer is no
Step-by-step explanation:
First list all the terms out.
e^ix = 1 + ix/1! + (ix)^2/2! + (ix)^3/3! ...
Then, we can expand them.
e^ix = 1 + ix/1! + i^2x^2/2! + i^3x^3/3!...
Then, we can use the rules of raising i to a power.
e^ix = 1 + ix - x^2/2! - ix^3/3!...
Then, we can sort all the real and imaginary terms.
e^ix = (1 - x^2/2!...) + i(x - x^3/3!...)
We can simplify this.
e^ix = cos x + i sin x
This is Euler's Formula.
What happens if we put in pi?
x = pi
e^i*pi = cos(pi) + i sin(pi)
cos(pi) = -1
i sin(pi) = 0
e^i*pi = -1 OR e^i*pi + 1 = 0
That is Euler's identity.