Solving an Impossible Problem - Find Probability of Breakdown

  • Thread starter Thread starter Ch3st3r
  • Start date Start date
  • Tags Tags
    Impossible
AI Thread Summary
The discussion revolves around solving the equation relating the age of a machine to its probability of breakdown using the formula x = 3 + ln(y/(1-y)). Participants clarify the correct mathematical notation and discuss rearranging the equation to isolate y. They demonstrate how to calculate the probability of breakdown for machines aged 1, 3, and 10 years, resulting in probabilities of approximately 0.1189, 0.5, and 0.999, respectively. The conversation also touches on different methods of solving the equation and the importance of understanding algebraic manipulation. Overall, the thread emphasizes the process of solving for y and the application of logarithmic and exponential functions in this context.
Ch3st3r
Messages
16
Reaction score
0
Impossible Problem?

Can anyone solve this problem...

The age of a machine, x, in years, is related to the probability of breakdown, y, by the formula...

x = 3 + 1n [y / 1 - y]

Determine the probability of breakdown for 1, 3 and 10 years.

You need to explain what you did to achieve each out come.
 
Physics news on Phys.org


In each case you are given a value of x and asked to solve for the corresponding value of y. You need to rearrange the equation you're provided to be able to do that. By the way, parentheses can help you give a clear presentation of your formula:

x = 3 + ln(y/(1-y))

is a better way to write your formula if you don't use the latex feature here in this post. written with latex

<br /> x = 3 + \ln \left(\frac y{1-y}\right)<br />
 


Uh no, this is basic algebra, and you should give it an attempt first.
 


Ch3st3r said:
Can anyone solve this problem...

The age of a machine, x, in years, is related to the probability of breakdown, y, by the formula...

x = 3 + 1n [y / 1 - y]

Determine the probability of breakdown for 1, 3 and 10 years.

You need to explain what you did to achieve each out come.
It's not at all impossible. What you need to do is to solve the equation for y in terms of x; i.e., find the inverse relationship.

BTW, it's not 1n; it's ln, short for logarithmus naturalis.

Also, you need another pair of parentheses in your equation, like so: x = 3 + ln [y / (1 - y)]
 


I know I'm supposed to rearrange the equation , but from there on I'm stuck... can anyone give me a hint or two?
 


x is the time in years and y is the probability of break down. To find "the probability of breakdown for 1, 3 and 10 years", set x equal to 1, 3, and then 10 and solve for y in each equation:
x= 3+ ln\left(\frac{y}{1- y}\right)
so you need to solve
3+ ln\left(\frac{y}{1- y}\right)= 1

3+ ln\left(\frac{y}{1- y}\right)= 3
and
3+ ln\left(\frac{y}{1- y}\right)= 10

I would start, in each equation by subtracting 3 from both sides. And you invert ln(x) by using its inverse function e^x, the exponential function: if ln(y)= x, then y= e^x.
 


Ok, so now I've got e^-2 [y / 1 - y] = -2

How do i get a value for y?
 


Ch3st3r said:
Ok, so now I've got e^-2 [y / 1 - y] = -2

How do i get a value for y?

What happened to X?

Subtracting 3 from both sides gives you:

x-3 = ln \left( \frac{y}{1-y} \right)
 
Last edited:


So here it is...

The age of a machine, x, in years, is related to the probability of breakdown, y, by the formula...

x = 3 + 1n [y / 1 - y]

Determine the probability of breakdown for 1, 3 and 10 years.

We start off with :- x = 3 + 1n [y / 1 - y]

Using Age of machine is 1 Year x = 1 , we get...

1 = 3 + ln [y / 1 - y]...

Using Exponential e, we get... 1 - 3 (and Exchange Exponential e for + ln..

= e^-2 = [ y / 1 - y ]... (Exponential (e) -2 = 0.135)

Now here's the 'Magic'...

We need to make 'y' the subject so we need to rearrange the equation...

So the Equation becomes... y = 0.135 / 1 + 0.135

Which = y = 0.135 / 1.135 = 0.1189...

The probability of breakdown for 1 year is... 0.1189

Have a go at 3 years and 10 years and see if you get the same Answers as I did...

The probability of breakdown for 3 years is... 0.5
The probability of breakdown for 10 years is.... 0.999
 
  • #10


This is correct. But why not just solve for Y first, then enter the X values as needed?

You should come up with

y = \frac{e^{x-3}}{1+e^{x-3}} = \frac{e^x}{e^3 + e^x}
 
  • #11


Yeah, I like your way of thinking, I 'll keep a note of that. Because up until now I didn't know it could be solved that way. Thanks For the Heads Up.
 
  • #12


But looking at your idea...it's another way... But, I get to thinking my way is a lot Simpler. (Algebra is all about reversing the equation anyway).

i.e...

3x + 4 = 19
3x = 19 - 4
...and so on.

Thanks for your input
 
  • #13


No problem.

Of course, what's simple for one person, isn't necessarily simple for another.

Knowing that this is a homework forum, I'm apt to think that the question you posted might not have been stated exactly as it was given to you. Or, that the instructor may have wanted to see the equation solved for "y" instead.

Also, If you needed to find the value of y for many different values of x, it would be much easier to enter my version into a calculator or spreadsheet. Then, all you would need to do is enter new values of x to get corresponding values of y. No extra algebra necessary!
 
  • #14


It's all part of my Mechanical Engineering HNC, and I know a few people I'm studying with used MS Excel... but come on, using a spreadsheet isn't really showing that you can do the Math, is it. It's not getting the grey matter working.

But like you said it's easier for some than it is others... but like Esther Rantzen used to say, 'That's Life'. Thanks again for your input, Keep up the good work, Cheers.
 
  • #15


Hi, What do I do to rearragne this Equation to make 'I' the subject...

144 x 15.71 + I x 15.71 = (144 + I) 14.05
 
  • #16


What's the Difference between Sine and arcsin? Can I still work out an arcsin problem on my calculator using the sin key?
 
  • #17


Ch3st3r said:
What's the Difference between Sine and arcsin? Can I still work out an arcsin problem on my calculator using the sin key?

First of all, you should start a new post, since this is a new, unrelated question.

Arcsine is the inverse of Sine. It finds the angle given a ratio, whereas Sine finds the ratio given an angle. (The ratio being the length of the side opposite the angle divided by the length of the hypotenuse of a right triangle).

Most calculators use sin^{-1}[/tex] for the Arcsine function, and is usually a 2nd function above the &quot;sin&quot; key.
 
  • #18


First of all, you should start a new post, since this is a new, unrelated question.
zgozvrm is correct. Please post new & unrelated questions by starting a new thread.
 
Back
Top