subject

Jim uses the following table to store the test scores of six new students who joined his class recently. He wants to use a formula that will indicate whether the students have cleared the test or not. The students can clear the test if they score more than 60. Which formula should Jim use

A.
=IF(C3<60;"Pass";"Fail")
B.
=IF(C3>60;"Pass";"Fail")
C.
=IF(C3>60;"Pass";"Pass")
D.
=XOR(C4>60;"Pass")
E.
=AND(C4>60;"Pass";"Fail")


Jim uses the following table to store the test scores of six new students who joined his class recen

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 01:00
Duplicating objects creates copies that a. move differently than the original object b. erase the original object c. look and act like the original object d. add events to a game
Answers: 1
question
Computers and Technology, 23.06.2019 03:10
Fill in the following program so that it will correctly calculate the price of the orange juice the user is buying based on the buy one get one sale.#include //main functionint main() { int cartons; float price, total; //prompt user for input information printf("what is the cost of one container of oj in dollars? \n"); scanf(" [ select ] ["%d", "%c", "%f", "%lf"] ", & price); printf("how many containers are you buying? \n"); scanf(" [ select ] ["%d", "%c", "%f", "%lf"] ", & cartons); if ( [ select ] ["cartons / 2", "cartons % 1", "cartons % 2", "cartons % price", "cartons / price", "cartons / total"] [ select ] ["=", "==", "! =", "< =", "> =", "< "] 0) total = [ select ] ["price * cartons", "cartons * price / 2 + price", "(cartons / 2) * price", "cartons / (2.0 * price)", "(cartons / 2.0) * price + price", "((cartons / 2) * price) + price"] ; else total = ((cartons / 2) * price) + price; printf("the total cost is $%.2f.\n", total); return 0; }
Answers: 2
question
Computers and Technology, 23.06.2019 23:30
Worth 50 points answer them bc i am not sure if i am wrong
Answers: 1
question
Computers and Technology, 24.06.2019 14:00
When creating a field in a table, you must set the to determine what type of data the field can store. field property data type field type data property
Answers: 1
You know the right answer?
Jim uses the following table to store the test scores of six new students who joined his class recen...
Questions
question
Social Studies, 20.01.2021 04:40
question
Mathematics, 20.01.2021 04:40
question
Arts, 20.01.2021 04:40
question
Mathematics, 20.01.2021 04:40
question
Computers and Technology, 20.01.2021 04:40
question
Biology, 20.01.2021 04:40
question
Mathematics, 20.01.2021 04:40
question
Mathematics, 20.01.2021 04:40
Questions on the website: 13722362