Answer:
1. 0.6p
Step-by-step explanation: Well its quite obvious since its 40%
Answer:
make a graphical representation for our case do we have infinite lines pass through a point M?
Step-by-step explanation:
If the graphs of the equations do not intersect (for example, if they are parallel), then there are no solutions that are true for both equations. If the graphs of the equations are the same, then there are an infinite number of solutions that are true for both equations.
There are 10 crosses, which means that there are 10 trees in total. If we distribute 5 gallons among 10 trees, we give each tree
5/10=1/2=0.5 gallons
Set the whole expression = to 0 and solve for x.
3x^(5/3) - 4x^(7/3) = 0. Factor out x^(5/3): x^(5/3) [3 - 4x^(2/3)] = 0
Then either x^(5/3) = 0, or 3 - 4x^(2/3) = 0.
In the latter case, 4x^(2/3) = 3.
To solve this: mult. both sides by x^(-2/3). Then we have
4x^(2/3)x^(-2/3) = 3x^(-2/3), or 4 = 3x^(-2/3). It'd be easier to work with this if we rewrote it as
4 3
--- = --------------------
1 x^(+2/3)
Then
4
--- = x^(-2/3). Then, x^(2/3) = (3/4), and x = (3/4)^(3/2). According to my 3 calculator, that comes out to x = 0.65 (approx.)
Check this result! subst. 0.65 for x in the given equation. Is the equation then true?
My method here was a bit roundabout, and longer than it should have been. Can you think of a more elegant (and shorter) solution?