document.write( "Question 824428: two positive numbers are consecutive even integers. if the square of the smaller increased by 3 times the larger is 34, find the positive integers. \n" ); document.write( "
Algebra.Com's Answer #496475 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
---
\n" ); document.write( "y = x + 2
\n" ); document.write( "xx + 3y = 34
\n" ); document.write( "xx + 3(x + 2) = 34
\n" ); document.write( "xx + 3x + 6 = 34
\n" ); document.write( "xx + 3x - 28 = 0
\n" ); document.write( "---
\n" ); document.write( "the above quadratic equation is in standard form, with a=1, b=3, and c=-28
\n" ); document.write( "---
\n" ); document.write( "to solve the quadratic equation, by using the quadratic formula, copy and paste this:
\n" ); document.write( "1 3 -28
\n" ); document.write( "into this solver: https://sooeet.com/math/quadratic-equation-solver.php
\n" ); document.write( "---
\n" ); document.write( "this quadratic has two real roots (the x-intercepts), which are:
\n" ); document.write( "x = 4
\n" ); document.write( "x = -7
\n" ); document.write( "---
\n" ); document.write( "the negative root doesn't abide by this problem's statement, so use the positive root:
\n" ); document.write( "---
\n" ); document.write( "answer:
\n" ); document.write( "x = 4
\n" ); document.write( "y = 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( "
\n" );