document.write( "Question 624317: If the total cost of x apples is b cents, what is a general formula for the cost, in cents, of y apples?\r
\n" );
document.write( "\n" );
document.write( "I have tried a few ideas.. And im sure they're wrong, but im trying to read each word of the problem and equate that to an operand or an operation.\r
\n" );
document.write( "\n" );
document.write( "x b
\n" );
document.write( "- = -
\n" );
document.write( "1 100\r
\n" );
document.write( "\n" );
document.write( "Then i was fiddling around with the following giving myself an example: if 10 apples was 100 cents..\r
\n" );
document.write( "\n" );
document.write( "10x = 100\r
\n" );
document.write( "\n" );
document.write( "y = x\r
\n" );
document.write( "\n" );
document.write( "Not sure what it means, but I probably am missing just one or two main parts. \r
\n" );
document.write( "\n" );
document.write( "Please assist if you have time!\r
\n" );
document.write( "\n" );
document.write( "Charlie \n" );
document.write( "
Algebra.Com's Answer #392688 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! x apples: b cents\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x/x apples: b/x cents\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "1 apple: b/x cents\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y*1 apple: by/x cents\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y apples: by/x cents\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y apples cost |