Answer:
-3/4
Step-by-step explanation:
2 is an integer
-8/2 can be simplified to -4 which is an integer
-3/4 is a fraction that when divided produces a decimal. It is not an integer.
-5 is an integer
17, 21, 25, etc. because when you divided 4 by any of these numbers you will get your answer with a remainder of 1. For example, 17/4 is 4 R.1 because 4 times 4 is 16, then you will have one left over. (At my school you always go to a decimal not a remainder)
Just as you would do it with any other number.
Write out some of it, then move the decimal point 3 places this way <=== .
Some of pi : 3.14159
Divide by 1,000 : 0.00314159
Since it's asking you to write a problem about a sharing division "situation", I'm assuming the picture above it is part of #4 so you could use that as a reference as well.
You could do 2 divided by 5 which is left with a remainder. So it could be like, "Jack has 5 cookies and wants to share with his friends, he wants to give each of his two friends 2 cookies each".. Something like that and you go ahead and solve it. The final answer will be the solution to your word problem. I hope this helped
Answer:
A
Step-by-step explanation:
This explanation mostly depends on what you're learning right now. The first way would be to convert this matrix to a system of equations like this.
g + t + k = 90
g + 2t - k = 55
-g - t + 3k = 30
Then you solve using normal methods of substitution or elimination. It seems to me that elimination is the quickest method.
g + t + k = 90
-g - t + 3k = 30
____________
0 + 0 + 4k = 120
4k = 120
k = 30
No you can plug this into the first two equations
g + t + (30) = 90
g + t = 60
and
g + 2t - (30) = 55
g + 2t = 85
now use elimination again by multiplying the first equation by -1
g + 2t = 85
-g - t = -60
_________
0 + t = 25
t = 25
Now plug those both back into one of the equations. I'll just do the first one.
g + (25) + (30) = 90
g = 35
Therefore, we know that Ted spent the least amount of time on the computer.
The second method is using matrix reduction and getting the matrix in the row echelon form, therefore solving using the gauss jordan method. If you would like me to go through this instead, please leave a comment.