1) The triangles are similar, so correponding sides have the same ratio.
.. 3x/20 = (4x +2)/28
.. 3x/5 = (4x +2)/7 . . . . . . . multiply by 4
.. 7*3x = 5(4x +2) . . . . . . . multiply by 35 = 5*7
.. 21x = 20x +10 . . . . . . . . eliminate parentheses
.. x = 10 . . . . . . . . . . . . . . . subtract 20x
2) The triangles are similar, so corresponding measures have the same ratio.
.. x/42 = 10/15
.. x = 42*(10/15) = 28
3) The third angle of triangle ABC is 180° -20° -80° = 80°. Then two of the angles of ABC match those of JKL. The 3rd answer selection is appropriate.
<h3>
Answer:</h3>
System
Solution
- p = m = 5 — 5 lb peanuts and 5 lb mixture
<h3>
Step-by-step explanation:</h3>
(a) Generally, the equations of interest are one that models the total amount of mixture, and one that models the amount of one of the constituents (or the ratio of constituents). Here, there are two constituents and we are given the desired ratio, so three different equations are possible describing the constituents of the mix.
For the total amount of mix:
... p + m = 10
For the quantity of peanuts in the mix:
... p + 0.2m = 0.6·10
For the quantity of almonds in the mix:
... 0.8m = 0.4·10
For the ratio of peanuts to almonds:
... (p +0.2m)/(0.8m) = 0.60/0.40
Any two (2) of these four (4) equations will serve as a system of equations that can be used to solve for the desired quantities. I like the third one because it is a "one-step" equation.
So, your system of equations could be ...
___
(b) Dividing the second equation by 0.8 gives
... m = 5
Using the first equation to find p, we have ...
... p + 5 = 10
... p = 5
5 lb of peanuts and 5 lb of mixture are required.
Radius, r = 3
The equation of a sphere entered at the origin in cartesian coordinates is
x^2 + y^2 + z^2 = r^2
That in spherical coordinates is:
x = rcos(theta)*sin(phi)
y= r sin(theta)*sin(phi)
z = rcos(phi)
where you can make u = r cos(phi) to obtain the parametrical equations
x = √[r^2 - u^2] cos(theta)
y = √[r^2 - u^2] sin (theta)
z = u
where theta goes from 0 to 2π and u goes from -r to r.
In our case r = 3, so the parametrical equations are:
Answer:
x = √[9 - u^2] cos(theta)
y = √[9 - u^2] sin (theta)
z = u