document.write( "Question 823793: Rosie is buying flowers for her garden. Petunias cost $4.00 per pot and violets cost $5.00 per pot. She buys 21 pots and the total cost is $91.00. How many of each kind of flower did she buy? \n" ); document.write( "
Algebra.Com's Answer #495791 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! --- \n" ); document.write( "x = petunias \n" ); document.write( "y = violets \n" ); document.write( "--- \n" ); document.write( "x + y = 21 \n" ); document.write( "4x + 5y = 91 \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( "answer: \n" ); document.write( "x = petunias = 14 \n" ); document.write( "y = violets = 7 \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( " |