document.write( "Question 62889: Suppose that four times the square of a number equals 20 times that number. what is the number? \n" ); document.write( "
Algebra.Com's Answer #43701 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! 4X^2=20X \n" ); document.write( "4X^2-20X=0 \n" ); document.write( "4X(X-5)=0 \n" ); document.write( "4X=0 \n" ); document.write( "X=0 \n" ); document.write( "X-5=0 \n" ); document.write( "X=5 SOLUTION \n" ); document.write( "PROOF \n" ); document.write( "4*5^2=20*5 \n" ); document.write( "4*25=100 \n" ); document.write( "100=100 \n" ); document.write( " \n" ); document.write( " |