Answer:
4 i think
Step-by-step explanation:
Answer: (b) Multiply the top equation by 3, multiply the bottom equation by 2, then add the equations.
Step-by-step explanation: the strat would eliminate a variable in this system
Answer:
The answer is: small+large.
Step-by-step explanation:
If the variable of the smaller sheetrock is stored in small:
var small.
And the variable of the larger sheetrock is stored in large:
var large.
The length of the wall will be the sum of the two pieces of sheetrock:
For example:
var small = 5;
var large = 10;
small+large = 5 + 10 = 15 is the length of the wall.
Answer:
<em>x = 9</em>
Step-by-step explanation:
The standard form of equation of a line is expressed as y = mx+c
m is the slope
c is the y intercept
Note that the line does not have a slope and the x intercept of the line is a point where the line cuts the x axis. Hence the equation of the line will be expressed as x = c where c is the x intercept;
<em>From the graph, the x intercept =9. Hence the equation of the given line is x = 9</em>