EOF Is A 80 Degree Angle FOB Is A 180 Degree Angle BOC Is A 90 Degree Angle.
9514 1404 393
Answer:
20 = 2 + (7 -4) × 6
Step-by-step explanation:
The Order of Operations requires the parentheses be evaluated first, then the multiplication performed. Finally, the addition is performed.
If each of the blanks is filled with a single digit, the result of the multiplication must be a composite number greater than 10. Those are 12, 14, 15, 16, 18, 20. For the expression shown above, we have chosen to make the product be 18. That means the first blank is filled with 2 and the remaining blanks must evaluate to one of the products 2×9 or 3×6.
We have chosen 6 for the last blank, so the two blanks in parentheses must have a difference of 3. The digits 2 and 6 cannot be used, leaving possible choices as (3-0), (4-1), (7-4), (8-5).
Our final expression is chosen to be ...
20 = 2 +(7 -4)×6
Answer:
l = 32.5 units, w= 27.5 units, A = 893.75 units²
Step-by-step explanation:
width is w
length is l = 5+w
P = 2( l+w) , substitute l for 5+w
P = 2(5+w+w)
P = 2(5+2w)
P = 10 +4w
P = 120
10 +4w = 120
4w = 120-10
4w = 110
w= 110/4
w= 27.5 units
l = 5+w = 5+ 27.5 = 32.5 units
A = l*w = 27.5 * 32.5 = 893.75 units ²
So its asking for basically the percentage of the first number out of the second.
3. 25/50 = 50%
4. 125/75 = 167%
5. 32/28 = 114%
6. 7/10 = 70%
Hope this helped! :)
<h3>
Answer:</h3>
(x, y) = (7, -5)
<h3>
Step-by-step explanation:</h3>
It generally works well to follow directions.
The matrix of coefficients is ...
![\left[\begin{array}{cc}2&4\\-5&3\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7D2%264%5C%5C-5%263%5Cend%7Barray%7D%5Cright%5D)
Its inverse is the transpose of the cofactor matrix, divided by the determinant. That is ...
![\dfrac{1}{26}\left[\begin{array}{ccc}3&-4\\5&2\end{array}\right]](https://tex.z-dn.net/?f=%5Cdfrac%7B1%7D%7B26%7D%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D3%26-4%5C%5C5%262%5Cend%7Barray%7D%5Cright%5D)
So the solution is the product of this and the vector of constants [-6, -50]. That product is ...
... x = (3·(-6) +(-4)(-50))/26 = 7
... y = (5·(-6) +2·(-50))/26 = -5
The solution using inverse matrices is ...
... (x, y) = (7, -5)