Tutors Answer Your Questions about Linear Equations And Systems Word Problems (FREE)
Question 571497: hey i really need some help with this question i have been trying for hours and still can't get it
one number is nine less than twice another, and their sum is 42. find the two numbers
thanks Answer by mananth(10541) (Show Source):
You can put this solution on YOUR website!let one number be x
other number = 2x-9
x+2x-9=42
3x-9=42
+9
3x=51
/3
x=17
other number = 2x-9
2(17)-9=25
17 & 25 are the numbers
Question 571508: hey can you please help me with this question
$540 is divided among three people. a,b,c, so that a gets three times as much as c, and b gets twice as much as c. how much does c get?
thanks Answer by josmiceli(6777) (Show Source):
Question 571510: hey, would you please be able to help me with the following question
a student runs three times as fast as she walks. she walked for 3 hours and ran for 2 hours and altogether went 36km. what was her speed of walking
thanks Found 2 solutions by reviewermath, josmiceli: Answer by reviewermath(39) (Show Source): Answer by josmiceli(6777) (Show Source):
You can put this solution on YOUR website!Let  = her speed walking in km/hr
 = her speed running in km/hr
Let  = distance traveled walking in km
 = distance traveled running in km
-----------------
Her equation walking:
(1) 
Her equation running:
(2) 
--------------------
(2) 
Substitute (1) into (2)
(2) 
(2) 
(2) 
Her speed walking was 4 km/hr
check answer:
(1) 
(1) 
(1) 
and
(2) 
(2) 
(2) 
OK
Question 571275: "The sum of the digits of a two-digit number greater than 50 is 12. The difference between the digits is 4. Find the two-digit number." Answer by lwsshak3(2915) (Show Source):
You can put this solution on YOUR website!The sum of the digits of a two-digit number greater than 50 is 12. The difference between the digits is 4. Find the two-digit number."
**
let u=units digit
let t=tens digit
t+u=12
t-u=4
add
2t=16
2t=16
t=8
u=12-t=4
two digit number: 84
Question 571115: The length of a rectangle is fixed at 12 cm. What widths will make the perimeter greater than 86 cm?
The width must be greater the ___ cm. Answer by mananth(10541) (Show Source):
Question 570951: A 5-ft-long stem of bamboo is broken in such a way that its tip touches the ground 3 ft from the base of the stem, as shown in the figure. What is the height of the break Answer by nerdybill(5403) (Show Source):
You can put this solution on YOUR website! A 5-ft-long stem of bamboo is broken in such a way that its tip touches the ground 3 ft from the base of the stem, as shown in the figure. What is the height of the break
apply Pythagorean theorem:
Let x = height of break
then
x^2 + 3^2 = 5^2
x^2 + 9 = 25
x^2 = 16
x = sqrt(16)
x = 4 feet
Question 570848: If 3 inches of rain fell in 5 hours, how many inches fell per hour? Answer by Alan3354(21550) (Show Source):
You can put this solution on YOUR website!If 3 inches of rain fell in 5 hours, how many inches fell per hour?
----------
Divide the # of inches by the # of hours.
--> in/hr
Question 570210: A stadium has 30,000 seats. The home teams gets four times as many tickets as the opposing team. What are the linear equations and how many tickets does each team get? Answer by josmiceli(6777) (Show Source):
Question 570074: A jar of coins has quarters, nickels, and dimes. The total number of coins is 100. The total value of coins is $10.50. How many coins of each are in the jar?
This is what I have so far:
q + n + d = 100
.25q + .05n + .1d = 10.50
n = 100 - q - d
.25q + .05(100-q-d) + .1d = 10.50
.30q - .05d = 5.50
This is where I am stuck, Help! Thank you.
Answer by stanbon(48510) (Show Source):
You can put this solution on YOUR website! A jar of coins has quarters, nickels, and dimes. The total number of coins is 100. The total value of coins is $10.50. How many coins of each are in the jar?
This is what I have so far:
q + n + d = 100
.25q + .05n + .1d = 10.50
===============================
You need a 3rd equation statement to solve for the variables.
Question 569971: 2 3/4% of what number of gallons is 52.25 gallons? Answer by rfer(10417) (Show Source):
Question 569523: 24 is divided in two parts such that 7 time the frist part added to 5 times the second part makes 146. the first part is :? Answer by KMST(578) (Show Source):
You can put this solution on YOUR website!Let the two parts be x (the first part) and y (the second part).
x+y=24 and
7x+5y=146 makes your system of linear equations
We can combine them, subtracting 5 times the first equation from the second equation:
 -->  --> 
Then we substitute the value found for x into the first equation to find y:
 -->  --> 
Checking:
Question 569581: Denise is selling roses. She sold 3 for $5 and 5 for $7. What will Denise
charge for 12 roses if she keeps selling roses at the same rate ? Answer by JBarnum(1826) (Show Source):
You can put this solution on YOUR website!7/9 , 9/11 , 11/13 , 13/15
so we know its between 13 and 15 dollars
it makes since that its adding a dollar more per rose
3 for 5 4 for 6 5 for 7 6 for 8 7for 9
so 11 for 13 , 12 for 14 , 13 for 15
12 for 14 dollars
Question 569200: An MP3 player costs $40. The sales tax is $2.40. What is the percent of sales tax?
Answer by Alan3354(21550) (Show Source):
Question 569118: Given p is false, q is true, and r is true, find the truth value of the statement (p V ~q) ↔ ~r.
Show step by step work.
What in the world is truth value and how do I prove it? Answer by jim_thompson5910(21667) (Show Source):
You can put this solution on YOUR website!A truth value is simply a value that can either be true or false.
Let's use the truth values given to evaluate the logical expression
(p V ~q) ↔ ~r ... Start with the given logical expression
(F V ~T) ↔ ~T ... Plug in p = F, q = T, r = T
(F V F) ↔ F ... Negate T to get F (since ~T = F)
F ↔ F ... Evaluate F v F to get F
T ... Since both sides are equal, the equivalence is true.
So the truth value of (p V ~q) ↔ ~r is T (or True) when p is false, q is true, and r is true
Notes:
1) p V q is only false when both p and q are false (otherwise it's true)
2) p ↔ q is only true if both p and q are of the same truth value (ie when both are either true at the same time or when both are false at the same time)
Question 568976: Construct a truth table for (p ^ q) -> ~q Be sure to include all intermediate steps on your table.
Because this has no assigned statements to it, I am confused as to how I would solve this. Answer by Theo(2967) (Show Source):
You can put this solution on YOUR website!you create a truth table that includes columns for:
p
q
~q
(p ^ q)
(p ^ q) -> ~q
your table would look like this:

your table needs 2 rows per variable.
the number of rows in your table is equal to 2 raised to the power of the number of variables.
in this case the number of rows is 2^2 = 4
if 3 variables, the number of rows is 2^3 = 8
if 4 variables, the number of rows is 2^4 = 16
this is required to capture all of the possible combinations for all of the variables in combination.
your table only requires 2 rows because you only have 2 variables.
they are p and q.
the possible combinations for p and q are:
TT, TF, FT, FF
if you have 3 variables, then the total combinations would be 8 as shown here:
TTT, TTF, TFT, TFF, FTT, FTF, FFT, FFF
you only have 2 variables so we have 4 rows only as shown in the table.
~q is the revere of q.
when q is true, ~q is false.
when q is false, ~q is true.
this can be seen in the table.
(p ^ q) is true if both p and q are true, otherwise it is false.
this is also shown in the table.
the only time (p ^ q) is true is when p is true and q is true.
(p ^ q) -> ~q is only false if (p ^ q) is true and ~q is false.
otherwise it is true.
this can also be shown in the table.
Question 568947: kim want to complete 2/3 of algebra problems by 8pm. if she has x algrebra problems to complete, which inequality can she use to determine y, the number of algebra problems she wants to complete by 8pm? Answer by Theo(2967) (Show Source):
You can put this solution on YOUR website!you have assigned x as the number of algebra problems that kim has to complete in total.
she wants to complete 2/3 of them by 8:00 pm.
if you assign y as the number of algebra problems she wants to complete by 8:00 pm, then the formula would be:
y = 2/3 * x
Question 568695: t would cost 78.85 to buy three tickets in japan plus two tickets in switzerland. three tickets in switzerland plus two tickets in japan would cost 74.80. how much does an average movie ticket cost in each of these countries Answer by mananth(10541) (Show Source):
You can put this solution on YOUR website!Japan x
Switzerland y
3 x + 2 y = 78.85 .............1
2 x + 3 y = 74.8 .............2
Eliminate y
multiply (1)by -3
Multiply (2) by 2
-9 x -6 y = -236.55
4 x 6 y = 149.6
Add the two equations
-5 x = -86.95
/ -5
x = 17
plug value of x in (1)
3 x + 2 y = 78.85
52.17 + 2 y = 78.85
2 y = 78.85 -52.17
2 y = 26.68
y = 13
Japan 17.39/ticket
Switzerland 13.34/ticket
m.ananth@hotmail.ca
Question 568352: p: The house is owned by an engineer
q: The heat is solar generated
r: The car is run by electric power
Translate the statement into symbols, then construct a truth table and determine under what conditions the compound statement is true.
The house is owned by an engineer and the heat is solar generated, or the car is run by electric power.
I've gotten the first two columns down for the table
p q
1 t t
2 t t
3 t f
4 t f
5 f t
6 f t
7 f f
8 f f
Not sure how to continue or to label.
Answer by stanbon(48510) (Show Source):
You can put this solution on YOUR website!p: The house is owned by an engineer
q: The heat is solar generated
r: The car is run by electric power
Translate the statement into symbols, then construct a truth table and determine under what conditions the compound statement is true.
The house is owned by an engineer and the heat is solar generated, or the car is run by electric power.
-----
p AND q OR r
---------------------
I've gotten the first two columns down for the table
..p q r
1 t t t
2 t t f
3 t f t
4 t f f
5 f t t
6 f t f
7 f f t
8 f f f
====================
Cheers,
Stan H.
Question 568307: a painter can finish painting a house in 8 hours. Her assistant takes 10 hours to finish the same job. how long would it take for them to complete the job if they were working together? Answer by nerdybill(5403) (Show Source):
You can put this solution on YOUR website! a painter can finish painting a house in 8 hours. Her assistant takes 10 hours to finish the same job. how long would it take for them to complete the job if they were working together?
Let x = time (hours) it takes working together
then
x(1/8 + 1/10) = 1
multiplying both sides by 80:
x(10 + 8) = 80
x(18) = 80
x = 80/18
x = 4.44 hours
or
x = 4 hours and 27 minutes
Question 568304: given f(x)=2x^2-3x+5, find f(3), f(0), and f(-1) Answer by TutorDelphia(189) (Show Source):
You can put this solution on YOUR website!given f(x)=  , find f(3), f(0), and f(-1)
Functions take an input and produce an output, given the input x, the output will be  , given the input 3, the output will be
 which is
18-9+5=14
Just replace x with the new input
so for f(0)
Question 567833: x+y=1 and 2x-y=-2 Found 2 solutions by mananth, rapaljer: Answer by mananth(10541) (Show Source): Answer by rapaljer(4551) (Show Source):
You can put this solution on YOUR website!x+y=1
2x-y=-2
If you ADD the two equations together, you get the y terms subtracting out, and
3x = -1
x=-1/3
Now, substitute this value of x into the first equation.
x+y=1
-1/3 + y = 1
Add +1/3 to each side:
-1/3 +1/3 + y = 1 + 1/3
y=4/3
Check in the second equation:
2x-y=-2
2(-1/3) - 4/3 = -2
-2/3 -4/3 = -2
-6/3=-2 It checks!!
For a complete explanation of this and other topics in SOLVING SYSTEMS OF EQUATIONS, please see my own website. The best way to find it is to use the easy-to-remember and easy-to-spell link www.mathinlivingcolor.com. At the bottom of the page there is a single link that takes you to my Homepage. On my Homepage, look for the link "Basic, Intermediate, and College Algebra: One Step at a Time." Choose "Basic Algebra", and look in "Chapter 4" for "Section 4.07 Solving Systems of Equations." Here you will find my own non-traditional explanation that my own students used to find much easier to understand than most of the other textbooks being used. I also have lots of examples, exercises, and answers. In addition, most of the hardest problems are solved in color on the MATH IN LIVING COLOR pages that go with this topic. It's ALL FREE on my website!!!
To contact me please use my Email address at rapaljer@seminolestate.edu.
Dr. Robert J. Rapalje, Retired
Seminole State College of Florida
Altamonte Springs Campus
Question 567631: In a chemistry class, 4 liters of a 4% silve iodide solution must be mixed with a 10% solution to get a 6% solution. How many liters of the 10% solution are needed? Answer by ankor@dixie-net.com(12684) (Show Source):
You can put this solution on YOUR website!In a chemistry class, 4 liters of a 4% silver iodide solution must be mixed with a 10% solution to get a 6% solution.
How many liters of the 10% solution are needed?
:
Let x = amt of 10% solution required
:
.04(4) + .10x = .06(x+4)
.16 + .10x = .06x + .24
.10x - .06x = .24 - .16
.04x = .08
x = .08/.04
x = 2 liters of 10% solution needed
;
:
Check this
.04(4) + .10(2) = .06(2 + 4)
.16 + .20 = .06(6)
.36 = .36; confirms our solution
Question 567597: 1.A candy manufacturer has two grades of candy, selling at 75 cents and 90 cents a pound respectively. How many pounds of each must he use to make mixture of 150 pounds, to sell at 75 cents a pound? please, show your step by step solution..
2. A tobacconist wishes to blend two grades of tobacco, costing 8 cents an ounce and 10 cents an ounce respectively, and to sell the mixture at 12 cents an ounce with a profit of 25 per cent of the cost.How many ounces of each kind must he used to the pound ? ( 1 lb. = 16 oz.)
3. A fruit dealer sold 9 dozen lemons and 16 dozen oranges for $17.40.The following day he sold, at the same prices, 11 dozens lemons and 20 dozens oranges for $21.60. Find the prices of his lemons and oranges.
Answer by mananth(10541) (Show Source):
You can put this solution on YOUR website!----------------- price cents ----------------quantity
Candy type I 75 ----------------x pounds
Candy type II 90 ----------------600-x pounds
Mixture 75.00 ----------------600
75x+90(600-x)=75*600
75x+54000-90x=45000
75x-90x=45000-54000
-15x=-9000
/-15
x=600 pounds 75.00 cents Candy type I
0 pounds 90.00 cents Candy type II
tobacco type I - 8 cents/ounce x ounces
tobacco type II- 10 cents/ounce y ounces
he sells at 12 cents/pound
profit = 25%
so cost = (100/125)*12=9.60 cents
sum of individual costs = costof mixture
8x+10y= 9.6(x+y)
8x+10y=9.6x+9.6y
0.4y=1.6x
x/y = 0.4/1.6
x/y = 1/4
he has to mix 3.2 ounces of 8 cents cent tobacco with 12.8 ounce of 10 cent tobacco to make 1 pound of mixed coffee
m.ananth@hotmail.ca
Question 567231: A pot contains 2 L of brine at a concentration of 100 g/L. How much of the water should be boiled off to increase the concentration to 200 g/L? Answer by ankor@dixie-net.com(12684) (Show Source):
You can put this solution on YOUR website!A pot contains 2 L of brine at a concentration of 100 g/L.
How much of the water should be boiled off to increase the concentration to 200 g/L?
:
Convert 100g/L to 10% brine, which is .10
.10(2) = .20(2-w)
.2 = .4 - .2w
.2w = .4 - .2
.2w = .2
w = 1 liter should be boiled off
:
:
Check this
.10(2) = .20(2 - 1)
.2 = .2(1)
Question 567468: The local train is 25 miles down the track from the Central Station when the express leaves he station.The local train travels at a rate of 50 mi/hr and the express train travels at a rate of 80 mi/hr.Let n represent the number of hours since the express train left Central Station.
a.Write an expression that represents the express train's distance from Central Station in n hours.
b.When will the express train catch up with the local train? Found 2 solutions by stanbon, lwsshak3: Answer by stanbon(48510) (Show Source):
You can put this solution on YOUR website!The local train is 25 miles down the track from the Central Station when the express leaves the station.
The local train travels at a rate of 50 mi/hr and the express train travels at a rate of 80 mi/hr.
Let n represent the number of hours since the express train left Central Station.
a.Write an expression that represents the express train's distance from Central Station in n hours.
distance = 80n miles
--------------------------------------
b.When will the express train catch up with the local train?
Local train DAta:
distance = (80n - 25) miles ; rate = 50 mph ; time = (80n-25)/50 hr
-----
Express train DATA:
distance = 80n ; rate = 80 mph ; time = n hr.
=======
Equation:
time = time
n = (80n-25)/50
50n = 80n-25
30n = 25
n = 5/6 hrs
n = 50 minutes
===================
Cheers,
Stan H.
Answer by lwsshak3(2915) (Show Source):
You can put this solution on YOUR website!The local train is 25 miles down the track from the Central Station when the express leaves he station.The local train travels at a rate of 50 mi/hr and the express train travels at a rate of 80 mi/hr.Let n represent the number of hours since the express train left Central Station.
a.Write an expression that represents the express train's distance from Central Station in n hours.
b.When will the express train catch up with the local train?
**
n=travel time (hours) since express train left Central Station
distance=travel time*speed
a. Express train's distance from Central Station=80n
..
50n+25=80n (both trains travel the same distance)
30n=25
n=25/30=5/6 hrs
b.The express train catches up with the local train in 5/6 hrs or 50 minutes.
Question 567295: if c equals degree celsius and f equals degree Fahrenheit ,assume that the relationship between the two temprature scales is linear and is being graphed with f on vertical axis.two data points on the line relating c and f are (5,41)and (25,77).using the points to find slope intercept equation which allow transformation from Celsius temperature to equivalent Fahrenheit temperature. Identify and intercept the meaning of the slope, c intercept , and f intercept Answer by Alan3354(21550) (Show Source):
You can put this solution on YOUR website!if c equals degree celsius and f equals degree Fahrenheit ,assume that the relationship between the two temprature scales is linear and is being graphed with f on vertical axis.two data points on the line relating c and f are (5,41)and (25,77).using the points to find slope intercept equation which allow transformation from Celsius temperature to equivalent Fahrenheit temperature. Identify and intercept the meaning of the slope, c intercept , and f intercept
--------------------
slope = (77-41)/(25-5) = 1.8
Slope is the ratio of F to C
A change in temperature gives a larger difference in degs F than degs C.
eg, the liquid temp range of water (at standard pressure) is 180º F or 100º C.
-------------
F = 1.8C + b
41 = 1.8*5 + b
b = 32
--> F = 1.8C + 32
-------------------
At the C intercept, F = 0
At the F intercept, C = 0
Question 567146: The height, h (in feet), of a falling object on Mars is given by h=-6t2+s , where t is the time in seconds and s is the initial height in feet. If an object were dropped from a height of 125 feet, how long would it take to travel half the distance to the ground? Answer by josmiceli(6777) (Show Source):
Question 566971: Keith has $265 in $5 bills and $10 bills. He has 37 bills in all. How many of each kind does he have?
Can you show me how to get the answer? Answer by solver91311(12118) (Show Source):
Question 566561: emily and Camille started from the same city and drove in opposite directions on the freeway. After 3 hours they were 354 miles apart. If they had gone in the same direction, Emily would have been 18 miles ahead of Camille. How fast did each woman drive? Found 2 solutions by stanbon, solver91311: Answer by stanbon(48510) (Show Source):
You can put this solution on YOUR website!emily and Camille started from the same city and drove in opposite directions on the freeway. After 3 hours they were 354 miles apart.
Let e be Emily's rate; let c be Camille's rate
----
distance + distance = 354 miles
3e + 3c = 354
e + c = 118
-----------------------
If they had gone in the same direction, Emily would have been 18 miles ahead of Camille. How fast did each woman drive?
3e - 3c = 18
e - c = 6
=======================
Two equations:
e + c = 118
e - c = 6
-------------
Add and solve for "e":
2e = 124
e = 62 mph (Emily's rate)
------
Solve for "c":
e + c = 118
62 + c = 118
c = 56 mph (Camille"s rate)
=============================
Cheers,
Stan H.
===========
Answer by solver91311(12118) (Show Source):
Question 566008: A man borrowed rs. 35000 for one-year. One part of it was taken at the rate of 12% p.a. And the remaining part at the rate of 14% p.a. (simple interest). If he had to pay rs. 4460 as interest, then find the two parts which were borrowed at different rates. Answer by mananth(10541) (Show Source):
You can put this solution on YOUR website!Investment Part I 12.00% per annum ----x
Investment part II 14.00% per annum ----y
The sum of the investments is $35,000.00
The sum of individual interests = $4,460.00
x + y 35000 ------------------------1
12.00% x + 14.00% y = $4,460.00
Multiply by 100
12 x + 14 y = $446,000.00--------2
Multiply (1) by -12
we get
-12 x -12 y = -420000.00
Add this to (2)
0 x 2 y = $26,000.00
divide by 2
y = $13,000.00 investment at
Balance $22,000.00 investment at
CHECK
$22,000.00 @ 12.00% $2,640.00
$13,000.00 @ 14.00% $1,820.00
Total -------------------- $4,460.00
Question 565965: A pot contains 4 L of brine at a concentration of 80 g/L. How much of the water should be boiled off to increase the concentration to 200 g/L? Answer by lwsshak3(2915) (Show Source):
You can put this solution on YOUR website!A pot contains 4 L of brine at a concentration of 80 g/L. How much of the water should be boiled off to increase the concentration to 200 g/L?
**
let x=liters of water to be boiled off
80*4=200(4-x)
320=800-200x
200x=480
x=2.4 L (ans)
Question 565799: one half of eight pets are cats. How many are cats? Answer by ad_alta(170) (Show Source):
Question 565493: Mrs.Martin bought 3 cups of coffee and 2 bagels and spent $12.75. Mr.Martin bought 2 cups of coffee and 5 bagels and spent $14.00. Write a system of equations that will allow you to find the cost of one cup of coffee and the cost of one bagel. Answer by ad_alta(170) (Show Source):
You can put this solution on YOUR website!Let 'b' be the price of a bagel and 'c' the price of a cup of coffee. Then we have 3c+2b=12.75 and 2c+5b=14. If we solve, we get c=$3.25, b=$1.50. That's expensive coffee!
Question 565329: A boy can row a boat at a constant rate of 5 mi/hr in still water, as indicated in the figure. He rows upstream for 15 minutes and then rows downstream, returning to his starting point in another 10 minutes. Find the rate of the current. Find the total distance traveled. Answer by mananth(10541) (Show Source):
You can put this solution on YOUR website!boat rate in still water = 5mph
upstream rate = 5-x
downstream rate = 5+x
time upstream = 1/4 hour
time downstream = 1/6 hour
Distance up and down is the same
d=rt
(5-x)*1/4 = (5+x)*1/6
multiply the equation by 12
3(5-x)=2(5+x)
15-3x=10+2x
5x=5
x=1 mph speed of current
D= (5-1)*1/4 = 1 mile
Question 565054: Acme parts can produce padiator seal kit for $7.50 with fixed set-up costs of $395. They plan to market the radiator seal kits for $22.95. Find the linear cost function Answer by KMST(578) (Show Source):
You can put this solution on YOUR website!It costs $395 to get the tools/equipment you need just to start, before you manufacture anything.
After that, it costs $7.50 to make each kit, so making x kits costs $7.5 times x, on top of your original $395 investment.
The cost to produce  seal kits (in $) is
 , and that's your answer.
Going a little further:
It will take making and selling a few kits to break even. If you sell x of them at $22.95 each, you would get $22.95 times x in sales. In $, that is  .
To break even, that should equal the cost of making x kits, so

Solving that equation
 -->  -->  -->  -->  --> x=about 25.6
If you make and sell 25 kits you will have a tiny loss.
If you make and sell 26 kits you will have a tiny profit.
Looking at it graphically, your cost and sales as a function of number of kits produced and sold can be plotted like this
 C(x) in red, S(x) in green
Question 565149: I am helping my daughter with her homework & I caanot remember how to do these. This is how the problem reads:
A telephone booth that is 8feet tall casts a shadow that is 4 feet long. Find the height of a lawn ornament that casts a 2 feet shadow. Answer by jim_thompson5910(21667) (Show Source):
Question 565086: Find the present value that will give a future value of $9,280 at 9.75 % compounded monthly for 2 years and 3 months. Answer by Edwin McCravy(6931) (Show Source):
Question 565011: A van travels for two hours at an average speed of 40 miles per hour. For how long must the van then travel at an average speed of 55 miles per hour to raise the overall average speed to 45 miles per hour? What is the total time traveled? Answer by stanbon(48510) (Show Source):
You can put this solution on YOUR website!A van travels for two hours at an average speed of 40 miles per hour.
1st distance = 80 miles.
-----------------------------------
For how long must the van then travel at an average speed of 55 miles per hour to raise the overall average speed to 45 miles per hour?
Let that time = x hrs;
Then distance traveled is 55x
-----------------------------------
What is the total time traveled?
Final average = (total distance)/(total time) = (80+55x)/(2 + x)
-----
Equation:
45 = (80+55x)/(2+x)
90 + 45x = 80 + 55x
10x = 10
x = 1 hr. (time the van traveled at 55 mph)
=============================================
Cheers,
Stan H.
==============
Question 564632: One number is 11 more than 3 times another number. Their sum is 55. Find the SMALLER number.
Answer by stanbon(48510) (Show Source):
You can put this solution on YOUR website!One number is 11 more than 3 times another number.
Their sum is 55. Find the SMALLER
---
smaller: x
larger: 3x+11
---
Equation:
x + 3x+11 = 55
4x = 44
x = 11 (smaller)
========================
Cheers,
Stan H.
========================
Question 564175: The occupations of telephone operators, fishers, and sewing machine operators are among the ten with the largest Job decline from 2000-2012, according to the US department of labor. The number of telephone operators will decline 8000 more than twice the number of fishers. The number of sewing machine operators will decline 1000 less than 10 times the number of telephone operators. If the total decline of these three jobs is predicted to be 137 thousand, find the predicted decline of each job. Answer by KMST(578) (Show Source):
You can put this solution on YOUR website!This is a strangely worded strange problem.
The strangest aspect of the problem is that the solution, as calculated, would not be a whole number, but that is the way this kind of prediction works. You have to take it about as seriously as the weather forecast. They may calculate that 1234.127 jobs will probably be lost in a certain occupation, and will report it as 1234.
The way I read it, the problem means to say the following:
The number of lost telephone operator jobs is expected to be twice the number of lost fisherman jobs plus 8000.
The number of lost sewing machine operator jobs is expected to be ten times the number of lost telephone operator jobs minus 1000.
Once we agree on what the problem meant, we can get to work to solve it. We can disagree on how to do that too, so I am providing two ways. You can figure out what solution your teacher expected.
THE GUESS AND CHECK WAY TO SOLVE IT (for elementary grades & others)
There are obviously less fishermen and less jobs were lost in that occupation.
{For my guess and checks, I make a table with a first column for the number of lost fisherman jobs and columns for the numbers of jobs lost in the other two occupations and a for the total of the 3 occupations. I write a guess for the first column, and calculate the corresponding numbers for the other columns. Each new guess fills one more line in the table. I cannot make a good table on this website, but I am including the explanations for all calculations and guessing decisions. The entire explanation below may look long and complicated, but the calculation work is not that complicated).
IF 1000 fisherman jobs were lost, the number of lost telephone operator jobs would be  , and the number of lost sewing machine operator jobs would be  . Then the total number of jobs lost among the three occupations would be 1,000+10,000+99,000=110,000.
Obviously the situation was worse than that. Let's try the next guess.
IF 2000 fisherman jobs were lost, the number of lost telephone operator jobs would be  , and the number of lost sewing machine operator jobs would be  . Then the total number of jobs lost among the three occupations would be 2,000+12,000+119,000=133,000.
Obviously the situation was worse than that, but we are getting close to the answer. Let's try the next guess.
IF 2200 fisherman jobs were lost, the number of lost telephone operator jobs would be  , and the number of lost sewing machine operator jobs would be  . Then the total number of jobs lost among the three occupations would be 2,200+12,400+123,000=137,600.
So the number of lost fisherman jobs must be between 2000 and 2200, closer to 2200. Let's try the next guess.
IF 2150 fisherman jobs were lost, the number of lost telephone operator jobs would be  , and the number of lost sewing machine operator jobs would be  . Then the total number of jobs lost among the three occupations would be 2,150+12,300+122,000=136,450.
So the number of lost fisherman jobs must be between 2150 and 2200. Let's try the next guess.
IF 2175 fisherman jobs were lost, the number of lost telephone operator jobs would be  , and the number of lost sewing machine operator jobs would be  . Then the total number of jobs lost among the three occupations would be 2,175+12,350+122,500=137,025.
So the number of lost fisherman jobs may be a little less than 2,175, but we are very, very close. Let's try the next guess.
IF 2173 fisherman jobs were lost, the number of lost telephone operator jobs would be  , and the number of lost sewing machine operator jobs would be  . Then the total number of jobs lost among the three occupations would be 2,173+12,346+122,460=136,979.
IF 2174 fisherman jobs were lost, the number of lost telephone operator jobs would be  , and the number of lost sewing machine operator jobs would be  . Then the total number of jobs lost among the three occupations would be 2,174+12,348+122,480=137,002.
So, 2173 lost fisherman jobs was too few, and 2174 was too many, but closer. That last try is as close as we will get, and that will be our solution, because we are not allowed to split fishermen.
USING A SYSTEM OF LINEAR EQUATIONS (for those studying systems of equations)
We can set up a system of linear equations
Let f be the number of lost fisherman jobs.
Let f be the number of lost fisherman jobs.
Let f be the number of lost fisherman jobs.
We write our equations:

Strangely enough, this system begs for substitution.
Substituting  into  we get
 -->  --> 
Substituting  and  into  we get
 -->  -->  --> 
We cannot split fishermen. Since  , we take f=2174 as our approximation.
The rest is
 -->  -->
 -->  -->
Question 563573: When a bucket is filled 3/8 of its capacity its weight is 10 kg. If it is filled 3/5 of its capacity its weight is 14.5 kg. How much will its weight be when it is filled to the full capacity? Answer by ankor@dixie-net.com(12684) (Show Source):
You can put this solution on YOUR website!When a bucket is filled 3/8 of its capacity its weight is 10 kg.
If it is filled 3/5 of its capacity its weight is 14.5 kg.
How much will its weight be when it is filled to the full capacity?
:
We can convert these fractions to exact decimals
 = .375
 = .6
:
Assign the values as follows
x1 = .375; y1 = 10
x2 = .600; y2 = 14.5
:
Find the slope m = 
m =  =  = 20
:
Use the point/slope form to construct an equation: y - y1 = m(x - x1)
y - 10 = 20(x - .375)
y - 10 = 20x - 7.5
y = 20x - 7.5 + 10
y = 20x + 2.5, is the equation
:
Bucket is full when x = 1
y = 20(1) + 2.5
y = 22.5 kg for a full bucket
|
Older solutions: 1..45, 46..90, 91..135, 136..180, 181..225, 226..270, 271..315, 316..360, 361..405, 406..450, 451..495, 496..540, 541..585, 586..630, 631..675, 676..720, 721..765, 766..810, 811..855, 856..900, 901..945, 946..990, 991..1035, 1036..1080, 1081..1125, 1126..1170, 1171..1215, 1216..1260, 1261..1305, 1306..1350, 1351..1395, 1396..1440, 1441..1485, 1486..1530, 1531..1575, 1576..1620, 1621..1665, 1666..1710, 1711..1755, 1756..1800, 1801..1845, 1846..1890, 1891..1935, 1936..1980, 1981..2025, 2026..2070, 2071..2115, 2116..2160, 2161..2205, 2206..2250, 2251..2295, 2296..2340, 2341..2385, 2386..2430, 2431..2475, 2476..2520, 2521..2565, 2566..2610, 2611..2655, 2656..2700, 2701..2745, 2746..2790, 2791..2835, 2836..2880, 2881..2925, 2926..2970, 2971..3015, 3016..3060, 3061..3105, 3106..3150, 3151..3195, 3196..3240, 3241..3285, 3286..3330, 3331..3375, 3376..3420, 3421..3465, 3466..3510, 3511..3555, 3556..3600, 3601..3645, 3646..3690, 3691..3735, 3736..3780, 3781..3825, 3826..3870, 3871..3915, 3916..3960, 3961..4005, 4006..4050, 4051..4095, 4096..4140, 4141..4185, 4186..4230, 4231..4275, 4276..4320, 4321..4365, 4366..4410, 4411..4455, 4456..4500, 4501..4545, 4546..4590, 4591..4635, 4636..4680, 4681..4725, 4726..4770, 4771..4815, 4816..4860, 4861..4905, 4906..4950, 4951..4995, 4996..5040, 5041..5085, 5086..5130, 5131..5175, 5176..5220, 5221..5265, 5266..5310, 5311..5355, 5356..5400, 5401..5445, 5446..5490, 5491..5535, 5536..5580, 5581..5625, 5626..5670, 5671..5715, 5716..5760, 5761..5805, 5806..5850, 5851..5895, 5896..5940, 5941..5985, 5986..6030, 6031..6075, 6076..6120, 6121..6165, 6166..6210, 6211..6255, 6256..6300, 6301..6345
|