document.write( "Question 1076934: 1. Ichiro Suzuki holds the American League record for the most hits in a single baseball season. In 2004, Suzuki
\n" );
document.write( "had a total of 262 hits for the Seattle Mariners. He hit three fewer triples than home runs, and he hit three times as
\n" );
document.write( "many doubles as home runs. Suzuki also hit 45 times as many singles as triples.
\n" );
document.write( "a) Setup 4 equations using the information given, and the following variables:
\n" );
document.write( "s = single, d = double, t = triple, h = home run\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "i need to set up 4 equations and dont know where to start \n" );
document.write( "
Algebra.Com's Answer #691514 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! s+d+t+h=262 \n" ); document.write( "h-3=t \n" ); document.write( "d=3h \n" ); document.write( "s=45t \n" ); document.write( "substitute \n" ); document.write( "45t+3h+t+h-3=262 \n" ); document.write( "but h=3+t \n" ); document.write( "45t+3(3+t)+t+t+3=262 \n" ); document.write( "45t+9+3t+2t+3=262 \n" ); document.write( "50t=250 \n" ); document.write( "t=5 \n" ); document.write( "h=8 \n" ); document.write( "d=24 \n" ); document.write( "s=225 \n" ); document.write( "1===1===1===1===262 \n" ); document.write( "0===0==-1===1====3 \n" ); document.write( "0===1==0===-3====0 \n" ); document.write( "1===0==-45==0====0\r \n" ); document.write( "\n" ); document.write( "That is the matrix. \n" ); document.write( " \n" ); document.write( " |