Answer:
work is pictured and shown
Answer:
Step-by-step explanation:
First find the area of the circular base. The diameter is 6, so the radius is 3.
A circle is pi r square, so it is 3.14 x 3^2, = 28.26
Multiply that by the length 28.26 x 26 = 734.76, which rounds to 735 cubic feet.
Since it is a cube, all sides lengths are the same.
Surface area = 2lw+2lw+2hw
if you substitute all the sides for 13 you get
2(169) three times
so you multiply and get 338 three times so you do 338x3 which is 1014 cm
its messy to explain so i attached a photo
Answer:
56 = 56
Step-by-step explanation:
Given:
Bus fare = $2.00
coupon book = 28.00
bus fare w/ coupon book = $1.00
let x be the number of bus rides.
2.00x = 1.00x + 28.00
2.00x - 1.00x = 28.00
1x = 28.00
x = 28.00
24 bus rides for both to have the same cost.
2.00x = 1.00x + 28
2.00(28) = 1.00(28) + 28
56 = 28 + 28
56 = 56
Answer:
![\left[\begin{array}{ccc}3&-1&\\-1&1/2\\\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D3%26-1%26%5C%5C-1%261%2F2%5C%5C%5Cend%7Barray%7D%5Cright%5D)
Step-by-step explanation:
The matrix system for the linear equations: x + 2y = 8, 2x + 6y = 9
![\left[\begin{array}{ccc}1&2&\\2&6\\\end{array}\right] \left[\begin{array}{ccc}x\\y\end{array}\right] = \left[\begin{array}{ccc}8\\9\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D1%262%26%5C%5C2%266%5C%5C%5Cend%7Barray%7D%5Cright%5D%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Dx%5C%5Cy%5Cend%7Barray%7D%5Cright%5D%20%3D%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D8%5C%5C9%5Cend%7Barray%7D%5Cright%5D)
To get the coefficient of x and y, the inverse of the first matrix (let the first matrix be A) must be known.
= (1 / determinant of A) x Adjoint of A
the determinant of A = (1 x 6) - (2 x 2) = 6 - 4 = 2
Adjoint of A = ![\left[\begin{array}{ccc}6&-2&\\-2&1\\\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D6%26-2%26%5C%5C-2%261%5C%5C%5Cend%7Barray%7D%5Cright%5D)
=
= ![\left[\begin{array}{ccc}3&-1&\\-1&1/2\\\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D3%26-1%26%5C%5C-1%261%2F2%5C%5C%5Cend%7Barray%7D%5Cright%5D)