Answer:
Isolate the variable by dividing each side by factors that don't contain the variable.

Answer:
5 • 10^6
Step-by-step explanation:
When we talk about approximations, it is important to know that their purpose is not to find the correct value, only close enough that will do the job. We use them when we want to write something in a shortened way, to save time or when it's impossible to find precise value. Of course, our approximation won't be 100% precise, but it will be acceptable.
So, in this case, we are dealing with a population that is just above five million.
Milion (1 000 000) is a seven-digit number written with six zeros, so its power of ten will be 10^6 (ten to the power of six).
Since the population is around five million, we will approximate it to
5 • 10^6 (five times ten to the power of six)
Answer:
Step-by-step explanation:
What is the VALUE OF 3r=10+5 when r=10?
substitute 10 for r in 3r=10+5. We get:
3(10) = 10 + 5, or 30 = 15. This equation is FALSE when r = 10.
You could solve the equation for r, however:
3r=10+5 becomes 3r = 15, and so r = 5. 5 is a solution; 10 is not a solution.
Answer:
x<=5
Step-by-step explanation:
Two things
- direction its pointing is always how the sign will look like
- if the circle is shaded it will have an "or equals to" sign; if its blank, there is only the "greater/lesser" sign
Answer:
slope of the line is -0.5
y-intercept is 13
Explanation:
The general formula of the linear equation is:
y = mx + c
where m is the slope and c is the y-intercept
1- getting the slope:
We are given the two points:
(6,10) representing (x1 , y1)
(12,7) representing (x2 , y2)
The slope of the line will be calculated as follows:
m = (y2-y1) / (x2-x1) = (7-10) / (12-6) = -3/6 = -0.5
The equation of the line now becomes:
y = -0.5x + c
2- getting the value of the y-intercept:
To get the value of the y-intercept (c), we will use any of the given points, substitute in the equation of the line and solve for c. I will use the point (6,10) as follows:
y = -0.5x + c
10 = -0.5(6) + c
10 = -3 + c
c = 13
Based on the above, the equation of the line would be:
y = -0.5x + 13
Hope this helps :)