Answer:
A
Step-by-step explanation:
No need. It’s simple.
B can’t be it because it uses multiplication.
C can’t be it because it makes no sense.
D also makes no sense.
Since width is the smaller value, set width=x. That wold mean that length=x+3. Since Area=width*length, 40=x(3+x). Distribute the x to give you 40=3x+x^2. Set the equation equal to 0 giving you x^2+3x-40=0. Factor the equation to give you (x+8)(x-5)=0. Set each factor equal to 0. x+8=0 gives you x=-8 & x=-5 gives you x=5. Since we're working with lengths of objects, it can't be negative. Therefore, your width is 5. To find length, substitute width into the original expression (x+3). Therefore, length is 5+3=8.
The answer is y= -6
my apologies if it’s wrong
Answer:
2k
Step-by-step explanation:
3k and -k are both like terms, so you can combine them. Adding opposite signs works in the same way as subtraction, so you can rewrite the expression as 3k-k, which is 2k.
The solution to the systems of equations is (7, 3)
Given the systems of equations expressed as:
-x + 4y = 5 ....................1
x - 5y = -2 ...................... 2
Add both equations to have:
-x+x + 4y - 5y = 5 - 2
4y-5y = -3
-y = -3
y = 3
Substitute y = 3 into equation 1:
-x + 4(3) = 5
-x + 12 = 5
-x = 5 - 12
-x = -7
x = 7
Hence the solution to the systems of equations is (7, 3)
Learn more on simultaneous equations here: brainly.com/question/148035