document.write( "Question 350033: Determine the truth value for each of the following statements:
\n" );
document.write( "(i) 4 + 3 = 6 AND 3 + 3 = 6
\n" );
document.write( "(ii) 5 + 3 = 8 OR 3 + 1 = 5
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #250173 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! i) 4 + 3 = 6 AND 3 + 3 = 6 is false because 4+3=6 is false (both need to be true in order for entire statement to be true)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "ii) 5 + 3 = 8 OR 3 + 1 = 5 is true since 5+3=8 is true (you need at least one statement to be true for entire statement to be true)\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If you need more help, email me at jim_thompson5910@hotmail.com\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Also, feel free to check out my tutoring website\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Jim \n" ); document.write( " |