Answer: Choice B

=====================================
Explanation:
The given matrix is
![\left[\begin{array}{cc|c}1&5&11\\4&-6&-3\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7Cc%7D1%265%2611%5C%5C4%26-6%26-3%5Cend%7Barray%7D%5Cright%5D)
The numbers to the right of the vertical bar represent the values on the right hand side of each equation in the final answer.
The numbers to the left of the bar represent the x and y coefficients of the equations. The first number of any given row is the x coefficient. The second number is the y coefficient.
For instance, the first row has
to indicate the x coefficient is 1, and the y coefficient is 5. We end up with 1x+5y or simply x+5y. Putting everything together, the first equation would be x+5y = 11
Through similar steps, the second equation is 4x-6y = -3
Answer:
193.95 Canadian dollars
Step-by-step explanation:
Given: Each U.S. Dollar is worth 1.293 Canadian dollars and each Canadian dollar is worth 0.773 U.S. Dollar.
To find: Value of 150 U.S. dollars in terms of Canadian dollars
Value of 1 U.S. dollar = 1.293 Canadian dollars
To find 150 U.S. dollars in terms of Canadian dollars, multiply 150 by 1.293
Value of 150 U.S. dollars in terms of Canadian dollars = 150 × 1.293 = 193.95 Canadian dollars
Answer:
I'm assuming we need to find the number of minute she as used. to do that we can right an inequality with m being the number of minutes
18+0.06m≥88.56
we then just solve this like we would with any other algebra equation, First we subtract 18 from both sides.
0.06m≥70.56
Then we dives by 0.06
m≥1176
Rania has used at least 1176 minutes
Descent = 10 feet
Time required = 2 1/2 minutes.
The rate of descent = (10 feet)/(2.5 mn) = 4 ft/min
In 6 minutes, the descent will be
(4 ft/min)*(6 min) = 24 ft
Answer:
(a) 4 feet/minute
(b) 24 feet
Answer:
width = 2 units
Step-by-step explanation:
If the length of a rectangle is (x) units, then that means that the width of a rectangle is x - 4 units.
the area of a rectangle is length * width
so just substitute the values that we have now.
x (length) * (x-4) width = 12 (area of rectangle)
so that gives us
x^2 - 4x =12
subtract 12 from both sides
x^2 - 4x - 12 =0
now factor this equation
x^2 + 2x - 6x -12 = 0
x(x+2) - 6(x+2) = 0
(x-6)(x+2) = 0
x = 6, or x = -2 REMEMBER THAT VALUE OF x = LENGTH, IT CANNOT BE NEGATIVE AS YOU CANT HAVE NEGATIVE VALUE OF A SIDE
length = 6, and width = 6 -4 = 2