document.write( "Question 928480: A landscaping company placed two orders with a nursery. The first order was for 13 bushes and 4 trees, and totaled $487. The second order was for 6 bushes and 2 trees, and totaled $232. the bills do not list the per-item price. What were the cost of one bush and 1 tree? \n" ); document.write( "
Algebra.Com's Answer #563683 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! x = cost of bush \n" ); document.write( "y = cost of tree \n" ); document.write( "--- \n" ); document.write( "13x + 4y = 487 \n" ); document.write( "6x + 2y = 232 \n" ); document.write( "--- \n" ); document.write( "put the system of linear equations into standard form \n" ); document.write( "--- \n" ); document.write( "13x + 4y = 487 \n" ); document.write( "6x + 2y = 232 \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 = cost of bush = 23 \n" ); document.write( "y = cost of tree = 47 \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( " |