Math Help Forum

Math Help Forum Feed Site Feed

Go Back   Math Help Forum > Pre-University Math Help > Pre-Algebra and Algebra
Reply
 
Thread Tools Display Modes
  #1  
Old April 20th, 2009, 10:24 PM
MHF Contributor
 
Join Date: Jul 2008
Location: NYC
Posts: 1,489
Country:
Thanks: 1,132
Thanked 24 Times in 17 Posts
magentarita is on a distinguished road
Default Taxi Ride

The cost of a taxi ride is calculated by adding a fixed amount to a charge for each 1/4 of the trip. If one mile costs $4 and 3/2 miles costs $5.50, what is the cost of a three-mile trip?

I made a table:

miles.....costs
1 $4
3/2 $5.50
3 $x

This question came from the chapter titled linear equations in two variables.

After doing the math, I got $11 for 3 miles but the math book tells me that the correct answer is $10 for 3 miles.

How do I set up a system of linear equations for this question? How do I find $10?
__________________
I thank you for your effort.
Reply With Quote
Advertisement
 
  #2  
Old April 20th, 2009, 10:52 PM
Mirado's Avatar
Newbie
 
Join Date: Apr 2009
Location: New York
Posts: 18
Country:
Thanks: 0
Thanked 8 Times in 8 Posts
Mirado is on a distinguished road
Default a little help

This does not require a system of equations, that's a little overkill.

So, when you are setting up linear equations, you should know that a general linear equation looks like this: y=mx+b, where m is the slope and b is the y-intercept. So, you need to find the slope here, which you find using the equation m=(y_2 - y_1)/(x_2 - x_1)

So, what points will you use for this little formula above?

The linear equation in 2 variables they are talking about is the above, as opposed to the x=4 or y=10 linear equations.

Once you find out the slope here, you can use the point-slope formula to find your equation
y - y_1 = m(x - x_1)

Ok, so you have your equation. Now just plus in 3 for the variable you used for miles and simplify.

Let me know if that helped
Reply With Quote
The following users thank Mirado for this useful post:
Donate to MHF
  #3  
Old April 21st, 2009, 09:59 PM
MHF Contributor
 
Join Date: Jul 2008
Location: NYC
Posts: 1,489
Country:
Thanks: 1,132
Thanked 24 Times in 17 Posts
magentarita is on a distinguished road
Default yes but...

Quote:
Originally Posted by Mirado View Post
This does not require a system of equations, that's a little overkill.

So, when you are setting up linear equations, you should know that a general linear equation looks like this: y=mx+b, where m is the slope and b is the y-intercept. So, you need to find the slope here, which you find using the equation m=(y_2 - y_1)/(x_2 - x_1)

So, what points will you use for this little formula above?

The linear equation in 2 variables they are talking about is the above, as opposed to the x=4 or y=10 linear equations.

Once you find out the slope here, you can use the point-slope formula to find your equation y - y_1 = m(x - x_1)

Ok, so you have your equation. Now just plus in 3 for the variable you used for miles and simplify.

Let me know if that helped
I do not see the connection between my question and the slope of lines.
Can you show me your method?
__________________
I thank you for your effort.
Reply With Quote
  #4  
Old April 21st, 2009, 10:12 PM
Mirado's Avatar
Newbie
 
Join Date: Apr 2009
Location: New York
Posts: 18
Country:
Thanks: 0
Thanked 8 Times in 8 Posts
Mirado is on a distinguished road
Default

The slope is basically defined as the change that is going on. You said "The cost of a taxi ride is calculated by adding a fixed amount to a charge for each 1/4 of the trip" which means that this is the slope. It is going up a fixed amount for every quarter mile. So, basically, just use the chart that you made and use the 'y' as the cost and the 'x' as the distance traveled. This will give you the slope. Try it out.
Reply With Quote
The following users thank Mirado for this useful post:
Donate to MHF
  #5  
Old April 22nd, 2009, 12:18 AM
Newbie
 
Join Date: Apr 2009
Posts: 8
Country:
Thanks: 2
Thanked 2 Times in 2 Posts
IAmLegendToo is on a distinguished road
Default

Not sure how to do it the previously mentioned way. But, I've come up with $10, quite easily my way.

I thought of it this way.

1 mile is $4.00
1 and 1/2 mile is $5.50.

The problem says it is a FIXED amount and a charge for every 1/4 mile.

Divide the $4.00 by 4, that's $0.25 cents every 1/4 mile.
But you'll notice the increase from 1 mile to 1 and a half is a $1.50 increase, which can't be possible at $0.25 every 1/4mile. So the initial FIXED amount has to be $4.00 for the FIRST MILE, then $0.75 for every 1/4 mile after that.

So 1 mile = $4.00
2 miles contains 8 one-fourth miles. So $0.75 * 8 = $6

$4.00 + $6.00 = $10.00 = 3 mile trip.

that's how I achieved the answer. Not sure about the above way.
Reply With Quote
The following users thank IAmLegendToo for this useful post:
Donate to MHF
  #6  
Old April 22nd, 2009, 02:31 AM
woof's Avatar
Junior Member
 
Join Date: Apr 2009
Posts: 28
Country:
Thanks: 0
Thanked 11 Times in 10 Posts
woof will become famous soon enough
Default

Quote:
Originally Posted by magentarita View Post
The cost of a taxi ride is calculated by adding a fixed amount to a charge for each 1/4 of the trip. If one mile costs $4 and 3/2 miles costs $5.50, what is the cost of a three-mile trip?

I made a table:

miles.....costs
1 $4
3/2 $5.50
3 $x

This question came from the chapter titled linear equations in two variables.

After doing the math, I got $11 for 3 miles but the math book tells me that the correct answer is $10 for 3 miles.

How do I set up a system of linear equations for this question? How do I find $10?
Since this comes from the linear equations in two variables, you want two equations with two unknowns. The 1/4 isn't needed though....

Let x=the fixed charge, and y=price per mile. Then the two equations become 4=x+y and 5.50=x+1.5y. That can be solve by substitution, or by subtraction. These two equations are your system, both of the form
cost=fixed amount + miles*(charge per mile).

Solving, you get y=3, and x =1. Thus, for 3 miles, cost =x+3y=1+3(3)=10.

OR.....

if you really want the 1/4 mile in there, you measure miles in 1/4's, and you get
4=x+4y and 5.50=x+6y.... cost=fixed amount + (number of quarter miles) *(charge per mile). Your y then should be (3/4).
Reply With Quote
The following users thank woof for this useful post:
Donate to MHF
  #7  
Old April 22nd, 2009, 11:27 AM
Mirado's Avatar
Newbie
 
Join Date: Apr 2009
Location: New York
Posts: 18
Country:
Thanks: 0
Thanked 8 Times in 8 Posts
Mirado is on a distinguished road
Default um.... seriously?

Ok, first off, it's completely unnecessary to use 2 equations.

Use the formulas I posted and get it that way.

OR...

if you wanted to do it without them, then you can see that the slope is for every half mile is $1.50, or every mile is $3.
Hence, to then figure out the base cost, is going to be $4 - $3 = $1 (which is the y-intercept).
Then, you use the idea of the slope is $3/mile (our slope, m)

So, when we put this stuff back into the equation (which is what you are supposed to learn from these exercises) is that y=mx+b or by substitution is y = 3x + 1; where y is the cost of the trip and x is the mileage.

So, when you use the formula y=3x+1, and plug in for 3 miles, you will get $10, or to use the units, it'll be $y = ($3/mile) \times X miles + $1
which means the miles cancels out and you are left with dollars, or $y = $3 \times X + $1
Reply With Quote
The following users thank Mirado for this useful post:
Donate to MHF
  #8  
Old April 22nd, 2009, 04:35 PM
MHF Contributor
 
Join Date: Jul 2008
Location: NYC
Posts: 1,489
Country:
Thanks: 1,132
Thanked 24 Times in 17 Posts
magentarita is on a distinguished road
Default ok...

Quote:
Originally Posted by IAmLegendToo View Post
Not sure how to do it the previously mentioned way. But, I've come up with $10, quite easily my way.

I thought of it this way.

1 mile is $4.00
1 and 1/2 mile is $5.50.

The problem says it is a FIXED amount and a charge for every 1/4 mile.

Divide the $4.00 by 4, that's $0.25 cents every 1/4 mile.
But you'll notice the increase from 1 mile to 1 and a half is a $1.50 increase, which can't be possible at $0.25 every 1/4mile. So the initial FIXED amount has to be $4.00 for the FIRST MILE, then $0.75 for every 1/4 mile after that.

So 1 mile = $4.00
2 miles contains 8 one-fourth miles. So $0.75 * 8 = $6

$4.00 + $6.00 = $10.00 = 3 mile trip.

that's how I achieved the answer. Not sure about the above way.
Thank you for breaking this question down for me.
__________________
I thank you for your effort.
Reply With Quote
  #9  
Old April 22nd, 2009, 04:36 PM
MHF Contributor
 
Join Date: Jul 2008
Location: NYC
Posts: 1,489
Country:
Thanks: 1,132
Thanked 24 Times in 17 Posts
magentarita is on a distinguished road
Default nice work...

Quote:
Originally Posted by woof View Post
Since this comes from the linear equations in two variables, you want two equations with two unknowns. The 1/4 isn't needed though....

Let x=the fixed charge, and y=price per mile. Then the two equations become 4=x+y and 5.50=x+1.5y. That can be solve by substitution, or by subtraction. These two equations are your system, both of the form
cost=fixed amount + miles*(charge per mile).

Solving, you get y=3, and x =1. Thus, for 3 miles, cost =x+3y=1+3(3)=10.

OR.....

if you really want the 1/4 mile in there, you measure miles in 1/4's, and you get
4=x+4y and 5.50=x+6y.... cost=fixed amount + (number of quarter miles) *(charge per mile). Your y then should be (3/4).
Thank you for breaking down this question.
__________________
I thank you for your effort.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Forum Jump


All times are GMT -7. The time now is 05:12 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.
©2005 - 2009 Math Help Forum


Math Help Forum is a community of maths forums with an emphasis on maths help in all levels of mathematics.
Register to post your math questions or just hang out and try some of our math games or visit the arcade.