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.
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanged mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top