Locate a point C on the x-axis such that AC+BC is minimized. C=(_,0)
The endpoints of AB are A(0,2) and B(9,4)
check out this page http://www.analyzemath.com/calculus/Problems/minimum_distance.html
I recommend you read over where it says " METHOD 2: We "construct a virtual house" (projection) H on the other side of the river"
let me know if that helps or not
That just confuses me..
ok one sec
First plot the points A and B
If we use method 2, we reflect point B over the x axis to get point B'
Then you draw a straight line from A to B'
The line we just drew goes through (3,0) so that is the point that minimizes the distance AC + BC this is because the shortest distance between any two points is a straight line and because CB = CB' (you can prove this using CPCTC and the hypotenuse leg postulate)
Okay, that makes sense. is there an equation I can use to set it up to show my work?
nice
let C be the point (x,0) the distance from A(0,2) to C(x,0) can be calculated using the distance formula d = sqrt( (x1-x2)^2 + (y1-y2)^2 ) d = sqrt( (0-x)^2 + (2-0)^2 ) d = sqrt( x^2 + 4 ) so that is the distance from A to C
the distance from C to B is d = sqrt( (x1-x2)^2 + (y1-y2)^2 ) d = sqrt( (x-9)^2 + (0-4)^2 ) d = sqrt( x^2 - 18x + 81 + 16 ) d = sqrt( x^2 - 18x + 97 )
The total distance AC + BC is the sum of those two distances sqrt( x^2 + 4 ) + sqrt( x^2 - 18x + 97 ) you would then use calculus or a graphing calculator to find the min of this function to get the min distance
Okay, thanks so much for your help. Could you help me with one more problem?
sure, go ahead
Fill in the values to complete the reflection of AB with matrix multiplication.|dw:1411260350091:dw|
That's all it says?
Yeah
well I found this page http://www.mathplanet.com/education/geometry/transformations/transformation-using-matrices but the problem is that I don't know what line we are reflecting over
are we reflecting over the x axis? y axis? or some other line?
x-axis
what are the coordinates of A and B?
same from that previous problem?
yes
ok one sec
On this page http://www.mathplanet.com/education/geometry/transformations/transformation-using-matrices it says that the reflection matrix for reflecting over the axis is this |dw:1411260947081:dw|
Join our real-time social learning platform and learn together with your friends!