Finding Points of Intersection of a Parabolic Arch and a Hill

AI Thread Summary
The discussion focuses on finding the intersection points between a parabolic arch defined by the equation x^2 + 10y - 10 = 0 and a hill represented by y = 0.1x - 1. After substituting the hill's equation into the parabolic equation, the resulting quadratic equation x^2 + x - 20 = 0 yields solutions x = 4 and x = -5. Substituting these x-values back into the hill's equation gives the intersection points (4, -0.6) and (-5, -1.5). The user initially questioned the correctness of the quadratic equation's constant term but later resolved their confusion. The discussion concludes with the user expressing that they figured out their drawing issue.
physicsgal
Messages
164
Reaction score
0
"a parabolic arch has an equation x^2 + 10y - 10 = 0. the arch is on a hill with equation y = 0.1x-1. (measurements are in metres).

"find the points of intersection"
for this i substituted y =0.1x - 1 into the equation x^2 + 10y - 10 = 0:
x^2 + 10(0.1x - 1) - 10 = 0
x^2 + x - 10 - 10 = 0
x^2 + x - 20 = 0
should this -20 be 0 instead? (i dunno)


and then used the quadratic equation so x = 4 or x = -5.
(putting those amounts into y =0.1x - 1), i have intersections of (4, -0.6) and (-5, -1.5). are these correct?

also, i don't understand how to draw this.

any help is appreciated!

~Amy
 
Physics news on Phys.org
k, nevermind (figured it out) :)

~Amy
 
Back
Top