
Quintin L. answered 07/13/16
Tutor
New to Wyzant
Ardent Math Tutor and Knowledgable Music Tutor
So PhP is Philippine Peso. Good to know!
First step is to write as many things in math notation as possible, trying to get the story straight. To do that: Variables!
YW -> Meters of Wholesaler's Cloth;
YV -> Meters of Vendor's Original Cloth (4);
CW -> Cost from Wholesaler (PhP 1120);
CV-> Cost from Vendor (PhP 1600);
RV -> Rate (price per meter) for Vendor's Cloth;
RW -> Rate (price per meter) for Wholesaler's Cloth.
Now let's actually use these! (Some of these may seem like extra variables, but I encourage thinking in variables to solve problems!)
Let's talk about cost for a moment. Cw=RW*YW and Cv=RW*YW+RV*YV. Rate*Length=Cost, so total cost / cost from Vendor is the combined rate*length's.
Ooh, important quote from problem: "the vendor's price per meter is at least PhP 10 more than the wholesaler's price per meter". That is an inequality (the words "at least"). Let's write that sentence in math notation now:
RV≥10+RW.
Algebra/rearranging time! I'll keep this all with variables (in my mind, I'm focused on the 3 things I know, which are CW, CV, and YV):
CV=RW*YW+RV*YV
CV=CW+RV*YV
Rv=(CV-CW)/YV
RV≥10+RW
(CV-CW)/YV≥10+RW
Fun fact! We know RW from our first, earlier cost equation. I won't show the algebra since it is just division. Let's plug it in:
(CV-CW)/YV≥10+CW/YW
(CV-CW-10*Yv)/YV≥CW/YW (I brought the 10 up into the fraction here. See next step.)
Okay! Now fancy Inequality maneuver here! If these were simply equal, you could flip both fractions and they would be the same, like 2/4=1/2, and so does 4/2=2/1. However with inequalities, we flip the symbol, which should make sense, (5/10>2/10 becomes 10/5<10/2, or 2<5). I'll prove it below!
YV/(CV-CW-10*YV)≤YW/CW
CW*YV/(CV-CW-10*YV)≥YW
Simply plug in numbers and we get:
YW≤1120*4/(1600-1120-10*4)
YW≤112/11
It has to be shorter than about 10.2 meters!
Feel free to ask questions as they come up!
----------------
Proof of Inequality trick (because it's beautifully simple):
Let's assume all inequalities have the same properties because they do. Let's say a and c are literally anything:
a<c
a/c<c/c
a/c/a<1/a
1/c<1/a
1/a>1/c.
Therefore you can only take the reciprocal, aka flip, aka 1/a and 1/c, if you also flip the sign.
%MCEPASTEBIN%


Quintin L.
Those are all good points. Personally, I use the loose terms to make the math more relaxed, like why I wrote AKA all lowercase and twice unnecessarily, but I could certainly be more strict with my language.
Report
07/13/16
Kenneth S.
07/13/16