How Can the Quadratic Formula Help Solve Real-World Problems?

AI Thread Summary
Markita needs to fence three sides of a rectangular plot with a total of 100 meters of fencing, aiming for an area of 500 square meters. The perimeter equation is 100 = 2x + y, and the area equation is 500 = x*y. By substituting y from the perimeter equation into the area equation, a quadratic equation is formed: 2x^2 - 100x + 500 = 0. Using the quadratic formula, the solutions for x are approximately 44.3 meters and 5.6 meters, leading to corresponding y values of 11.4 meters and 88.8 meters. These dimensions provide areas close to 500 square meters, validating the calculations.
travishillier
Messages
15
Reaction score
0
Quadratic formula help ...

Heres the question ... your help is greatly needed and appreciated ...

Markita wants to fence a rectangular plot of land along side the shore of a lake. Only 3 sides must be fenced, since the lake will form teh lake will form teh fourth side. Markita had 100m of fencing, and she wants the plot of land to have an area of 500m^2 (squared). Find teh dimensions of the plot of land, to the nearest tenth of a metre. Expalin and justify your solution.


Theres thequestion , lmk what u can do to help me out ... Thx
 
Physics news on Phys.org
Please don't post the same topic twice...

cookiemonster
 
srry won't happen again .. thx
 
Well, here's your formulas.

P: 100 = 2x + y [normally, perimeter would be 2x + 2y, but because one of the sides is the lake, you don't count one of the y's]
A: 500 = x*y

Now, solve the first equation for y...

y = 100 - 2x

And substitute it into the area formula...

500 = x(100 - 2x)
500 = 100x - 2x^2
2x^2 - 100x + 500 = 0

Now, you can take the above and put it into the quadratic formula...

[-b +/- sqrt(b^2-4ac)]/2a
a = 2
b = -100
c = 500

Substituting in, you get 44.3 and 5.6 as the two solutions. Now, that's x...now we need y...go back to the perimeter formula...

y = 100 - 2x

Substituting in the two numbers we found above for x, you get...

Solution 1: x = 44.3, y = 11.4
Solution 2: x = 5.6, y = 88.8

If you multiply them to check the area, you'll get around 497 and 505, which isn't exactly 500, but you were asked to give rounded values to the nearest tenth, so that's okay.
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top