I have try this three different way and still can not come up with the correct answer, could you guide me the right way.

suppose that a spreadsheet contains the following values,
A6, B-4, C2, D3
it said to determine the value of cell E1 if it contains the following formulas.
a +A + B1 than E1 = what
+4*A1+5*B1 than E1 = what
Can you give me some direction Than you

Sure! Let's break down each formula step by step to determine the value of cell E1.

Formula 1: E1 = a + A + B1
To calculate the value of E1 using this formula, we need to know the values of 'a', 'A', and 'B1'. However, you haven't provided any values for these variables, so it is not possible to give a specific answer. If you have the values for 'a', 'A', and 'B1', you can substitute those values into the formula to find the result.

Formula 2: E1 = +4*A1 + 5*B1
Similar to the first formula, we need the values of 'A1' and 'B1' to calculate E1. Again, you haven't provided any values for these variables, so we can't give a specific answer. If you have the values for 'A1' and 'B1', you can substitute them into the formula to find the result.

In general, when working with spreadsheet formulas, it's essential to refer to the correct cell references and input the appropriate values. Check that you are correctly referencing the cells and that the values you are using in the formula are inputted accurately. Make sure you're considering the correct operators and any order of operations if necessary.

If you provide the specific values for 'a', 'A', 'B1', 'A1', and 'B1', I can help you calculate the answers for Formula 1 and Formula 2.