document.write( "Question 34575: Solve for \"x\"\r
\n" );
document.write( "\n" );
document.write( "x^2/3=x/5\r
\n" );
document.write( "\n" );
document.write( "I tried to solve but it doesnt check:\r
\n" );
document.write( "\n" );
document.write( "x^2/3=x/5
\n" );
document.write( "5x^2=3x
\n" );
document.write( "?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #20862 by stanbon(75887) ![]() You can put this solution on YOUR website! OK so far. \n" ); document.write( "5x^2=3x \n" ); document.write( "5x^2-3x=0 \n" ); document.write( "x(5x-3)=0 \n" ); document.write( "Either x=0 or 5x-3=0 \n" ); document.write( "x=0 or x=3/5 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |