document.write( "Question 2597: How would you solve a proportion of the typ 4/x = x/4? \n" ); document.write( "
Algebra.Com's Answer #1118 by kiru_khandelwal(79)\"\" \"About 
You can put this solution on YOUR website!
4/x = x/4
\n" ); document.write( "=> x*x = 4*4
\n" ); document.write( "=> x^2 = 16
\n" ); document.write( "=> x^2 = (+/-4)^2
\n" ); document.write( "=> x = 4 or x = -4
\n" ); document.write( "
\n" );