Responda:
11
Explicação passo a passo:
Área do retângulo = comprimento * largura
Dado
Comprimento = 4
Largura = 3x + 2
Área = 44
Substitua na fórmula e obtenha x
44 = 4 (3x + 2)
44 = 12x + 8
12x = 44-8
12x = 36
x = 36/12
x = 3
Obtenha os lados mais longos
Lado mais longo = 3x + 2
Substitua x = 3
Lado mais comprido = 3 (3) + 2
Lado mais comprido = 11
Portanto, a medida do lado mais longo deste retângulo é 11
Since y intercept if one, i automatically know the answer is y = 1/2x + 1. The second one
Answer:
(6, -9)
Step-by-step explanation:
Our system of linear equations is:
6x + 2y = 18
-4x - 2y = -6
When we solve by elimination, we're essentially "eliminating" a variable so that we can solve for other more easily. Here, let's eliminate the y variable by adding the two equations together:
6x + 2y = 18
+ -4x - 2y = -6
____________
2x + 0y = 12
x = 12/2 = 6
Plug this back into one of the original equations to find y:
-4x - 2y = -6
-4 * 6 - 2y = -6
-24 - 2y = -6
-2y = 18
y = -9
The solution is (6, -9).