Area = b * h
Area of orange = area of big square subtract by area of small square
Small square = b^2
Big square = a^2
(a^2 - b^2) = (a - b)( a + b)
Solution: (a - b) (a + b)
1/2 or 50%
cuz there’s only two probable outcomes
Answer:
Step-by-step explanation:
<u>Area formula</u>
<u>Applied to the given rectangle, we have</u>
<u>Since 36 ≤ A ≤ 72, substituting A</u>
It is viable.
To evaluate this, plug in the number 4 for the variable a and the number 5 for the variable 5.
6a + 3ab
6(4) + 3(4)(5)
To solve this multiply then add.
Multiply from left to right and don't add until everything has been multiplied.
Basically, 6(4) + 3(4)(5) = (6 • 4) + (3 • 4 • 5).
6 • 4 = 24
3 • 4 = 12
12 • 5 = 60
Now we have 24 + 60.
Just add and you have your answer!
24 + 60 = 84
So when a is 4 and b is 5, <span>6a + 3ab is equal to 84.
Hope this helps!</span>
Answer:
The matrixes are in the explanation box.
1. A mapping of (x,y,z) to (x,y,0)
2. Is a mapping of (x,y,z) to (-x,-y,z)
Step-by-step explanation:
We have the orthogonal projection onto the cy-plane to be a mapping of (x,y,z) to (x,y,0). Then we will have a transformation matrix that has the form below.
[1 0 0]
[0 1 0]
[0 0 1]
For the reflection in the z-axis,it is a reflection of (x,y,z) to (-x,-y,z). Our matrix will then have the form below
[-1 0 0]
[0 -1 0]
[0 0 1]