document.write( "Question 935204: A sum of $500 is in the form of denominations of $5 and $10. If the total number of notes is 90, find the number of notes of each type. \n" ); document.write( "
Algebra.Com's Answer #568363 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
x = number of 5 dollar notes
\n" ); document.write( "y = number of 10 dollar notes
\n" ); document.write( "---
\n" ); document.write( "x + y = 90
\n" ); document.write( "5x + 10y = 500
\n" ); document.write( "---
\n" ); document.write( "put the system of linear equations into standard form
\n" ); document.write( "---
\n" ); document.write( "x + y = 90
\n" ); document.write( "5x + 10y = 500
\n" ); document.write( "---
\n" ); document.write( "copy and paste the above standard form linear equations in to this solver:
\n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php
\n" ); document.write( "---
\n" ); document.write( "solution:
\n" ); document.write( "x = number of 5 dollar notes = 80
\n" ); document.write( "y = number of 10 dollar notes = 10
\n" ); document.write( "---
\n" ); document.write( "Free algebra tutoring live chat:
\n" ); document.write( "https://sooeet.com/chat.php?gn=algebra
\n" ); document.write( "---
\n" ); document.write( "Solve and graph linear equations:
\n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php
\n" ); document.write( "---
\n" ); document.write( "Solve quadratic equations with quadratic formula:
\n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php
\n" ); document.write( "---
\n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables:
\n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php
\n" ); document.write( "---
\n" ); document.write( "
\n" );