document.write( "Question 147783: Please help me write a system of two equations for the following:\r
\n" );
document.write( "\n" );
document.write( "The probability that San Francisco plays in the next Super Bowl is nine times the probability that they do not play in the next Super Bowl. The probability that San Francisco plays in the next Super Bowl plus the probability that they do not play is 1. What is the probability that San Francisco plays in the next Super Bowl. \n" );
document.write( "
Algebra.Com's Answer #108172 by edjones(8007)![]() ![]() You can put this solution on YOUR website! Let x be the probability that they play in the next Super Bowl. \n" ); document.write( "x+9x=1 \n" ); document.write( "10x=1 \n" ); document.write( "x=1/10 Ans. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |