document.write( "Question 163331: Can you please help me with this problem? I am stumped!\r
\n" );
document.write( "\n" );
document.write( "Find a value for k that will make 4x^2+6.4x+k a perfect square. I need to describe the procedure that I used.\r
\n" );
document.write( "\n" );
document.write( "All I can figure so far is:
\n" );
document.write( "k=?
\n" );
document.write( "4x^2+6.4x+k \n" );
document.write( "
Algebra.Com's Answer #120343 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! 4x^2+6.4x+k=0 divide each term by 4 \n" ); document.write( "x^2+(6.4/4)x+k/4=0----eq1\r \n" ); document.write( "\n" ); document.write( "Let (x+a)^2 be the solution to this quadratic \n" ); document.write( "expand, using foil: \n" ); document.write( "x^2+xa+xa+a^2= \n" ); document.write( "x^2+2xa+a^2=0-------eq2 \n" ); document.write( "Now we know that eq2 has to be identical to eq1 in all respects, so: \n" ); document.write( "2a=(6.4/4) divide each side by 2 \n" ); document.write( "a=(6.4/8)-------eq3 \n" ); document.write( "a^2=k/4-----------eq4\r \n" ); document.write( "\n" ); document.write( "substitute eq3 into eq4 \n" ); document.write( "(6.4/8)^2=k/4 or \n" ); document.write( "40.96/64=k/4 multiply each side by 4 \n" ); document.write( "k=40.96/16 \n" ); document.write( "CK \n" ); document.write( "x^2+(6.4/4)x+(40.96/64) \n" ); document.write( "(x+6.4/8)^2 expand using foil \n" ); document.write( "x^2+(6.4/8)x+(6.4/8)x+(6.4/8)^2= \n" ); document.write( "x^2+(6.4/4)x+40.96/64\r \n" ); document.write( "\n" ); document.write( "We can work this problem without dividing each term by 4 as we did initially. \n" ); document.write( "4x^2+6.4x+k----------------eq1a \n" ); document.write( "Let (ax+b)^2 be the solution ( a perfect square) expand using foil \n" ); document.write( "a^2x^2+abx+abx+b^2 or \n" ); document.write( "a^2x^2+2abx+b^2-----again, this must be identical to eq1a, so:\r \n" ); document.write( "\n" ); document.write( "a^2=4-------------eq2a\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2ab=6.4-----------eq3a divide each side by 2a \n" ); document.write( "b=6.4/2a-------substitute this into eq4a\r \n" ); document.write( "\n" ); document.write( "and b^2=k-----eq4a \n" ); document.write( "(6.4/2a)^2=k \n" ); document.write( "(40.96/4a^2)=k but from eq2a, a^2=4, therefore \n" ); document.write( "k=(40.96/16)-------------------------same as before\r \n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |