Bushel of Corn and Peck of wheat

This topic has expert replies
Master | Next Rank: 500 Posts
Posts: 256
Joined: Mon Aug 10, 2009 6:31 pm
Thanked: 3 times

Bushel of Corn and Peck of wheat

by gmatv09 » Thu Aug 20, 2009 8:17 am
The price of a bushel of corn is currently $3.20, and the price of a peck of wheat is $5.80. The price of corn is increasing at a constant rate of 5x cents
per day while the price of wheat is decreasing at a constant rate of sqrt(2)x - x cents per day. What is the approximate price when a bushel of corn costs the
same amount as a peck of wheat?

(A) $4.50
(B) $5.10
(C) $5.30
(D) $5.50
(E) $5.60
Source: — Problem Solving |

Legendary Member
Posts: 527
Joined: Thu May 01, 2008 12:06 am
Thanked: 7 times

by real2008 » Thu Aug 20, 2009 10:38 am
is it E

User avatar
Master | Next Rank: 500 Posts
Posts: 157
Joined: Tue Oct 07, 2008 5:47 am
Thanked: 3 times

by PussInBoots » Thu Aug 20, 2009 11:35 am
3.20 + 5 * x * days = 3.2 + 5 * k
5.80 - (1.4x - x) * days = 5.80 - .4 * x * days = 5.8 - .4k

5.4k = 2.6 <=> k is close to .5

3.2 + 5 *.5 = 5.7

E

Master | Next Rank: 500 Posts
Posts: 256
Joined: Mon Aug 10, 2009 6:31 pm
Thanked: 3 times

by gmatv09 » Thu Aug 20, 2009 1:26 pm
OA E

Master | Next Rank: 500 Posts
Posts: 175
Joined: Mon Feb 09, 2009 3:57 pm
Thanked: 4 times

by tom4lax » Fri Aug 21, 2009 5:25 am
3.20 + 5 * x * days = 3.2 + 5 * k
5.80 - (1.4x - x) * days = 5.80 - .4 * x * days = 5.8 - .4k

5.4k = 2.6 <=> k is close to .5

3.2 + 5 *.5 = 5.7

E

In the above, why are you using 5 * x * days instead of .05 * x * days. Isn't it an increase of 5 cents / day?

I think the same could be said for the price of wheat... No?

I realize this gets to the correct answer however.

EDIT: I used following, gets to the same answer.

3.20 + .05x = 5.8 - .004x
.054x = 2.6
x = ~50 days