Answer: E. None of the above
Step-by-step explanation:
The equation to solve the problem should look like...2x = $2.91 / 3
Answer:
C
Step-by-step explanation:
I know because i just took the test
Answer:
negative 5/4
Step-by-step explanation:
Answer:
50000 times
Step-by-step explanation:
Since these are given in scientific notation, we can convert them to have the same powers of 10. Converting 4*10^12 to something times 10^7, we can get 4*10^5*10^7. So we divide 400000 by 8 to see how many times larger it is than 8. So we get 50000 times as our answer.
Answer:
x=4, y=4, λ=-16
Step-by-step explanation:
We have this 3x3 system of linear equations:
λ
λ

So, let's rewrite the system in its augmented matrix form
![\left[\begin{array}{cccc}4&0&1&0\\0&4&1&0\\1&1&0&8\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcccc%7D4%260%261%260%5C%5C0%264%261%260%5C%5C1%261%260%268%5Cend%7Barray%7D%5Cright%5D)
Let´s apply row reduction process to its associated augmented matrix:
Swap R1 and R3
![\left[\begin{array}{cccc}1&1&0&8\\0&4&1&0\\4&0&1&0\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcccc%7D1%261%260%268%5C%5C0%264%261%260%5C%5C4%260%261%260%5Cend%7Barray%7D%5Cright%5D)
R3-4R1
![\left[\begin{array}{cccc}1&1&0&8\\0&4&1&0\\0&-4&1&-32\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcccc%7D1%261%260%268%5C%5C0%264%261%260%5C%5C0%26-4%261%26-32%5Cend%7Barray%7D%5Cright%5D)
R3+R2
![\left[\begin{array}{cccc}1&1&0&8\\0&4&1&0\\0&0&2&-32\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcccc%7D1%261%260%268%5C%5C0%264%261%260%5C%5C0%260%262%26-32%5Cend%7Barray%7D%5Cright%5D)
Now we have a simplified system:
x+y+0=0
0+4y+λ=0
0+0+2λ=-32
Solving for λ, x, and y
λ=-16
x=4
y=4