document.write( "Question 424673: If P(A or B) = 0.8, P(A)= 0.1 and P(B) = 0.9 determine P(A and B) \n" ); document.write( "
Algebra.Com's Answer #295967 by linh117(31)\"\" \"About 
You can put this solution on YOUR website!
P(A or B)= P(A) + P(B) - P(A and B)
\n" ); document.write( "0.8=0.1+0.9-x\r
\n" ); document.write( "\n" ); document.write( "Since x is on the right-hand side of the equation, switch the sides so it is on the left-hand side of the equation.
\n" ); document.write( "0.1+0.9-x=0.8\r
\n" ); document.write( "\n" ); document.write( "Add 0.9 to 0.1 to get 1.
\n" ); document.write( "1-x=0.8\r
\n" ); document.write( "\n" ); document.write( "Since 1 does not contain the variable to solve for, move it to the right-hand side of the equation by subtracting 1 from both sides.
\n" ); document.write( "-x=-1+0.8\r
\n" ); document.write( "\n" ); document.write( "Add 0.8 to -1 to get -0.2.
\n" ); document.write( "-x=-0.2\r
\n" ); document.write( "\n" ); document.write( "Multiply each term in the equation by -1.
\n" ); document.write( "-x*-1=-0.2*-1\r
\n" ); document.write( "\n" ); document.write( "Multiply -x by -1 to get x.
\n" ); document.write( "x=-0.2*-1\r
\n" ); document.write( "\n" ); document.write( "Multiply -0.2 by -1 to get 0.2.
\n" ); document.write( "x=0.2
\n" ); document.write( "
\n" );