Hopes this help:
Answer: x = 3, -2 & y = 5, 0
Hopes this is the answer that you where looking for if not I am so sorry.
Answer:
Step-by-step explanation:
The the area of the rectangular pen be A = LW
L is the length
W is the width
Given
A = 3136ft²
3136 = LW..........1
Given the perimeter P = 2L+2W....... 2
From 1; L = 3136/W
Substitute into 2
P = 2(3136/W)+2W
P = 6272/W + 2W
In order to minimize the amount of material needed, then dP/dW = 0
dP/dW = -6272/W² + 2
0 = -6272/W² + 2
6272/W² = 2
cross multiply
6272 = 2W²
W² = 3136
W = √3136
W = 56ft
Since A = LW
3136 = 56L
L = 3136/56
L = 56ft
Hence the dimensions of the rectangular pen that minimize the amount of material needed is 56ft by 56ft
Answer: 1000cm2 to m2 is: 1000cm^2=0.1m^2
I think its the second answer choice because square c has the biggest number of units so the 2 smaller ones add up to it not sure if it’s right but that’s what i was taught
Answer:
y = (x - 3)² - 3
Step-by-step explanation:
The equation of a parabola in vertex form is
y = a(x - h)² + k
where (h, k) are the coordinates of the vertex and a is a multiplier
To obtain this form use the method of completing the square
add/subtract (half the coefficient of the x- term )² to x² - 6x
Given
y = x² - 6x + 6
= x² + 2(- 3)x + 9 - 9 + 6
= (x - 3)² - 3 ← in vertex form