document.write( "Question 927011: 64 votes were cast for homecoming queen. Barbara received 1/4 of the votes. Hannah got as many votes as Julie and Donna put together. Donna got 1/3 as many votes as Julie. How many votes did Julie get? \n" ); document.write( "
Algebra.Com's Answer #562646 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! x = votes for barbara \n" ); document.write( "y = votes for hannah \n" ); document.write( "z = votes for julie \n" ); document.write( "u = votes for donna \n" ); document.write( "--- \n" ); document.write( "x + y + z + u = 64 \n" ); document.write( "x = 64/4 \n" ); document.write( "y = z + u \n" ); document.write( "u = z/3 \n" ); document.write( "--- \n" ); document.write( "put the system of linear equations into standard form \n" ); document.write( "--- \n" ); document.write( "x + y + z + u = 64 \n" ); document.write( "x = 16 \n" ); document.write( "y - z - u = 0 \n" ); document.write( "z - 3u = 0 \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 = votes for barbara = 16 \n" ); document.write( "y = votes for hannah = 24 \n" ); document.write( "z = votes for julie = 18 \n" ); document.write( "u = votes for donna = 6 \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( " |