document.write( "Question 935688: You must click 2 buttons. Each has a 33% chance of working. You must successfully click both to get the machine to work. You cannot click the second button if the first fails. What is the total chance of the macine working?\r
\n" );
document.write( "\n" );
document.write( "Trying to solve. X means failed attempt, while Y means successful.
\n" );
document.write( "x
\n" );
document.write( "x
\n" );
document.write( "yx
\n" );
document.write( "yx
\n" );
document.write( "yy\r
\n" );
document.write( "\n" );
document.write( "1/5 chance? \n" );
document.write( "
Algebra.Com's Answer #568997 by Theo(13342)![]() ![]() You can put this solution on YOUR website! 2 buttons need to be clicked. \n" ); document.write( "x = failed attempt \n" ); document.write( "y = successful attempt \n" ); document.write( "both need to be successful, so the solution will be y * y.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |