document.write( "Question 1101634: So, the formula is y=a (times) b (to the power of) x
\n" );
document.write( "My table is:
\n" );
document.write( "FOR X: FOR Y:
\n" );
document.write( "-2 8
\n" );
document.write( "-1 4
\n" );
document.write( "0 2
\n" );
document.write( "1 1
\n" );
document.write( "Can you help me find the B-value please? \n" );
document.write( "
Algebra.Com's Answer #716268 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! There is no B value. \n" ); document.write( "B and b are distinct and different variables. \n" ); document.write( "X and x are distinct and different variables. \n" ); document.write( "Y and y are distinct and different variables. \n" ); document.write( "Variables are case sensitive. \n" ); document.write( "y=a (times) b (to the power of) x \n" ); document.write( "should be written \n" ); document.write( "y=a*b^x \n" ); document.write( "Mathematics is a language with rules just as other languages have rules on how to spell and write them. \n" ); document.write( " |