Answer: B.
Step-by-step explanation: Mr. Bates made the pretzel 35% SMALLER. That means that the remains of the pretzel is 65% of the original 100% of the pretzel. Therefore, the answer is B.
Answer:
![\left[\begin{array}{ccc}3&-5 &|12\\4&-2 &|15\\\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D3%26-5%20%20%26%7C12%5C%5C4%26-2%20%20%26%7C15%5C%5C%5Cend%7Barray%7D%5Cright%5D)
Step-by-step explanation:
When making a matrix of two equations with the variables x and y, the result will be a matrix with three columns:
- a column for the values of x in each equation
- a column for the values of y in each equation
- a column for the independent values of each equation
since our system of equations is:

we can see that the value for x in the first equation is 3 and in the second equation is 4, thus the first column will have the numbers 3 and 4:
![\left[\begin{array}{ccc}3&&\\4&&\\\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D3%26%26%5C%5C4%26%26%5C%5C%5Cend%7Barray%7D%5Cright%5D)
Now for the values of y we hvae -5 in the first equation and -2 in the second equation, we update the matrix with another column with the values of -5 and -2:
![\left[\begin{array}{ccc}3&-5&\\4&-2&\\\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D3%26-5%26%5C%5C4%26-2%26%5C%5C%5Cend%7Barray%7D%5Cright%5D)
Finally, the last column is the independent values of each equation (or the results) in the first equation that number is 12 and in the second equation is 15, thus the matrix is:
![\left[\begin{array}{ccc}3&-5&12\\4&-2&15\\\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D3%26-5%2612%5C%5C4%26-2%2615%5C%5C%5Cend%7Barray%7D%5Cright%5D)
usually there is a line separating the columns for the values of x and y, and the independent values:
![\left[\begin{array}{ccc}3&-5 &|12\\4&-2 &|15\\\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D3%26-5%20%20%26%7C12%5C%5C4%26-2%20%20%26%7C15%5C%5C%5Cend%7Barray%7D%5Cright%5D)
this is the matrix of the system of equations
Trapezoid
quadrilateral
rhombus
parallelogram
Answer:
No, because factorials are product of all positive integers less than or equal to a given positive integer.
Answer:
Step-by-step explanation:
LOL The graph doesn’t match the y intercept :)
Anyway
If we have point (0,-3) we have a quadratic of
y=ax^2+bx-3 we are given points (-1,0) and (2,0) so
a-b-3=0 and 4a+2b-3=0
4a+2b-3+2(a-b-3)=0
4a+2b-3+2a-2b-6=0
6a-9=0
6a=9
a=1.5, since a-b=3
1.5-b=3
b=-1.5
y=1.5x^2-1.5x-3