document.write( "Question 598753: Stephen and Sara are brother and sister. Stephen has twice as many sisters as he has brothers. Sara has the same number of brothers as sisters.
\n" ); document.write( "A)Set up a system of equations to model this situation. How did you figure out what each equation would be? Let d be the number of daughters that Stephen and Sara's parents have, and s be the number of sons that Stephen and Sara's parents have.
\n" ); document.write( "B)How many sisters does Stephen have?
\n" ); document.write( "C)How many sisters does Sara have?
\n" ); document.write( "D)How many brothers does Stephen have?
\n" ); document.write( "E)How many brothers does Sara have?
\n" ); document.write( "

Algebra.Com's Answer #378690 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
\"+s+\" = number of Sons
\n" ); document.write( "Stephen is 1 of the Sons, so he has \"+s+-+1+\" brothers
\n" ); document.write( "\"+d+\" = number of daughters, which is number of sisters he has
\n" ); document.write( "given:
\n" ); document.write( "(1) \"+d+=+2%2A%28+s+-+1+%29+\"
\n" ); document.write( "----------------
\n" ); document.write( "Sarah is one of the daughters, so she has
\n" ); document.write( "\"+d+-+1+\" sisters
\n" ); document.write( "The number of her brothers is the number of Sons
\n" ); document.write( "given:
\n" ); document.write( "(2) \"+s+=+d+-+1+\"
\n" ); document.write( "--------------
\n" ); document.write( "From (2),
\n" ); document.write( "(2) \"+d+=+s+%2B+1+\"
\n" ); document.write( "Substitute (2) into (1)
\n" ); document.write( "(1) \"+s+%2B+1+=+2s+-+2+\"
\n" ); document.write( "(1) \"+s+=+3+\"
\n" ); document.write( "and
\n" ); document.write( "(2) \"+d+=+s+%2B+1+\"
\n" ); document.write( "(2) \"+d+=+4+\"
\n" ); document.write( "-------------
\n" ); document.write( "(B)
\n" ); document.write( "Stephen has \"+d+=+4+\" sisters
\n" ); document.write( "-------
\n" ); document.write( "(C)
\n" ); document.write( "Sarah has \"+d+-+1+=+3+\" sisters
\n" ); document.write( "-------
\n" ); document.write( "(D)
\n" ); document.write( "Stephen has \"+s+-+1+=+2+\" brothers
\n" ); document.write( "--------
\n" ); document.write( "(E)
\n" ); document.write( "Sarah has \"+s+=+3+\" brothers
\n" ); document.write( "
\n" );