SOLUTION: flag poles A and B are both perpendicular to the ground. Wires from the top of one flagpole are connected to the bottom of the other flagpole such that the point where the wires in
Algebra ->
Customizable Word Problem Solvers
-> Geometry
-> SOLUTION: flag poles A and B are both perpendicular to the ground. Wires from the top of one flagpole are connected to the bottom of the other flagpole such that the point where the wires in
Log On
Question 1151077: flag poles A and B are both perpendicular to the ground. Wires from the top of one flagpole are connected to the bottom of the other flagpole such that the point where the wires intersect is 10 feet above the ground. If the height of both A and B are an integer number of feet, how many possible heights are there for A? Found 2 solutions by greenestamps, Alan3354:Answer by greenestamps(13200) (Show Source):
The basic problem here is a common one. With the two poles of heights a and b, the height above the ground at which the two wires cross is
So in this problem we have
and we need to determine the number of possible values for a if a and b are both integers.
This is a Diophantine equation -- we have two variables but only one equation; but the number of solutions is limited by the requirement that both variables be integers.
The following is one standard way for solving such equations.
(1) Solve the equation for one variable in terms of the other.
(2) b and 10 are integers; that means must be an integer. And that means (a-10) must be a factor of 100.
We could identify all the possible values of a; but the problem only asks for the number of possible values for a. 100 has 9 positive factors, so there are 9 possible values for a.
You can put this solution on YOUR website! flag poles A and B are both perpendicular to the ground. Wires from the top of one flagpole are connected to the bottom of the other flagpole such that the point where the wires intersect is 10 feet above the ground. If the height of both A and B are an integer number of feet, how many possible heights are there for A?
-----------------
Note that the distance between them is not relevant.
---
Also, the height of the intersection is a*b/(a + b) - you can work that out or take my word for it.
------
a*b/(a+b) = 10
1 obvious solution is a = b = 20.
It's also obvious that the height of both must be greater than 10 feet.
------------------
a*b = 10a + 10b
=========================
By trial and error (using Excel) the combinations are:
20 & 20
30 & 15
35 & 14
60 & 12
110 & 11
===============
---> 10 possible values, but 20 is a duplicate.
---> 9 different possible values for A (or B).