1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Rama09 [41]
3 years ago
9

What can Marla enter into cell A11 to find out how much money is left in her budget and to make sure the cell is updated wheneve

r she changes any of the other costs? =A2-A4-A6-A8-A10 +A2-A4-A6-A8-A10 =A4-A6-A8-A10+A2 +A4-A6-A8-A10=A2
Computers and Technology
1 answer:
Nookie1986 [14]3 years ago
8 0
Personally I have my budget spreadsheet with all of my expenses in columns. Then I have a column showing my estimated paycheck (updating with actual# later).  Then the formula in the "Remaining" column that I use is this:    sum((A1:A99)-A100)  Where A1 through A99 (or whatever# of expenses you have) and -A100 or whatever cell name your paycheck/money is entered into - and that's all I do.  I actually have a 3 year budget, including birthdays, holidays, vacations, etc. so that you can plan ahead for any expenses and save away any extra.
You might be interested in
A relational database can best be described as a collection of related _____ designed to minimize redundant data.
blondinia [14]

A relational database can best be described as a collection of related tables designed to minimize redundant data.

<h3>What is a relational database?</h3>

A relational database is known to be a type of database that keeps and gives people room or access to data points that are known to be linked to each other.

Conclusively,  Relational databases are known to have relational model, an good and specific way of showing data through the use of tables.

Learn more about relational database from

brainly.com/question/13262352

7 0
3 years ago
You can use Spotify to embed or link to what media
Anna35 [415]

Spotify is an application that is used to play music, podcasts, and songs using internet access.

<u>Explanation:</u>

Spotify is a very versatile and well-developed application that enables it to personalize the user experience. The user is provided to choose their favourite singers and composers. A user can select language preferences about the music they like.

The algorithms of Spotify work in a fashion so as to recommend more music from the user's preferences and previously played songs. Two users can have different preferences and subsequently, their Spotify will appear in a different manner from each other because of the personalization that has been provided to them through their preferences.    

8 0
3 years ago
Write a recursive function called DrawTriangle() that outputs lines of '*' to form a right side up isosceles triangle. Function
lorasvet [3.4K]

Answer:

Code:-  

# function to print the pattern

def draw_triangle(n, num):

     

   # base case

   if (n == 0):

       return;

   print_space(n - 1);

   print_asterisk(num - n + 1);

   print("");

 

   # recursively calling pattern()

   pattern(n - 1, num);

   

# function to print spaces

def print_space(space):

     

   # base case

   if (space == 0):

       return;

   print(" ", end = "");

 

   # recursively calling print_space()

   print_space(space - 1);

 

# function to print asterisks

def print_asterisk(asterisk):

     

   # base case

   if(asterisk == 0):

       return;

   print("* ", end = "");

 

   # recursively calling asterisk()

   print_asterisk(asterisk - 1);

   

# Driver Code

n = 19;

draw_triangle(n, n);

Output:-  

# Driver Code n = 19;| draw_triangle(n, n);

4 0
3 years ago
What Boolean operator can you use to broaden your search results?
7nadin3 [17]

Answer:

or it is because maybe if you like you can uses this

6 0
3 years ago
Review Questions. p.45(1-10)<br> 1) What was probably the earliest computing machine?
slava [35]
The abacus
*it was used as a simple computing device for performing arithmetic
5 0
3 years ago
Other questions:
  • You use this method to determine the number of items stored in an arraylist object.
    12·1 answer
  • What are the three parts of a Function
    12·1 answer
  • How to program a concrete Damage-Plasticity material?
    5·1 answer
  • this device can be used to type documents,send email,browse the internet,handle spreadsheets,do presentations,play games,and mor
    14·1 answer
  • Piers wants to take a course on XML. He is a certified web designer, but he has not used XML before. How can he use XML to impro
    8·1 answer
  • Why is the technology so effective in tracking contacts
    7·1 answer
  • PLEASE HELP! Please dont answer if your going to guess
    14·2 answers
  • Ergonomics implications of computer​
    12·1 answer
  • Level Access Test - Please Ignore
    14·1 answer
  • How do I mark brainlyist
    7·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!