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.
9514 1404 393
Answer:
nonlinear
Step-by-step explanation:
If the function is linear, evenly-spaced x-values will correspond to evenly-spaced y-values.
Here, the x-values all differ by 1. The y-values differ by 2 and 6, so the function is nonlinear.
Answer:
x 2 + 5 x + 6
Step-by-step explanation:
y = m x + c
y- intercept
x = 0
y = (-2) (0) + 3
=3
(x =0, y = 3)
<h3>slope -2 </h3><h3>y = -1 x + 3</h3>
If the question is how many students are girls, than it's ten(10).