Answer:
D) 8
Step-by-step explanation:
You multiply 10 by 12 to get 120 so you multiply x by 12 to get 96.
96 = 12x
/12 /12
8 = x
To get the *percent increase* from week 1 to week 2, we calculate the change in distance from week 1 to week 2 (13.5 - 12.5 = 1 mile) over the week 1 distance (12.5 miles). Doing that, we find that Matthew increased his distance by
1/12.5 = 0.08, or 8%
We’re given that he’ll increase his distance by the same percentage from week 2 to 3, so to find his week 3 distance, we can find 8% of the week 2 distance and add that on. 8% of 13.5 miles is 0.08 x 13.5 = 1.08 miles, so by week 3, he’ll be running 13.5 + 1.08 = 14.58 miles.
Answer:
Ethan
Step-by-step explanation:
Divide the miles by the gallons of gas
Check the picture below.
so the figure is really just 3 rectangles and two triangles.
simply get the area of all 5, sum them up, and that's the area of the figure.
recall that area of a triangle A = ½bh.
Answer:
The solution to the equation system given is:
- <u>x = 2</u>
- <u>y = -1</u>
Step-by-step explanation:
First, we must know the equations given:
- 2x + 3y = 1
- 3x + y = 5
Following Crammer's Rule, we have the matrix form:
![\left[\begin{array}{ccc}2&3\\3&1\end{array}\right] =\left[\begin{array}{ccc}x\\y\end{array}\right] = \left[\begin{array}{ccc}1\\5\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D2%263%5C%5C3%261%5Cend%7Barray%7D%5Cright%5D%20%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Dx%5C%5Cy%5Cend%7Barray%7D%5Cright%5D%20%3D%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D1%5C%5C5%5Cend%7Barray%7D%5Cright%5D)
Now we solve using the determinants:
![x=\frac{\left[\begin{array}{ccc}1&3\\5&1\end{array}\right]}{\left[\begin{array}{ccc}2&3\\3&1\end{array}\right] } =\frac{(1*1)-(5*3)}{(2*1)-(3*3)} = \frac{1-15}{2-9} =\frac{-14}{-7} = 2](https://tex.z-dn.net/?f=x%3D%5Cfrac%7B%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D1%263%5C%5C5%261%5Cend%7Barray%7D%5Cright%5D%7D%7B%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D2%263%5C%5C3%261%5Cend%7Barray%7D%5Cright%5D%20%7D%20%3D%5Cfrac%7B%281%2A1%29-%285%2A3%29%7D%7B%282%2A1%29-%283%2A3%29%7D%20%3D%20%5Cfrac%7B1-15%7D%7B2-9%7D%20%3D%5Cfrac%7B-14%7D%7B-7%7D%20%3D%202)
![y=\frac{\left[\begin{array}{ccc}2&1\\3&5\end{array}\right]}{\left[\begin{array}{ccc}2&3\\3&1\end{array}\right] } =\frac{(2*5)-(3*1)}{(2*1)-(3*3)}=\frac{10-3}{2-9} =\frac{7}{-7}=-1](https://tex.z-dn.net/?f=y%3D%5Cfrac%7B%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D2%261%5C%5C3%265%5Cend%7Barray%7D%5Cright%5D%7D%7B%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D2%263%5C%5C3%261%5Cend%7Barray%7D%5Cright%5D%20%7D%20%3D%5Cfrac%7B%282%2A5%29-%283%2A1%29%7D%7B%282%2A1%29-%283%2A3%29%7D%3D%5Cfrac%7B10-3%7D%7B2-9%7D%20%3D%5Cfrac%7B7%7D%7B-7%7D%3D-1)
Now, we can find the answer which is x= 2 and y= -1, we can replace these values in the equation to confirm the results are right, with the first equation:
- 2x + 3y = 1
- 2(2) + 3(-1)= 1
- 4 - 3 = 1
- 1 = 1
And, with the second equation:
- 3x + y = 5
- 3(2) + (-1) = 5
- 6 - 1 = 5
- 5 = 5