document.write( "Question 927523: Twice a certain whole number subtracted from 3times the square of the number leaves 133. Find the number \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #563025 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Twice a certain whole number subtracted from 3times the square of the number leaves 133. \n" ); document.write( "3n^2 - 2n = 133 \n" ); document.write( "3n^2 - 2n - 133 = 0 \n" ); document.write( "(3n + 19)(n - 7) = 0 \n" ); document.write( "whole number \n" ); document.write( "n = 7 \n" ); document.write( " |