SOLUTION: how do I find how many dimes he has? Maurice has 280 coins - all quarters and dimes - won from playing poker. If his winnings total $49.45, how many dimes does he have?"

Algebra ->  Customizable Word Problem Solvers  -> Coins -> SOLUTION: how do I find how many dimes he has? Maurice has 280 coins - all quarters and dimes - won from playing poker. If his winnings total $49.45, how many dimes does he have?"       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1207581: how do I find how many dimes he has?
Maurice has 280 coins - all quarters and dimes - won from playing poker. If his winnings
total $49.45, how many dimes does he have?"
and help for this please.
"The perimeter of a triangle is 64 metres. The longest side of the triangle is 3 times the
length of the shortest side, and the third side is 8 metres less than double the length of the
shortest side. Determine the dimensions of all three sides of the triangle."

Found 3 solutions by josgarithmetic, ikleyn, mananth:
Answer by josgarithmetic(39617) About Me  (Show Source):
You can put this solution on YOUR website!
------------------------------------------------------
Maurice has 280 coins - all quarters and dimes - won from playing poker. If his winnings total $49.45, how many dimes does he have?"
---------------------------------------------------

dimes and the other coin type not dimes
Totaling of 280 of these coins:
0.10d%2B0.25%28280-d%29=49.45--------Write this equation and solve; that is how.


As for the triangles side lengths exercise question,
This part is said very very badly: Determine the dimensions of all three sides of the triangle.

How about restating that exercise like this:
-------------------------------------------------------
The perimeter of a triangle is 64 metres. The longest side of the triangle is 3 times the length of the shortest side, and the third side is 8 metres less than double the length of the
shortest side. Determine the length of each side of the triangle.
-------------------------------------------------------
SIDES           LENGTH
shortest           x
medium            2x-8
longest           3x
SUM                64

This allows a perimeter equation, x%2B%282x-8%29%2B3x=64
and the, ..., 6x-8=64
6x=72
6x=36%2A2=6%2A6%2A2
highlight%28x=12%29-------and from this, find the length of the medium side and of the longest side.

Would this triangle work starting with the variable side lengths?
-
one of the Triangle Inequality inequalities:
x%2B2x-8%3E3x
3x-8%3E3x
-8%3E0
NO. The described triangle will not work.

Answer by ikleyn(52786) About Me  (Show Source):
You can put this solution on YOUR website!
.
help for this please.
"The perimeter of a triangle is 64 metres. The longest side of the triangle is 3 times the
length of the shortest side, and the third side is 8 metres less than double the length of the
shortest side. Determine the dimensions of all three sides of the triangle."
~~~~~~~~~~~~~~~~~~~

If you stop your analysis there, where @josgarithmetic stopped it, your solution
will be 100% incomplete and 100% incorrect.

As you read the problem, you may see that if x is the length of the shortest side 
of the triangle, then

   the longest side is 3x,

   and the third side is 2x-8.


But such triangle can not exist, since the triangle inequality is violated.


Indeed, the sum of sides x and (2x-8) is 3x-8, and it is SHORTER than the length
of the third side, 3x, while, according to the triangle inequality, it should be LONGER
than the third side.


It means that the problem's condition is SELF-CONTRADICTORY and such a triangle CAN NOT exist.

Solved.


--------------------


The  " solution "  by  @mananth is  100%  incorrect.

It is  " rotten to the core ",  since a triangle with side lengths
12 meters,  16 meters and  36 meters does not exist.




Answer by mananth(16946) About Me  (Show Source):
You can put this solution on YOUR website!
Maurice has 280 coins - all quarters and dimes - won from playing poker. If his winnings
total $49.45, how many dimes does he have?"
Let the number of dimes maurice has be d
and quarters be q
Maurice has 280 coins
d+q=280...........................................(1)
his winnings total $49.45
10d+25q=49.45*100.........................(2)
10d+25q=4945
multiply (1) by 10 and subtract from (2)
10d+10q= 2800
10d+25q=4945
15q= 2145
q= 2145/15 = 143
d+q= 280
Therefore d = 280-143=137
Maurice has 137 dimes.
Check
0.25×143+0.10×137=35.75+13.70=49.45

The perimeter of a triangle is 64 metres. The longest side of the triangle is 3 times the
length of the shortest side, and the third side is 8 metres less than double the length of the
shortest side. Determine the dimensions of all three sides of the triangle."

Let x be the longest side ,y be the shortest side and z the third side.
The longest side of the triangle is 3 times the
length of the shortest side,
x=3y ......................................(1)
The third side is 8 metres less than double the length of the
shortest side.
z= 2x-8 ..................................(2)

The perimeter of a triangle is 64 metres (given)
x+y+z= 64
x+(x/3)+(2x-8)=64
x+x/3 +2x-8=64
3x+x/3 = 72
multiply by 3
3x+3x = 216
6x=216
x= 36
x=3y
y=x/3
y = 36/3 = 12
x+y+z= 64
12+36+z= 64
z = 64-48
z= 16
The dimensions of the sides of the triangle are 12 meters, 36 meters, and 16 meters.