Given:
- Bought n items of product A at 1/5 rs each
- bought n items of product B at 1/4 rs each
He mixed the two items and sold each at 2/9 rs each.
He lost 3 rs in the above batch of articles.
Solution:
revenue = 2n* (2/9) rs = 4n/9 rs
cost = n/5+n/4 rs = n(1/5+1/4)
Profit = revenue-cost = 4n/9-n(1/5+1/4) = -3 rs
Solve for n
4n/9-n(1/5+1/4) = -3
factor out n
n(4/9-1/5-1/4)=-3
n(80-36-45)/180=-3
-n/180=-3
n=3*180=540
Total number of products bought
= n+n = 540+540 = 1080
Answer:
The trapezoid has a height of 3 inches, a shorter base measuring 2.75 inches, and a longer base measuring 4.25 inches. The total area of the entire figure is 33 square inches.
Step-by-step explanation:
I took the iready diagnostic :)
Answer:
y = 8/3
Step-by-step explanation:
x = -2
y = 2/(3*-2) + 3
y = 2/-6 + 3
y = -1/3 + 3
y = -1/3 + 9/3
y = 8/3
Answer:
.25
Step-by-step explanation:
y2-y1/x2-x1
m = -1 / -4 = 0.25
The ordered pairs of the solution to the system of equation are [(3, 6), (-3, 18)]
<h3>System of equations</h3>
Given the following system of equations expressed as:
f(x) = x² - 2x + 3 and f(x) = -2x + 12
Since they are both function of x, hence;
x² - 2x + 3 = -2x + 12
x² - 2x + 3 + 2x - 12 = 0
x² - 9 = 0
x² = 9
x = ±√9
x = ±3
If x = 3
f(x) = -2(3) + 12
f(x) = 6
If x = -3
f(x) = -2(-3) + 12
f(x) =18
Hence the ordered pairs of the solution to the system of equation are [(3, 6), (-3, 18)]
Learn more on system of equation here: brainly.com/question/14323743
#SPJ1