document.write( "Question 722825: Double the square of a number is increased by 2 resulting in 52. What is the number? \n" ); document.write( "
Algebra.Com's Answer #442909 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 2x^2+2=52 \n" ); document.write( "2x^2=50 \n" ); document.write( "x^2=50/2 \n" ); document.write( "x^2=25 \n" ); document.write( "x=sqrt 25 \n" ); document.write( "x=5 \n" ); document.write( " |