document.write( "Question 996083: Solve the following using rules of replacement:\r
\n" ); document.write( "\n" ); document.write( "R ∨ V , R → (H ∧ S), V → (H ∧ N) ∴ H ∧ (S ∨ N)
\n" ); document.write( "

Algebra.Com's Answer #614649 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
\n" ); document.write( "\n" ); document.write( "
NumberStatementLines UsedReason
1R v V
2R --> (H & S)
3V --> (H & N)
:.H & (S v N)
4[ R --> (H & S) ] & [ V --> (H & N) ]2,3Conj
5(H & S) v (H & N)4,1CD
6H & (S v N)5Dist
\r
\n" ); document.write( "\n" ); document.write( "Acronyms/Abbreviations used
\n" ); document.write( "CD = Constructive Dilemma
\n" ); document.write( "Conj = Conjunction
\n" ); document.write( "Dist = Distribution
\n" ); document.write( "
\n" );