Answer:
72
Step-by-step explanation:
if you subtract 4 each time then it would look like:
202-4=198
198-4=194
etc. ...
76-4=72
10. Infinitely many solutions:

Simplify this equation:

When
the equation becomes

This equality is true for all x, thus the equation has infinitely many solutions.
11. The equation
should have one solution x=-1.
First, simplify the equation:

This equation will have solution x=-1 when

Therefore, the initial equation is

12. The equation
should have infinitely many solutions.
Simplify it:

When
this equation will have infinitely many solutions.
Answer:
The distance between the bird houses are 10.26 feet
Step-by-step explanation:
Hello!
The slope intercept form is y=mx+b, where m is the slope and b is the y-intercept.
First, let's find the y-intercept. This is where the line hits the y-axis. Therefore, it hits at 4 on the y-axis, so our y-intercept is 4.
To find the slope, let's find 2 points on our line. Let's use (0,4) and (2,5). We divide the difference in the y-values by the difference in the x-values as shown below.

Therefore, our slope is 2.
Now we plug these values into our equation.
y=2x+4
I hope this helps!
Answer:
Rectangular area as a function of x : A(x) = 200*x + 2*x²
A(max) = 5000 m²
Dimensions:
x = 50 m
l = 100 m
Step-by-step explanation:
"x" is the length of the perpendicular side to the wall of the rectangular area to be fenced, and we call "l" the other side (parallel to the wall of the barn) then:
A(r) = x* l and the perimeter of the rectangular shape is
P = 2*x + 2*l but we won´t use any fencing material along the wll of the barn therefore
P = 2*x + l ⇒ 200 = 2*x + l ⇒ l = 200 - 2*x (1)
And the rectangular area as a function of x is:
A(x) = x * ( 200 - 2*x) ⇒ A(x) = 200*x + 2*x²
Taking derivatives on both sides of the equation we get:
A´(x) = 200 - 4*x ⇒ A´= 0
Then 200 - 4*x = 0 ⇒ 4*x = 200 ⇒ x = 50 m
We find the l value, plugging the value of x in equation (1)
l = 200 - 2*x ⇒ l = 200 - 2*50 ⇒ l = 100 m
A(max) = 100*50
A(max) = 5000 m²