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:
Where is the table?
Step-by-step explanation:
Answer:
Width=10
Length=18
Step-by-step explanation:
The length is 2 feet less then twice the width
Let the width be x.
Then the length is 2x -2 based on the given information. Use this to make an equation since it is known that the area is 180feet squared.
x(2x-2)=180
2x^2 - 2x - 180 = 0
2( x^2 - x - 90) = 0
We now have a factorable quadratic.
2(x+9)(x-10)=0
So by zero product property, x=-9, x=10 Since a measure cannot be negative, -9 is an extraneous solution.
So x=10
Then the width is 10 and the length is 18
Hope this helps! Let me know if it is correct!
Answer:
Ty :)
Step-by-step explanation:
I lost all my points bc a moderator (LukeG1) >:(
Answer:

Step-by-step explanation:
Due to the fact that the degree of the polynomial is odd, we know one end must go up and the other down. Because the leading coefficient is even, we know that as x approaches negative infinity, y approaches negative infinity as well. As x approaches positive infinity, y approaches positive infinity.