document.write( "Question 1203790: Hi
\n" ); document.write( "Bob has 3 more $10 notes than $2 notes. The total value of the $2 notes is $94 less than the total value of the $10 notes. How many $2 notes does he have.
\n" ); document.write( "Thanks
\n" ); document.write( "

Algebra.Com's Answer #839626 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "WHICH NOTES        QTY.       VALUE\r\n" );
document.write( "   $2               x           2x\r\n" );
document.write( "   $10             x+3         10(x+3)\r\n" );
document.write( "

\n" ); document.write( "Second sentence in description transcribes to \"2x=-94%2B10%28x%2B3%29\".
\n" ); document.write( "The rest is simple algebra.\r
\n" ); document.write( "\n" ); document.write( ".\r
\n" ); document.write( "\n" ); document.write( ".\r
\n" ); document.write( "\n" ); document.write( "\"x=8\"-------------- 8 of the $2 notes
\n" ); document.write( "
\n" );