Quadratic formula is x = -b+ or- sq rt b^2-4ac / 2a
a=2 b=5 c=-3
-5 +or- sqrt 5^2-4(2)(-3) / 2(2)
-5 +or- sqrt 49/ 4
-5 + 7 /4 = 2/4 = 1/2
-5 - 7 /4 = -12/4 = -3
Factoring a*c is 2*-3 =-6
Factors of -6 that add to 5 are 6 and -1
Split 5x into +6x-1x
2x^2+6x-1x-3 and group
2x(x+3)-1(x+3)
(x+3)(2x-1)=0
x+3=0 gives x=-3
2x-1=0 gives x=1/2

divide the numerator and denominator by 13
=
Answer:

Step-by-step explanation:

A person borrows $2500 and they must pay this amount back, plus the $125 in simple interest. In total, they must pay back 2500+125 = 2625 dollars.
Divide this amount over 6 months
2625/6 = 437.50
The monthly payment is $437.50, so the answer is choice B
Answer:
![\left[\begin{array}{ccc}1&2&5\\1&1&1\\4&6&5\end{array}\right]*\left[\begin{array}{ccc}x1\\x2\\x3\end{array}\right]=\left[\begin{array}{ccc}5\\6\\7\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D1%262%265%5C%5C1%261%261%5C%5C4%266%265%5Cend%7Barray%7D%5Cright%5D%2A%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Dx1%5C%5Cx2%5C%5Cx3%5Cend%7Barray%7D%5Cright%5D%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D5%5C%5C6%5C%5C7%5Cend%7Barray%7D%5Cright%5D)
Step-by-step explanation:
Let's find the answer.
Because we have 3 equations and 3 variables (x1, x2, x3) a 3x3 matrix (A) can be constructed by using their respectively coefficients.
Equations:
Eq. 1 : x1 + 2x2 + 5x3 = 5
Eq. 2 : x1 + x2 + x3 = 6
E1. 3 : 4x1 + 6x2 + 5x3 = 7
Coefficients for x1 ; x2 ; x3
From eq. 1 : 1 ; 2 ; 5
From eq. 2 : 1 ; 1 ; 1
From eq. 3 : 4 ; 6 ; 5
So matrix A is:
![\left[\begin{array}{ccc}1&2&5\\1&1&1\\4&6&5\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D1%262%265%5C%5C1%261%261%5C%5C4%266%265%5Cend%7Barray%7D%5Cright%5D)
And the vector of vriables (X) is:
![\left[\begin{array}{ccc}x1\\x2\\x3\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Dx1%5C%5Cx2%5C%5Cx3%5Cend%7Barray%7D%5Cright%5D)
Now we can find the resulting vector (B) using the 'resulting values' from each equation:
![\left[\begin{array}{ccc}5\\6\\7\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D5%5C%5C6%5C%5C7%5Cend%7Barray%7D%5Cright%5D)
In conclusion, AX=B is:
![\left[\begin{array}{ccc}1&2&5\\1&1&1\\4&6&5\end{array}\right]*\left[\begin{array}{ccc}x1\\x2\\x3\end{array}\right]=\left[\begin{array}{ccc}5\\6\\7\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D1%262%265%5C%5C1%261%261%5C%5C4%266%265%5Cend%7Barray%7D%5Cright%5D%2A%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Dx1%5C%5Cx2%5C%5Cx3%5Cend%7Barray%7D%5Cright%5D%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D5%5C%5C6%5C%5C7%5Cend%7Barray%7D%5Cright%5D)