document.write( "Question 939217: Apples are 92 cents a pound, and pears are $1.22 a pound. If I spend $4 and the weight of the apples I buy is twice the weight of the pears, how many pounds of pears do I buy?\r
\n" );
document.write( "\n" );
document.write( "Round your answer to three decimal places. \n" );
document.write( "
Algebra.Com's Answer #572273 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! x = pounds of apples \n" ); document.write( "y = pounds of pears \n" ); document.write( "--- \n" ); document.write( "x = 2y \n" ); document.write( "0.92x + 1.22y = 4 \n" ); document.write( "--- \n" ); document.write( "put the system of linear equations into standard form \n" ); document.write( "--- \n" ); document.write( "x - 2y = 0 \n" ); document.write( "0.92x + 1.22y = 4 \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 = 2.6143791 \n" ); document.write( "y = 1.3071895 \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( " |