Solving Linear Systems: Hemlock & Blue Spruce Trees

  • Thread starter Thread starter jojonea
  • Start date Start date
AI Thread Summary
To solve the problem of when a 14-inch hemlock tree and an 8-inch blue spruce tree will be the same height, create equations based on their growth rates. The hemlock grows at 4 inches per year, represented by the equation y = 4x + 14, while the blue spruce grows at 6 inches per year, represented by y = 6x + 8. Setting the equations equal to each other, 4x + 14 = 6x + 8, allows you to solve for x, which is 3 years. After 3 years, both trees will reach a height of 26 inches. Writing the equations and using a let statement is essential for demonstrating understanding of linear systems.
jojonea
Messages
3
Reaction score
0
Had this in the wrong forum

I have a question on my homework, it is on Applications of Linear Systems, the question is : You plant a 14-inch hemlock tree in your backyard that grows at a rate of 4 inches per year and an 8-inch blue spruce tree that grows at a rate of 6 inches per year. In how many years after you plant the trees will the two trees be the same height? how tall will each tree be?

I know the answer: 3 years, both 26 inches, I don't know how to write out the systems, maybe I'm just an idiot, I don't know.
 
Physics news on Phys.org
Make an equation for each tree in the form of y=mx+b.
Use a let statement so you know what each variable represents.
So your let statement would be:
Let y = total height of tree
Let x = number of years
Let b = initial height
Let m = the rate at which it grows

From here you write your equations substituting the values you know.

For the first tree.
y=4x+14
And the second.
y=6x+8

Then to find x you simply make the 2 equations equal since they are both equal to y.

4x+14 = 6x+8
Solve for x.

Then input your x value into one of your equations and you have your y value.
 
i feel so stupid...

I was working on that for a whole hour, thank you so much... I didnt realize it was that easy!
 
Any question of this sort should be done using algebra. If you find yourself using the trial and error method, remember algebra. Besides trial and error gets you nowheres on a test or assignment.
 
I surely don't want to "dis" algebra but the way I would do this is:

Since the spruce grows 6 inches per year and the hemlock on 4 inches per year, the spruce "catches up" two inches per year. The hemlock was orginally 14 inches and the spruce 8 inches so the spruce needs to catch up 14- 8= 6 inches. At two inches a year, that will take
6/2= 3years. Of course, in three years, the hemlock will have grown 4(3)= 12 inches to a total of 14+12= 26 inches and the spruce will have grown 6(3)= 18 inches, also to a total of 8+18= 26 inches.
 
That wouldn't be showing your linear equations. All of my teachers gave points on tests and quizzes just for writing the equations and the let statements. By doing that it shows that you know the concept of linear equations so if you make a simple addition mistake or something like that you still get near full value.
 
Kindly see the attached pdf. My attempt to solve it, is in it. I'm wondering if my solution is right. My idea is this: At any point of time, the ball may be assumed to be at an incline which is at an angle of θ(kindly see both the pics in the pdf file). The value of θ will continuously change and so will the value of friction. I'm not able to figure out, why my solution is wrong, if it is wrong .
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...

Similar threads

Back
Top