Let's say "m" is the manufactoring cost per drill (in dollars).
Then the manufactorer sells it for $4 more, so this would be:
m+4
Then the chain store sells it for 140% of the price is paid the manufactorer, so this would be "140% of (m+4)" which translates to "1.4•(m+4)" or more simply:
1.4(m+4)
P(m) = 1.4(m+4), where m is the initial manufactoring cost (in dollars).
Simplifying, you could rewrite this as:
P(m) = 1.4m + 5.6
It's difficult to make out what the force and displacement vectors are supposed to be, so I'll generalize.
Let <em>θ</em> be the angle between the force vector <em>F</em> and the displacement vector <em>r</em>. The work <em>W</em> done by <em>F</em> in the direction of <em>r</em> is
<em>W</em> = <em>F</em> • <em>r</em> cos(<em>θ</em>)
The cosine of the angle between the vectors can be obtained from the dot product identity,
<em>a</em> • <em>b</em> = ||<em>a</em>|| ||<em>b</em>|| cos(<em>θ</em>) ==> cos(<em>θ</em>) = (<em>a</em> • <em>b</em>) / (||<em>a</em>|| ||<em>b</em>||)
so that
<em>W</em> = (<em>F</em> • <em>r</em>)² / (||<em>F</em>|| ||<em>r</em>||)
For instance, if <em>F</em> = 3<em>i</em> + <em>j</em> + <em>k</em> and <em>r</em> = 7<em>i</em> - 7<em>j</em> - <em>k</em> (which is my closest guess to the given vectors' components), then the work done by <em>F</em> along <em>r</em> is
<em>W</em> = ((3<em>i</em> + <em>j</em> + <em>k</em>) • (7<em>i</em> - 7<em>j</em> - <em>k</em>))² / (√(3² + 1² + 1²) √(7² + (-7)² + (-1)²))
==> <em>W</em> ≈ 5.12 J
(assuming <em>F</em> and <em>r</em> are measured in Newtons (N) and meters (m), respectively).
Answer: Polynomial
Step-by-step explanation:
Missing questions and subsequent solutions:
(a) Write an equation for company A for cost, C, number of months, n, that Beni will pay for the phone.
Solution:
For company A:
C = 72.25 + 85.50n
(b) Write an eqyation for company B for cost, C, and number of months, n, that Bei will pay for the phone.
Solution:
For company B:
C = 151.25 + 65.75n
(c) Write an inequality when the cost from company A is better than cost from company B.
Solution:
72.25 + 85.50n ≤ 151.25 + 65.75n
(85.50-65.75)n ≤ (151.25 - 72.25)
19.75 n ≤ 79
n ≤ 4
(d) Value of n for which cost from the two companies will be the same.
Solution:
If cost for companies A and B are the same, then
72.25 + 85.50n = 151.25 + 65.75n
(85.5 - 65.75)n = 151.25 - 72.25
19.75n = 79
n = 79/19.75 = 4 months
After 4 months,
C = 72.25 + 85.5*4 = $414.25