document.write( "Question 927191: 1. One integer is 2 more than another. Their product is 35. Find the Integers
\n" );
document.write( "2. One integer is 5 less than 4 times another. Their product is 21. Find the integer
\n" );
document.write( "3. If 4 is added to the square of an integer the result is 5 less than 10 times that integer. Find the integer \n" );
document.write( "
Algebra.Com's Answer #562775 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! please post each question separately \n" ); document.write( "below is the answer to the first question: \n" ); document.write( "--- \n" ); document.write( "y = x + 2 \n" ); document.write( "xy = 35 \n" ); document.write( "--- \n" ); document.write( "xy = 35 \n" ); document.write( "x(x + 2) = 35 \n" ); document.write( "xx + 2x - 35 = 0 \n" ); document.write( "--- \n" ); document.write( "the above quadratic equation is in standard form, with a=1, b=2 and c=-35 \n" ); document.write( "--- \n" ); document.write( "to solve the quadratic equation, by using the quadratic formula, copy and paste this: \n" ); document.write( "1 2 -35 \n" ); document.write( "into this solver: https://sooeet.com/math/quadratic-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "the quadratic has two real roots at: \n" ); document.write( "--- \n" ); document.write( "x = 5 \n" ); document.write( "x = -7 \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "using either root works for this problem: \n" ); document.write( "x = 5 \n" ); document.write( "y = 7 \n" ); document.write( "OR \n" ); document.write( "x = -7 \n" ); document.write( "y = -5 \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( " |