Answer:
yes, i think it is
Step-by-step explanation:
The only error you made is on problem 3. Everything else is correct. Nice work.
-------------------------------------------------------
Here is how to solve problem 3
Plug x = 1 into the equation and solve for y
-3x + y = 1
-3*1 + y = 1 ... replace x with 1
-3 + y = 1
y - 3 = 1
y - 3 + 3 = 1 + 3 .... add 3 to both sides
y = 4
<h3>The answer is 4</h3>
-------------------------------------------------------
Verifying the answer:
Plug (x,y) = (1,4) into the equation. Both sides should be the same number after simplifying both sides.
-3x + y = 1
-3*1 + 4 = 1 ..... replace x with 1; replace y with 4
-3 + 4 = 1
1 = 1
The answer is confirmed.
If you were to graph -3x + y = 1, which is equivalent to y = 3x+1, you'll find that the point (1,4) is on this line.
With exponents of 10, the exponent really just tells you how many zeroes there are behind the 1. So, for example, 10^4=10000 (4 zeroes behind 1). When multiplying decimals by exponents of 10, you move the decimal to the right, and the amount of places is the exponent number. For example, if I multiply 5.34 by 10^2, I move the decimal over to the right 2 times and get 534.
So, if you just multiply these you get 9.36*10000, which is 93600.
Answer:
96
Step-by-step explanation:
We will use the order of operations to solve the equation
7×8+1×40
multiplication before addition, so we do this first:
7×8=56
We change the equation to this:
56+1×40
Then we multiply:
1×40=40
We change the equation to this:
56+40
Then we add to solve:
56+40=96
Answer:
-I haven't done this, but I have copied and pasted from another question and answer from the user syed514:
Graphing is one way to do the problem.But sometimes, graphing it is hard to do.So here’s an algebraic method.
If M(m1, m2) is the midpoint of two points A(x1, y1) and B(x2, y2),then m1 = (x1 + x2)/2 and m2 = (y1 + y2)/2.In other words, the x-coordinate of the midpointis the average of the x-coordinates of the two points,and the y-coordinate of the midpointis the average of the y-coordinates of the two points.
Let B have coordinates (x2, y2) in our problem.Then we have that 6 = (2 + x2)/2 and 8 = (3 + y2)/2.
Solving for the coordinates gives x2 = 10, y2 = 13