document.write( "Question 260016: If y = 2 and x = √(3 - 5y + 4y2), then what is the value of x?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #191514 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! y = 2 \n" ); document.write( "x = √(3 - 5y + 4y2) \n" ); document.write( "x=sqrt(3-5*2+4*2^2) \n" ); document.write( "x=sqrt(3-10+4*4) \n" ); document.write( "x=sqrt(-7+16) \n" ); document.write( "x=sqrt9 \n" ); document.write( "x=3 ans. \n" ); document.write( " \n" ); document.write( " |