In order to arrive at the answer, take the total (251) and subract it by 148. J = 103
0.739 is the answer that I got (this is not a rounded answer by the way)
hope it helps :)
Answer:
i only understand part A:
a) Yes, the more time the plant spend in sunlight, the taller it grows. for example, the plant that spend no time in the sun only grows to 4cm while the plant that spent 9 hours in the sun grew to 31
Answer:
10
Step-by-step explanation:
You have to go up 10 places to get from the first point to the second
You also have to go 1 place to the right
Since the slope is Y/X, the slope of this line is 10/1
These array of numbers shown above are called matrices. These are rectangular arrays of number that are arranged in columns and rows. It is mostly useful in solving a system of linear equations. For example, you have these equations
x+3y=5
2x+y=1
x+y=10
In matrix form that would be
![\left[\begin{array}{ccc}1&3&5\\2&1&1\\1&1&10\end{array}\right]](https://tex.z-dn.net/?f=%20%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D1%263%265%5C%5C2%261%261%5C%5C1%261%2610%5Cend%7Barray%7D%5Cright%5D%20)
where the first column are the coefficients of x, the second column the coefficients of y and the third column is the constants, When you multiple matrices, just multiply the same number on the same column number and the same row number. For this problem, the solution is