document.write( "Question 925343: A building contractor has paid $2088 for 54 doors. If inside doors cost $35 each and outside doors cost $46 each, how many of each type of door did he buy? \n" ); document.write( "
Algebra.Com's Answer #561453 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
x = inside doors
\n" ); document.write( "y = outside doors
\n" ); document.write( "---
\n" ); document.write( "35x + 46y = 2088
\n" ); document.write( "x + y = 54
\n" ); document.write( "---
\n" ); document.write( "put the system of linear equations into standard form
\n" ); document.write( "---
\n" ); document.write( "35x + 46y = 2088
\n" ); document.write( "x + y = 54
\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 = inside doors = 36
\n" ); document.write( "y = outside doors = 18
\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, 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" );