Answer: 3 minutes and 45 seconds
Step-by-step explanation: first, you divide 15 by 4 and that's your answer. Hope this helps!
Step-by-step explanation:
Equation of line:

where m is the slope
and c is the y-intercept (the value of y when x = 0)
In this case, given the slope = 1/4
and y-intercept is 8 (from the point (0,8))
The equation of the following line is:

Answer:
FALSE
Step-by-step explanation:
If y varies inversely as x., this is expressed as;
y = k/x
k is the proportionality constant
when y = 3 and x = 4
3 = k/4
k = 3 * 4
k = 12
when x = 15;
y = k/x
y =12/15
y = 4/5
Hence y is not equal to 12 when x = 15.
The correct answer is FALSE
Answer:
D
Step-by-step explanation:
D is more appropriate for distance formula because you are looking for the whole length between two points rather than the point in between the the two points such as in the other answers.
Answer: A. ![\left[\begin{array}{ccc}29&13\\13&10\\\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D29%2613%5C%5C13%2610%5C%5C%5Cend%7Barray%7D%5Cright%5D)
Step-by-step explanation:
The question is asking us to find the product of the matrices. The key difference is the second A has a little <em>T</em> in the exponent. This <em>T</em> means transpose. You multiply A by the transpose of A. To find the transpose, you turn the rows into columns.
![A^T=\left[\begin{array}{ccc}5&3\\2&-1\\\end{array}\right]](https://tex.z-dn.net/?f=A%5ET%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D5%263%5C%5C2%26-1%5C%5C%5Cend%7Barray%7D%5Cright%5D)
Now that we have our transpose, we can multiply the matrices.
![\left[\begin{array}{ccc}5&2\\3&-1\\\end{array}\right] \left[\begin{array}{ccc}5&3\\2&-1\\\end{array}\right] =\left[\begin{array}{ccc}5*5+2*2&5*3+2(-1)\\3*5+2(-1)&3*3+(-1)(-1)\\\end{array}\right] =\left[\begin{array}{ccc}29&13\\13&10\\\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D5%262%5C%5C3%26-1%5C%5C%5Cend%7Barray%7D%5Cright%5D%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D5%263%5C%5C2%26-1%5C%5C%5Cend%7Barray%7D%5Cright%5D%20%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D5%2A5%2B2%2A2%265%2A3%2B2%28-1%29%5C%5C3%2A5%2B2%28-1%29%263%2A3%2B%28-1%29%28-1%29%5C%5C%5Cend%7Barray%7D%5Cright%5D%20%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D29%2613%5C%5C13%2610%5C%5C%5Cend%7Barray%7D%5Cright%5D)