document.write( "Question 1161076: Nicki has n stamps. She has half as many
\n" ); document.write( "stamps as Mark has. Together, Nicki and
\n" ); document.write( "Mark have 100 more stamps than Basilio.
\n" ); document.write( "In terms of n, how many stamps does
\n" ); document.write( "Basilio have?
\n" ); document.write( "

Algebra.Com's Answer #784515 by MathLover1(20850)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Nicki has \"n\" stamps. \r
\n" ); document.write( "\n" ); document.write( "She has half as many stamps as Mark has.=> Mark has \"2n\" stamps
\n" ); document.write( "Together, Nicki and Mark have:\"3n\"stamps\r
\n" ); document.write( "\n" ); document.write( "if Nicki and Mark together have \"100\" more stamps than Basilio,\r
\n" ); document.write( "\n" ); document.write( "in terms of \"n\", Basilio have \"3n-100\" stamps
\n" ); document.write( "
\n" );