document.write( "Question 988447: a notebook costs 98 cents more than a pencil. represent the cost of half a dozen pencils and 3 notebooks \n" ); document.write( "
Algebra.Com's Answer #609028 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+n+\" = the cost of a notebook
\n" ); document.write( "Let \"+p+\" = the cost of a pencil
\n" ); document.write( "\"+n+=+p+%2B+98+\" ( in cents )
\n" ); document.write( "-------------------------
\n" ); document.write( "\"+6p+%2B+3n+\"
\n" ); document.write( "also:
\n" ); document.write( "\"+6p+%2B+3%2A%28+p+%2B+98+%29+\"
\n" ); document.write( "\"+6p+%2B+3p+%2B+294+\"
\n" ); document.write( "\"+9p+%2B+294+\" cents\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );